r251

Details

  • Filename
    LibDogTag-3.0-r251.zip
  • Uploaded by
  • Uploaded
    Aug 26, 2012
  • Size
    85.23 KB
  • Downloads
    232
  • MD5
    347f755ae4b13333e94203f0f11682b6

Supported WoW Retail Versions

  • 4.3.4

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------