Mercurial > wow > inventory
log Modules/Config.lua @ 152:311eb97cb983
age | author | description |
---|---|---|
Thu, 20 Jan 2011 20:13:00 +0100 | Zerotorescue | Added mass export to the extra panel of the config. Next step is to support an easy way to backup settings. :) |
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:28:24 +0100 | Zerotorescue | Fixed premade group updating. |
Wed, 12 Jan 2011 19:58:39 +0100 | Zerotorescue | Added tooltips to the item refill window headers. |
Tue, 11 Jan 2011 19:48:35 +0100 | Zerotorescue | The confirmation window when refilling from the (guild) bank is enabled can now be skipped at the general config. It defaults to false. |
Sun, 09 Jan 2011 17:49:33 +0100 | Zerotorescue | All print(...) function calls are now handled by addon:Print(text, color). |
Fri, 07 Jan 2011 22:19:03 +0100 | Zerotorescue | AceSerializer has been enabled again as it?s used when exporting/importing groups. All other unused libraries are now really removed. |