Mercurial > wow > inventory
log Config.lua @ 82:f885805da5d6
age | author | description |
---|---|---|
Thu, 06 Jan 2011 10:48:56 +0100 | Zerotorescue | Added options to toggle the automatic refilling. This defaults to true. |
Sat, 25 Dec 2010 22:07:07 +0100 | Zerotorescue | Moved the group functions to the item data class. |
Sat, 25 Dec 2010 15:33:40 +0100 | Zerotorescue | Overriding toggle boxes should no longer give errors. |
Thu, 23 Dec 2010 14:02:04 +0100 | Zerotorescue | Group functions moved to the config module, this should fix an issue with the item list not updating when adding items. |
Thu, 23 Dec 2010 13:57:48 +0100 | Zerotorescue | When the track at option of a group is overridden, the default is no longer passed by reference but copied whenever it is a table. |
Thu, 23 Dec 2010 03:19:27 +0100 | Zerotorescue | Added warning to AuctionLite pricing addon selection stating the addon wasn?t tested properly yet. |
Wed, 22 Dec 2010 19:56:55 +0100 | Zerotorescue | Seperated the config from Core.lua. |