Mercurial > wow > cyborg-mmo7
log RatPageModel.lua @ 34:6ce173840e68
age | author | description |
---|---|---|
Thu, 25 Apr 2013 01:31:31 +0000 | madcatzinc | Reworked the whole "wow object" system: |
Thu, 25 Apr 2013 01:31:06 +0000 | madcatzinc | Merged the ProfileKeyBindings and WowCommands variables (they were pointing at the same value). |
Thu, 25 Apr 2013 01:30:46 +0000 | madcatzinc | Simplified the object system of the WowObject-s. |
Thu, 25 Apr 2013 01:30:11 +0000 | madcatzinc | Simplified the Rat page model and controller object models. |
Thu, 25 Apr 2013 01:29:55 +0000 | madcatzinc | Replaced the global msg function with CyborgMMO_DPrint: |
Thu, 25 Apr 2013 01:29:50 +0000 | madcatzinc | Added some missing local variable declarations, and other unwanted global accesses. |