Mercurial > wow > itemauditor
log Modules/Utils.lua @ 86:8d5ad3b71f6f
age | author | description |
---|---|---|
Sat, 07 Aug 2010 11:16:21 -0700 | Asa Ayers | Removed references to Skillet in core functionality. Skillet really should be optional. |
Tue, 27 Jul 2010 18:15:38 -0700 | Asa Ayers | Converting ItemAuditor modules into true modules instead of a bunch of files that all write to the ItemAuditor table. |
Tue, 27 Jul 2010 17:58:33 -0700 | Asa Ayers | Replaced all instances of addon with ItemAuditor and I moved ItemAuditor out of the global namespace. The conversion was mostly a search/replace offering no new functionality. That will come in a later commit. |
Sun, 25 Jul 2010 15:51:00 -0700 | Asa Ayers | Refactored the way the window for /ia invested works so I can add more tabs. |
Mon, 19 Jul 2010 20:16:40 -0700 | Asa Ayers | Implemented COD mail. This loses the ability to track postage, but that will be restored next. |
Sun, 11 Jul 2010 09:24:33 -0700 | Asa Ayers | - Fixed a bug with the mail where items get recorded by the mail scanner and the bag scanner. v0.1 |