------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r11 | thaoky | 2009-09-28 11:12:07 +0000 (Mon, 28 Sep 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/DataStore.lua
   M /trunk/embeds.xml

Made event handlers local.
Added guild alts tracking.
------------------------------------------------------------------------
