Mercurial > wow > cyborg-mmo7
log
age | author | description |
---|---|---|
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. |
Mon, 29 Apr 2013 17:44:58 +0000 | madcatzinc | Removed a level of frames for the minimap button, and improved some widgets naming a bit. |