log Summary.lua @ 72:7ca83ad9d67a

age author description
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.