Mercurial > wow > inventory
log Queue.lua @ 75:2127ab01ed4a
age | author | description |
---|---|---|
Sat, 25 Dec 2010 15:33:40 +0100 | Zerotorescue | Overriding toggle boxes should no longer give errors. |
Wed, 22 Dec 2010 19:56:55 +0100 | Zerotorescue | Seperated the config from Core.lua. |
Wed, 22 Dec 2010 15:04:09 +0100 | Zerotorescue | Command handler function is now private, no need to keep it global when you can use the global SlashCmdList["INVENTORIUM"](msg) instead. |
Sat, 20 Nov 2010 17:24:16 +0100 | Zerotorescue | The list of possible commands when you write /im without any arguement will now include commands inserted by modules with their own descriptions. |
Sat, 30 Oct 2010 23:04:45 +0200 | Zerotorescue | Added an info box to the top of the general group. v0.1.6-BETA |
Thu, 28 Oct 2010 19:14:30 +0200 | Zerotorescue | If Auctioneer data can not be retrieved, it will now display as ?Error? rather than break the caching. |