log CyborgMMO7.lua @ 45:57d46de51ba7

age author description
Mon, 29 Apr 2013 17:44:53 +0000 madcatzinc Fixed the dragging of the minimap button. It's still not saved.
Mon, 29 Apr 2013 17:44:34 +0000 madcatzinc The PreLoad function should have been local.
Mon, 29 Apr 2013 17:44:28 +0000 madcatzinc Removed CyborgMMO_Event first argument, it was always nil.
Thu, 25 Apr 2013 23:02:39 +0000 madcatzinc Added an asynchronous loading mechanism for item and battle pet data. The wow objects loading is delayed until all the necessary data is available.
Thu, 25 Apr 2013 18:15:52 +0000 madcatzinc Create the saved data root table when it doesn't exist.
Thu, 25 Apr 2013 18:15:46 +0000 madcatzinc Properly iterate over all modes and buttons when saving the data.
Thu, 25 Apr 2013 01:31:36 +0000 madcatzinc Added a conversion function to extract as much information as possible from old profiles.