Fri, 03 May 2013 23:24:42 +0000 |
madcatzinc |
Removed some whitespace on end of lines.
|
Fri, 03 May 2013 23:24:37 +0000 |
madcatzinc |
Removed unnecessary call to getglobal.
|
Fri, 03 May 2013 23:24:32 +0000 |
madcatzinc |
Moved the key rebinding to a separate option page.
|
Fri, 03 May 2013 23:24:26 +0000 |
madcatzinc |
Removed the "Defaults" button from the option page. It was no longer visible following addition of the prefix anyway.
|
Fri, 03 May 2013 23:24:21 +0000 |
madcatzinc |
Added per-spec bindings. This is optional and must be enabled in the addon settings.
|
Fri, 03 May 2013 23:24:16 +0000 |
madcatzinc |
A right click on the minimap icon will open the options.
|
Fri, 03 May 2013 23:24:11 +0000 |
madcatzinc |
Removed special code for callbacks (it was not necessary, and will conflict with the upcoming dual-spec support).
|
Fri, 03 May 2013 23:24:04 +0000 |
madcatzinc |
Clarified the distinction between data (what is actually saved) and the objects (which store the data, but also have methods and other attributes).
|
Fri, 03 May 2013 23:23:58 +0000 |
madcatzinc |
Fixed activation of equipment sets.
|
Fri, 03 May 2013 23:23:53 +0000 |
madcatzinc |
Fixed dropping of equipment sets in the Rat page.
|
Fri, 03 May 2013 19:39:43 +0000 |
madcatzinc |
Fixed settings initialization, and added the minimap buttton position to the saved data.
|
Mon, 29 Apr 2013 17:45:04 +0000 |
madcatzinc |
Removed all .tga extensions in texture names. They are not needed, and they won't need to be changed if we switch to blp files.
|