Mercurial > wow > inventory
log Modules/Scanner.lua @ 144:12a8ea5af671
age | author | description |
---|---|---|
Wed, 19 Jan 2011 23:21:16 +0100 | Zerotorescue | Added a ?remove? button to the crafting queue. |
Tue, 18 Jan 2011 23:00:18 +0100 | Zerotorescue | Always making sure the mover window is not there and making the frame when all data is ready, rather than before checking if the confirmation should even appear. |
Tue, 18 Jan 2011 06:30:53 +0100 | Zerotorescue | Fixed an error when scanning a bank, guild bank or mailbox. |
Tue, 18 Jan 2011 00:33:47 +0100 | Zerotorescue | The mover frame will now be build the first time it is needed rather than on module load. |
Tue, 18 Jan 2011 00:30:15 +0100 | Zerotorescue | Rewrote queueing module to insert a GUI. |
Sun, 16 Jan 2011 00:41:02 +0100 | Zerotorescue | Restocking from a merchant now considers bonus queue and min crafting queue settings. |
Sat, 15 Jan 2011 18:52:01 +0100 | Zerotorescue | Reduced usage of global functions by defining them locally. |