------------------------------------------------------------------------
r120 | fuskare01 | 2011-11-07 18:25:06 +0000 (Mon, 07 Nov 2011) | 1 line
Changed paths:
   M /trunk/Chocobo.lua
   M /trunk/ChocoboCommand.lua
   M /trunk/ChocoboOptions.lua
   M /trunk/ChocoboOptions.xml
   D /trunk/music/horse.mp3

REMOVED: Amazing Horse mode has been removed (Moving to independent AddOn).
------------------------------------------------------------------------
r119 | fuskare01 | 2011-11-02 17:37:01 +0000 (Wed, 02 Nov 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta

.pkgmeta update.
------------------------------------------------------------------------
r118 | fuskare01 | 2011-11-02 17:11:28 +0000 (Wed, 02 Nov 2011) | 1 line
Changed paths:
   M /trunk/Chocobo.toc

FIXED: LibDataBroker should no longer be commented in TOC file.
------------------------------------------------------------------------
r117 | fuskare01 | 2011-11-01 17:01:44 +0000 (Tue, 01 Nov 2011) | 1 line
Changed paths:
   M /trunk/ChocoboCommand.lua

FIXED: Unintended global in SlashCmdList.
------------------------------------------------------------------------
r115 | fuskare01 | 2011-10-24 01:10:22 +0000 (Mon, 24 Oct 2011) | 5 lines
Changed paths:
   M /trunk/Chocobo.lua
   M /trunk/locales/enUS.lua

Amazing Horse and locale changes.

ADDED: Added new Worgen racial mounts to horse list.
CHANGED: Code cleanup in locales.
CHANGED: Unknown locale keys are now returned as "%KEY%" instead of "KEY".
------------------------------------------------------------------------
r114 | fuskare01 | 2011-10-15 02:31:54 +0000 (Sat, 15 Oct 2011) | 1 line
Changed paths:
   M /trunk/Chocobo.lua
   M /trunk/ChocoboCommand.lua
   M /trunk/ChocoboOptions.lua
   M /trunk/ChocoboOptions.xml
   M /trunk/images/chocobo.tga
   M /trunk/libs/ChocoboLib/ChocoboLib.lua
   M /trunk/locales/enUS.lua
   A /trunk/music/horse.mp3

ADDED: Amazing Horse Mode.
------------------------------------------------------------------------
r112 | fuskare01 | 2011-10-14 22:54:54 +0000 (Fri, 14 Oct 2011) | 1 line
Changed paths:
   M /trunk/ChocoboSoundControlPanel.xml

Changed position of chocobo image on the sound control panel.
------------------------------------------------------------------------
r111 | fuskare01 | 2011-10-14 22:45:14 +0000 (Fri, 14 Oct 2011) | 5 lines
Changed paths:
   M /trunk/ChocoboOptions.xml
   M /trunk/ChocoboSoundControl.lua
   M /trunk/ChocoboSoundControlPanel.lua
   M /trunk/ChocoboSoundControlPanel.xml
   A /trunk/images
   A /trunk/images/chocobo.tga
   A /trunk/images/chocobo_small.tga

Images and bug fixes.

ADDED: A chocobo image on the main options panel and sound control options panel.
FIXED: Setting ambience volume should no longer throw an error.
FIXED: Naming errors in sound control XML.
------------------------------------------------------------------------
r110 | fuskare01 | 2011-10-12 23:16:46 +0000 (Wed, 12 Oct 2011) | 4 lines
Changed paths:
   M /trunk/ChocoboSoundControl.lua
   M /trunk/ChocoboSoundControlPanel.lua

Changes and fixes to sound control.

FIXED: Sound control items in the GUI should now disable when sound control is toggled off.
FIXED: Volume should no longer change while volume control is disabled.
------------------------------------------------------------------------
r109 | fuskare01 | 2011-10-10 23:29:11 +0000 (Mon, 10 Oct 2011) | 2 lines
Changed paths:
   M /trunk/ChocoboSoundControlPanel.lua

FIXED: Sound control tabs should no longer "deselect" when toggling default mode/sound control.
CHANGED: Made most text white instead of yellow.
------------------------------------------------------------------------
r107 | fuskare01 | 2011-10-10 23:10:40 +0000 (Mon, 10 Oct 2011) | 8 lines
Changed paths:
   M /trunk/Broker_Chocobo.lua
   M /trunk/Chocobo.lua
   M /trunk/ChocoboCommand.lua
   M /trunk/ChocoboOptions.xml
   M /trunk/ChocoboSoundControl.lua
   M /trunk/ChocoboSoundControlPanel.lua
   M /trunk/ChocoboSoundControlPanel.xml
   M /trunk/locales/enUS.lua

Numerous updates, fixes and additions.

ADDED: Volume control.
FIXED: "/chocobo options" should now properly open the options panel.
FIXED: The GUI should now properly display background textures where applicable.
FIXED: When saved variables are updated, old settings should now convert to new format.
CHANGED: Format of Sound Control saved variables changed.
CHANGED: Using any method to open the main Chocobo options panel should now also expand it in the list of AddOns.
------------------------------------------------------------------------
r106 | fuskare01 | 2011-10-09 23:45:16 +0000 (Sun, 09 Oct 2011) | 1 line
Changed paths:
   M /trunk/ChocoboOptions.xml
   M /trunk/locales/deDE.lua
   M /trunk/locales/esES.lua
   M /trunk/locales/esMX.lua
   M /trunk/locales/frFR.lua
   M /trunk/locales/koKR.lua
   M /trunk/locales/ptBR.lua
   M /trunk/locales/ruRU.lua
   M /trunk/locales/zhCN.lua
   M /trunk/locales/zhTW.lua

Made buttons nicer, code cleanup in locale files.
------------------------------------------------------------------------
r105 | fuskare01 | 2011-10-09 17:44:42 +0000 (Sun, 09 Oct 2011) | 1 line
Changed paths:
   M /trunk/Broker_Chocobo.lua
   M /trunk/locales/enUS.lua

FIXED: Version should no longer be prefixed with "version" or "v" (Which resulted in "version vX" and "vvX".
------------------------------------------------------------------------
r100 | fuskare01 | 2011-10-08 04:26:07 +0000 (Sat, 08 Oct 2011) | 1 line
Changed paths:
   M /trunk/ChocoboOptions.xml

FIXED: Should no longer error when trying to add songs via the options panel.
------------------------------------------------------------------------
r98 | fuskare01 | 2011-10-08 04:04:15 +0000 (Sat, 08 Oct 2011) | 1 line
Changed paths:
   M /trunk/ChocoboCommand.lua

FIXED: /chocobo gui should now bring up the Sound Control GUI properly.
------------------------------------------------------------------------
r97 | fuskare01 | 2011-10-08 03:58:20 +0000 (Sat, 08 Oct 2011) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua

Minor localization updates.
------------------------------------------------------------------------
r95 | fuskare01 | 2011-10-08 03:34:12 +0000 (Sat, 08 Oct 2011) | 2 lines
Changed paths:
   M /trunk/Chocobo.lua
   M /trunk/ChocoboOptions.xml
   M /trunk/ChocoboSoundControl.lua

FIXED: The main option panel should no longer print redundant messages to chat when options change.
REMOVED: Leftover debug message.
------------------------------------------------------------------------
r94 | fuskare01 | 2011-10-08 03:26:03 +0000 (Sat, 08 Oct 2011) | 1 line
Changed paths:
   M /trunk/ChocoboSoundControlPanel.xml

FIXED: The Sound Control panel should no longer output status messages to chat when an option is changed, since this is redundant.
------------------------------------------------------------------------
r93 | fuskare01 | 2011-10-08 03:22:08 +0000 (Sat, 08 Oct 2011) | 1 line
Changed paths:
   M /trunk/Chocobo.toc
   D /trunk/ChocoboSoundControlFrame.lua
   D /trunk/ChocoboSoundControlFrame.xml
   A /trunk/ChocoboSoundControlPanel.lua (from /trunk/ChocoboSoundControlFrame.lua:92)
   A /trunk/ChocoboSoundControlPanel.xml (from /trunk/ChocoboSoundControlFrame.xml:92)

CHANGED: Renamed ChocoboSoundControlFrame.* files to ChocoboSoundControlPanel.*.
------------------------------------------------------------------------
r92 | fuskare01 | 2011-10-08 03:20:05 +0000 (Sat, 08 Oct 2011) | 2 lines
Changed paths:
   D /trunk/ChocoboInterfacePanel.lua
   D /trunk/ChocoboInterfacePanel.xml
   D /trunk/ChocoboSoundControl.xml
   A /trunk/ChocoboSoundControlFrame.lua
   A /trunk/ChocoboSoundControlFrame.xml

FIXED: Missing files added.
FIXED: Forgot to remove some old files.
------------------------------------------------------------------------
r91 | fuskare01 | 2011-10-08 03:18:07 +0000 (Sat, 08 Oct 2011) | 7 lines
Changed paths:
   M /trunk/Broker_Chocobo.lua
   M /trunk/Chocobo.lua
   M /trunk/Chocobo.toc
   M /trunk/ChocoboCommand.lua
   M /trunk/ChocoboOptions.lua
   M /trunk/ChocoboOptions.xml
   M /trunk/ChocoboSoundControl.lua
   M /trunk/libs/ChocoboLib/ChocoboLib.lua
   M /trunk/locales/enUS.lua

Major update to most stuff.

ADDED: Split method added to ChocoboLib.
FIXED: Various code optimizations.
CHANGED: Sound Control has been reworked and now has more customization available.
CHANGED: The options are now contained inside the interface panel.
REMOVED: The old interface panel with a single button has been removed.
------------------------------------------------------------------------
r90 | fuskare01 | 2011-10-06 20:27:02 +0000 (Thu, 06 Oct 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta

FIXED: LDB should now be included in no-lib packages (LDB not available as stand-alone).
------------------------------------------------------------------------
