Mercurial > wow > inventory
log Summary.lua @ 74:8d11fc88ecab
age | author | description |
---|---|---|
Fri, 24 Dec 2010 21:55:11 +0100 | Zerotorescue | Default summary width is now 700 pixels (up from 650). |
Fri, 24 Dec 2010 16:10:20 +0100 | Zerotorescue | Default size for the summary window increase to 700 pixels (from 650). |
Thu, 23 Dec 2010 18:33:05 +0100 | Zerotorescue | Color coding for item quantities in the summary now defaults to white when none of the selected colors in the config fall within range. |
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. |
Tue, 21 Dec 2010 14:24:15 +0100 | Zerotorescue | Added a minimum local stock option. I reckon people will want to keep maybe a stack in their bags/AH and another stack in their bank. |
Mon, 20 Dec 2010 14:30:31 +0100 | Zerotorescue | Altoholic should now properly show an on select message when chosen. |