| Thu, 25 Apr 2013 01:30:21 +0000 | 
  madcatzinc | 
  
   Removed the CyborgMMO_ prefix to some local variables, and simplified a few associated ifs.
   
   | 
 
 
  | Thu, 25 Apr 2013 01:30:16 +0000 | 
  madcatzinc | 
  
   Fixed closing of main window when entering combat.
   
   | 
 
 
  | Thu, 25 Apr 2013 01:30:11 +0000 | 
  madcatzinc | 
  
   Simplified the Rat page model and controller object models.
   
   | 
 
 
  | Thu, 25 Apr 2013 01:30:05 +0000 | 
  madcatzinc | 
  
   Removed the Load methods in WowObjects, they were never called (and likely broken).
   
   | 
 
 
  | Thu, 25 Apr 2013 01:30:00 +0000 | 
  madcatzinc | 
  
   SetOverrideBindingClick has no return value.
   
   | 
 
 
  | 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, 16 Apr 2013 15:19:23 +0000 | 
  madcatzinc | 
  
   Replaced the version tag with a keyword that will be substituted by the CurseForge packager.
   
   | 
 
 
  | Fri, 12 Apr 2013 22:39:32 +0000 | 
  madcatzinc | 
  
   Updated the supported Interface version.
   
   | 
 
 
  | Fri, 12 Apr 2013 22:39:26 +0000 | 
  madcatzinc | 
  
   Removed X-Curse-* tags, they are added by the packager and should be tracked.
   
   | 
 
 
  | Fri, 12 Apr 2013 22:39:20 +0000 | 
  madcatzinc | 
  
   Fall back to english texts when translations are missing.
   
   | 
 
 
  | Fri, 12 Apr 2013 22:39:15 +0000 | 
  madcatzinc | 
  
   Added a few missing commas.
   
   | 
 
 
  | Fri, 12 Apr 2013 20:34:10 +0000 | 
  madcatzinc | 
  
   Fixed localization file encoding, and restored broken translations (chinese was lost in latin1).
   
   |