Mercurial > wow > itemauditor
log Modules/Utils.lua @ 87:26f45b6e8d4d
age | author | description |
---|---|---|
Sun, 08 Aug 2010 07:57:45 -0700 | Asa Ayers | Removed some debugging code and added some code to prevent ItemAuditor from crashing if debug code gets released. |
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. |