Mercurial > wow > cyborg-mmo7
log WowObjects.lua @ 23:3b1c0b676583
age | author | description |
---|---|---|
Thu, 25 Apr 2013 01:30:36 +0000 | madcatzinc | Simplified the CallbackFactory object model. |
Thu, 25 Apr 2013 01:30:11 +0000 | madcatzinc | Simplified the Rat page model and controller object models. |
Thu, 25 Apr 2013 01:30:05 +0000 | madcatzinc | Removed the Load methods in WowObjects, they were never called (and likely broken). |
Thu, 25 Apr 2013 01:30:00 +0000 | madcatzinc | SetOverrideBindingClick has no return value. |
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. |
Thu, 25 Apr 2013 01:29:45 +0000 | madcatzinc | Miscellanous Lua code consistency improvements: |