Mercurial > wow > cyborg-mmo7
log WowObjects.lua @ 33:1c0af1810e06
age | author | description |
---|---|---|
Thu, 25 Apr 2013 01:31:26 +0000 | madcatzinc | Removed the "petaction" and "merchant" objects. They are not (no longer?) supported by regular action bars, and so shouldn't be necessary on button bindings. |
Thu, 25 Apr 2013 01:30:46 +0000 | madcatzinc | Simplified the object system of the WowObject-s. |
Thu, 25 Apr 2013 01:30:41 +0000 | madcatzinc | Properly remove the key binding when emptying a button slot. |
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. |