LibDogTag-2.0-r48667

Details

  • Filename
    LibDogTag-2.0-r48667.zip
  • Uploaded by
  • Uploaded
    Sep 11, 2007
  • Size
    35.03 KB
  • Downloads
    32
  • MD5
    c7db7613f1f5af6d6f09f95bfd3da891

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r48667 | ckknight | 2007-09-11 21:36:11 -0400 (Tue, 11 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - bugfix with :UpdateAllForUnit
------------------------------------------------------------------------
r48041 | ckknight | 2007-09-03 02:18:24 -0400 (Mon, 03 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - fix bug with threat event.
------------------------------------------------------------------------
r48039 | ckknight | 2007-09-03 01:23:34 -0400 (Mon, 03 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - spelling is for chumps
------------------------------------------------------------------------
r48038 | ckknight | 2007-09-03 01:19:33 -0400 (Mon, 03 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - fix bug with newDict and newSet not returning properly.
------------------------------------------------------------------------
r48036 | ckknight | 2007-09-03 00:37:24 -0400 (Mon, 03 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - add a check
------------------------------------------------------------------------
r48025 | ckknight | 2007-09-02 22:05:28 -0400 (Sun, 02 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - upgrade to LibStub r2
------------------------------------------------------------------------
r47999 | ckknight | 2007-09-02 18:17:18 -0400 (Sun, 02 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.toc

LibDogTag-2.0 - fix TOC name
------------------------------------------------------------------------
r47995 | ckknight | 2007-09-02 17:51:53 -0400 (Sun, 02 Sep 2007) | 1 line
Changed paths:
   D /branches/DogTag-1.0/Joker/LibDogTag-1.0
   A /trunk/LibDogTag-2.0 (from /branches/DogTag-1.0/Joker/LibDogTag-1.0:47994)

LibDogTag-2.0 - moving to trunk
------------------------------------------------------------------------
r47994 | ckknight | 2007-09-02 17:49:53 -0400 (Sun, 02 Sep 2007) | 3 lines
Changed paths:
   D /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.lua
   D /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.toc
   A /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-2.0.lua (from /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.lua:47989
   A /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-2.0.toc (from /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.toc:47988
   M /branches/DogTag-1.0/Joker/LibDogTag-1.0/lib.xml

LibDogTag-1.0 - :RegisterFontString -> :AddFontString
- :UnregisterFontString -> :RemoveFontString
- bump version to LibDogTag-2.0
------------------------------------------------------------------------
r47990 | ckknight | 2007-09-02 17:25:10 -0400 (Sun, 02 Sep 2007) | 1 line
Changed paths:
   D /branches/DogTag-1.0/Joker/LibDogTag-1.0/DogTag-1.0.toc
   D /branches/DogTag-1.0/Joker/LibDogTag-1.0/embeds.xml
   A /branches/DogTag-1.0/Joker/LibDogTag-1.0/lib.xml

LibDogTag-1.0 - remove unneeded files, add lib.xml
------------------------------------------------------------------------
r47989 | ckknight | 2007-09-02 17:05:30 -0400 (Sun, 02 Sep 2007) | 3 lines
Changed paths:
   M /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.lua

LibDogTag-1.0 - change Joker references to Rock
- remove Rock dependency, now framework-agnostic.
- embed LibStub.
------------------------------------------------------------------------
r47292 | ckknight | 2007-08-24 02:25:06 -0400 (Fri, 24 Aug 2007) | 1 line
Changed paths:
   M /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.lua

LibDogTag-1.0 - upgrade to use contracts instead of manual checks.
------------------------------------------------------------------------
r47158 | ckknight | 2007-08-21 19:48:23 -0400 (Tue, 21 Aug 2007) | 1 line
Changed paths:
   M /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.lua

LibDogTag-1.0 - change argChecks into manual checks
------------------------------------------------------------------------
r46954 | ckknight | 2007-08-20 02:51:09 -0400 (Mon, 20 Aug 2007) | 3 lines
Changed paths:
   D /branches/DogTag-1.0/Joker/LibDogTag-1.0/AceLibrary
   D /branches/DogTag-1.0/Joker/LibDogTag-1.0/DogTag-1.0
   A /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.lua
   A /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.toc

LibDogTag-1.0 - update from Ace2-style to Joker-style
- API hasn't changed at all.

------------------------------------------------------------------------
r46952 | ckknight | 2007-08-20 02:28:42 -0400 (Mon, 20 Aug 2007) | 2 lines
Changed paths:
   A /branches/DogTag-1.0/Joker/LibDogTag-1.0 (from /trunk/DogTag-1.0:46951)

LibDogTag-1.0 - create Joker branch

------------------------------------------------------------------------