Mercurial > wow > wowdb-profiler
log Main.lua @ 387:b4a0a56ab3ae
age | author | description |
---|---|---|
Tue, 16 Dec 2014 20:46:14 -0500 | MMOSimca | Assorted code cleanup and reorganization as preparation for new data collection methods. |
Sat, 13 Dec 2014 10:45:23 -0500 | MMOSimca | Fixed bad conditional statement. |
Fri, 12 Dec 2014 13:37:19 -0500 | MMOSimca | Corrected instance of a string table holding an integer key. |
Fri, 12 Dec 2014 12:42:02 -0500 | MMOSimca | Replaced individual bonusID system with one that stores and tracks combinations. |
Thu, 11 Dec 2014 02:42:07 -0500 | MMOSimca | Removed AceTimer dependency, replacing all timers with native WoW API functions. |
Thu, 11 Dec 2014 01:33:31 -0500 | MMOSimca | Revert change to ignore loot toasts with a source of '3'. Apparently they're sometimes useful still. |
Wed, 10 Dec 2014 12:47:35 -0500 | MMOSimca | Assorted code cleanup and reorganization. |