------------------------------------------------------------------------
r50 | fuskare01 | 2011-04-27 22:07:21 +0000 (Wed, 27 Apr 2011) | 1 line
Changed paths:
   M /trunk/Chocobo.toc

TOC Update (40100).
------------------------------------------------------------------------
r49 | fuskare01 | 2011-04-22 00:37:28 +0000 (Fri, 22 Apr 2011) | 1 line
Changed paths:
   M /trunk/Chocobo.lua

CHANGED: _G["Chocobo"] to Chocobo.
------------------------------------------------------------------------
r48 | fuskare01 | 2011-04-17 02:08:50 +0000 (Sun, 17 Apr 2011) | 1 line
Changed paths:
   M /trunk/Chocobo.lua

CHANGED: Moved the check if AddOn is enabled to abort it earlier.
------------------------------------------------------------------------
r47 | fuskare01 | 2011-04-16 20:31:37 +0000 (Sat, 16 Apr 2011) | 1 line
Changed paths:
   M /trunk/ChocoboInterfacePanel.lua

FIXED: ToggleGameMenu() should no longer be called if the Game Menu is not currently visible (may fix the "Action blocked" popups.
------------------------------------------------------------------------
r45 | fuskare01 | 2011-04-14 20:59:33 +0000 (Thu, 14 Apr 2011) | 3 lines
Changed paths:
   M /trunk/Chocobo.lua
   M /trunk/Chocobo.toc
   A /trunk/ChocoboInterfacePanel.lua
   A /trunk/ChocoboInterfacePanel.xml
   M /trunk/ChocoboOptions.lua
   M /trunk/ChocoboOptions.xml

CHANGED: Code changes (one global contains all functions).
ADDED: Added a panel to interface options with a button to open options.
REMOVED: Removed unused "Names" table in Chocobo table.
------------------------------------------------------------------------
r43 | fuskare01 | 2011-04-13 21:58:51 +0000 (Wed, 13 Apr 2011) | 1 line
Changed paths:
   M /trunk/Chocobo.lua

CHANGED: Made more changes to HasBuff and HasMount.
------------------------------------------------------------------------
r41 | fuskare01 | 2011-04-13 21:02:05 +0000 (Wed, 13 Apr 2011) | 2 lines
Changed paths:
   M /trunk/Chocobo.lua
   M /trunk/ChocoboOptions.lua

CHANGED: HasBuff and HasMount changed to work better.
REMOVED: Removed redundant parentheses in code.
------------------------------------------------------------------------
