Thu, 25 Apr 2013 01:31:01 +0000 |
madcatzinc |
Removed dead code.
|
Thu, 25 Apr 2013 01:30:56 +0000 |
madcatzinc |
'getglobal' is not necessary when the global name is known beforehand.
|
Thu, 25 Apr 2013 01:30:51 +0000 |
madcatzinc |
Fixed a function name.
|
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:31 +0000 |
madcatzinc |
Simplified CyborgMMO_GetButtonIndex.
|
Thu, 25 Apr 2013 01:30:26 +0000 |
madcatzinc |
Simplified settings handling, and fixed a few minor bugs related to them.
|
Thu, 25 Apr 2013 01:30:21 +0000 |
madcatzinc |
Removed the CyborgMMO_ prefix to some local variables, and simplified a few associated ifs.
|
Thu, 25 Apr 2013 01:30:16 +0000 |
madcatzinc |
Fixed closing of main window when entering combat.
|
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:
|