Mercurial > wow > wowdb-profiler
log Main.lua @ 337:48f7f671fc77 WoD
age | author | description |
---|---|---|
Fri, 05 Sep 2014 01:50:04 -0400 | MMOSimca | Moved two constant tables to Constants.lua and restructured a pair of them to be a single table. Replaced UnitManaMax with UnitPowerMax (other was deprecated). WoD |
Fri, 05 Sep 2014 01:20:44 -0400 | MMOSimca | Many updated WoD constants, added new WoD english locales, and consolidated two similar variables. WoD |
Tue, 26 Aug 2014 11:20:13 -0500 | James D. Callahan III | Globals cleanup. WoD |
Tue, 26 Aug 2014 10:46:59 -0500 | James D. Callahan III | Post-merge cleanup. WoD |
Tue, 26 Aug 2014 10:45:49 -0500 | James D. Callahan III | Merge WoD |
Tue, 26 Aug 2014 10:41:52 -0500 | James D. Callahan III | Cleanups, and eradicate usage of select() where it isn't a one-time thing (such as in the main chunk). WoD |
Fri, 22 Aug 2014 03:45:27 -0400 | MMOSimca | Misc WoD fixes, including 'region' support, many WoD loot containers, and changed 1/0 flags to booleans. Also bumped TOC. WoD |