Mercurial > wow > inventory
log Core.lua @ 84:3bec0ea44607
age | author | description |
---|---|---|
Thu, 06 Jan 2011 20:05:30 +0100 | Zerotorescue | Cleaned the Inventorium folder; moved all classes to classes directory, modules to modules directory and support addons to plugins directory. In addition support addons are now references within XML files rather than inside the TOC. |
Thu, 06 Jan 2011 10:48:56 +0100 | Zerotorescue | Added options to toggle the automatic refilling. This defaults to true. |
Sat, 25 Dec 2010 22:07:07 +0100 | Zerotorescue | Moved the group functions to the item data class. |
Fri, 24 Dec 2010 21:55:11 +0100 | Zerotorescue | Default summary width is now 700 pixels (up from 650). |
Thu, 23 Dec 2010 14:02:04 +0100 | Zerotorescue | Group functions moved to the config module, this should fix an issue with the item list not updating when adding items. |
Thu, 23 Dec 2010 13:32:19 +0100 | Zerotorescue | Accidentally removed the database patcher call from the OnInitialize. |