log RatPageModel.lua @ 71:60e5f3262337 tip

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).
Thu, 25 Apr 2013 18:16:03 +0000 madcatzinc Fail early when a wow object cannot be created. Default to empty slots rather than empty wow objects.
Thu, 25 Apr 2013 01:31:31 +0000 madcatzinc Reworked the whole "wow object" system:
Thu, 25 Apr 2013 01:31:06 +0000 madcatzinc Merged the ProfileKeyBindings and WowCommands variables (they were pointing at the same value).
Thu, 25 Apr 2013 01:30:46 +0000 madcatzinc Simplified the object system of the WowObject-s.
Thu, 25 Apr 2013 01:30:11 +0000 madcatzinc Simplified the Rat page model and controller object models.
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:
Tue, 29 May 2012 10:26:40 +0000 madcatzinc Updated the profile to use macros and rename all the variables and functions with the prefix CyborgMMO. Added a tooltip to inform the user to assign the profile.
Mon, 28 May 2012 15:54:52 +0000 madcatzinc Renamed functions to avoid conflicts
Wed, 23 May 2012 08:26:07 +0000 madcatzinc Initial Fixes for ticket 1: Added a menu to the interface options page to allow the syncing of the addon to the mouse profile. This should resolve i8n issues
Tue, 24 Jan 2012 17:14:21 +0000 madcatzinc The first version of the Cyborg MMO7 addon for warcraft