Mercurial > wow > itemauditor
log Modules/Debug.lua @ 159:fbfd9dfa6d2b tip
age | author | description |
---|---|---|
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. |
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 |
Thu, 08 Jul 2010 19:30:30 -0700 | Asa Ayers | I have removed the ability to show debug messages in the chat window and have replaced it with a new debug frame. /ia debug will show all of the debug messages and everything that IA has printed. This commit also has a small fix so that if you sell something for your exact cost you don't get a message that you made a profit of 0c. |