| 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.
   
   | 
 
 
  | Thu, 25 Apr 2013 01:31:31 +0000 | 
  madcatzinc | 
  
   Reworked the whole "wow object" system:
   
   | 
 
 
  | Thu, 25 Apr 2013 01:31:26 +0000 | 
  madcatzinc | 
  
   Removed the "petaction" and "merchant" objects. They are not (no longer?) supported by regular action bars, and so shouldn't be necessary on button bindings.
   
   | 
 
 
  | Thu, 25 Apr 2013 01:31:21 +0000 | 
  madcatzinc | 
  
   GetSaveData and SetSaveData are always called after VARIABLES_LOADED.
   
   | 
 
 
  | Thu, 25 Apr 2013 01:31:16 +0000 | 
  madcatzinc | 
  
   Re-activated the red Cyborg head glow. It was disabled for some reason, and the red head had a purple glow.
   
   | 
 
 
  | Thu, 25 Apr 2013 01:31:11 +0000 | 
  madcatzinc | 
  
   Don't preload the macro frame, test for it when necessary.
   
   | 
 
 
  | 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: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.
   
   |