r160
Details
-
FilenamePokedex-r160.zip
-
Uploaded by
-
UploadedAug 7, 2011
-
Size202.93 KB
-
Downloads339
-
MD5e555d5680cad1e22883e8fce0fc0180d
Supported WoW Retail Versions
- 4.2.0
Changelog
------------------------------------------------------------------------
r160 | stencil | 2011-08-07 05:49:26 +0000 (Sun, 07 Aug 2011) | 1 line
Changed paths:
M /trunk/core.lua
Bug fix for ticket number 10. I had commented out some code inside of a debug only block. I used the same number of ='s in my comment block as what the packager uses for commenting out debug blocks causing the error.
------------------------------------------------------------------------
r159 | stencil | 2011-07-23 08:23:29 +0000 (Sat, 23 Jul 2011) | 1 line
Changed paths:
M /trunk/core.lua
changed some debug test code
------------------------------------------------------------------------
r158 | stencil | 2011-07-03 23:03:10 +0000 (Sun, 03 Jul 2011) | 1 line
Changed paths:
M /trunk
M /trunk/.pkgmeta
M /trunk/core.lua
M /trunk/globals.lua
M /trunk/options.lua
Added a whole bunch of upvalues for perf in the process fixing some accidental global accesses. Also fixed issue where .pkgmeta and externals were referencing a tag of libstub instead of the trunk.
------------------------------------------------------------------------