------------------------------------------------------------------------
r19 | thaoky | 2009-12-09 12:21:33 +0000 (Wed, 09 Dec 2009) | 1 line
Changed paths:
   M /trunk/DataStore.lua

Added an integrity check in :GetCharacters()
------------------------------------------------------------------------
r17 | thaoky | 2009-12-08 16:06:00 +0000 (Tue, 08 Dec 2009) | 2 lines
Changed paths:
   M /trunk/DataStore.toc
   M /trunk/Options.lua
   M /trunk/Options.xml

TOC update.
Minor fix when resizing an option panel.
------------------------------------------------------------------------
r16 | thaoky | 2009-12-05 11:52:02 +0000 (Sat, 05 Dec 2009) | 1 line
Changed paths:
   M /trunk/Options.lua
   M /trunk/Options.xml

Fixed layout when resizing the Help panel.
------------------------------------------------------------------------
r15 | thaoky | 2009-11-30 17:11:21 +0000 (Mon, 30 Nov 2009) | 1 line
Changed paths:
   M /trunk/Locals/enUS.lua

Removed unnecessary test in enUS.lua
------------------------------------------------------------------------
r14 | thaoky | 2009-11-30 11:22:06 +0000 (Mon, 30 Nov 2009) | 2 lines
Changed paths:
   M /trunk/DataStore.toc
   A /trunk/Locals
   A /trunk/Locals/deDE.lua
   A /trunk/Locals/enUS.lua
   A /trunk/Locals/esES.lua
   A /trunk/Locals/esMX.lua
   A /trunk/Locals/frFR.lua
   A /trunk/Locals/koKR.lua
   A /trunk/Locals/repoenUS.lua
   A /trunk/Locals/ruRU.lua
   A /trunk/Locals/zhCN.lua
   A /trunk/Locals/zhTW.lua
   M /trunk/Options.lua
   A /trunk/local.xml

Improved support for Options.
Added support for localization via CurseForge.
------------------------------------------------------------------------
r13 | thaoky | 2009-11-25 14:49:40 +0000 (Wed, 25 Nov 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/DataStore.lua
   M /trunk/DataStore.toc
   A /trunk/Options.lua
   A /trunk/Options.xml
   M /trunk/embeds.xml

Added support for Options via Blizzard's options panel.
------------------------------------------------------------------------
r12 | thaoky | 2009-11-15 13:58:45 +0000 (Sun, 15 Nov 2009) | 5 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/DataStore.lua
   M /trunk/DataStore.toc
   M /trunk/embeds.xml

Improved guild communication.
Changed internal messages to use SendMessage() instead of homebrewn methods.
Added support for "guild based" methods.
Added a few methods to support guild members.
Various bugfixes.
------------------------------------------------------------------------
