Mercurial > wow > inventory
log Core.lua @ 169:d367da49a490
age | author | description |
---|---|---|
Tue, 25 Jan 2011 10:11:09 +0100 | Zerotorescue | Debug function can now print tables. |
Sat, 22 Jan 2011 19:24:48 +0100 | Zerotorescue | You can now select which guilds to include in the item count when selecting an item count supporting this. |
Sat, 22 Jan 2011 02:57:08 +0100 | Zerotorescue | Added initial guild bank data excluding (for addons like DataStore). This setting is currently not stored on relog. |
Tue, 18 Jan 2011 11:34:48 +0100 | Zerotorescue | Now keeping track how many times an item has been queued into your favorite crafting addon. |
Tue, 18 Jan 2011 00:18:12 +0100 | Zerotorescue | Debug channel will now be recreated when it was already found rather than re-used. This should prevent invisible debug frames. |
Sat, 15 Jan 2011 18:52:01 +0100 | Zerotorescue | Reduced usage of global functions by defining them locally. |
Sat, 15 Jan 2011 17:09:08 +0100 | Zerotorescue | addon.Locations table is used at multiple modules, definition moved to Core.lua. |