r252

Details

  • Filename
    LibDogTag-3.0-r252.zip
  • Uploaded by
  • Uploaded
    Aug 27, 2012
  • Size
    85.28 KB
  • Downloads
    162
  • MD5
    b30388be06636568567c057ffdafbb05

Supported WoW Retail Versions

  • 5.0.4
  • 4.3.4

Changelog

------------------------------------------------------------------------
r252 | parnic | 2012-08-27 17:52:58 +0000 (Mon, 27 Aug 2012) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0.toc

- Updated TOC for 5.0.
------------------------------------------------------------------------
r251 | cybeloras | 2012-08-26 11:14:22 +0000 (Sun, 26 Aug 2012) | 1 line
Changed paths:
   M /trunk/Events.lua

Extended a fix that I did a while ago that solved an issue with events not recognizing & matching number arguments to strings of tags with more than one arg checker.
------------------------------------------------------------------------
r250 | cybeloras | 2012-07-27 03:58:19 +0000 (Fri, 27 Jul 2012) | 1 line
Changed paths:
   M /trunk/Compiler.lua
   M /trunk/Events.lua
   M /trunk/Helpers.lua
   M /trunk/LibDogTag-3.0.lua

Fixed some missing upvalues, fixed an error being caused when no kwargs were included with AddFontString
------------------------------------------------------------------------
r249 | cybeloras | 2012-07-04 22:12:21 +0000 (Wed, 04 Jul 2012) | 1 line
Changed paths:
   M /trunk/Compiler.lua
   M /trunk/Events.lua
   M /trunk/Helpers.lua
   M /trunk/LibDogTag-3.0.lua

Implemented a much more efficient workaround for the kwargsToKwargTypes caching issue.
------------------------------------------------------------------------