r192
Details
-
FilenameGloryLib-r192.zip
-
Uploaded by
-
UploadedOct 15, 2008
-
Size87.13 KB
-
Downloads153
-
MD5ed4c5cc346da762fd35f37eaf454ee04
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r192 | alar | 2008-10-15 21:31:31 +0000 (Wed, 15 Oct 2008) | 4 lines
Changed paths:
M /trunk/Glory-2.0/Glory-2.0.lua
Fixed at line 3178:
old - name = MAJOR_VERSION .. "." .. MINOR_VERSION:gsub(".-(%d+).*", "%1"),
new + name = MAJOR_VERSION .. "." .. MINOR_VERSION,
Reason: MINOR_VERSION is now a number (converted at the head of the file) so on gsub lua was crashing
------------------------------------------------------------------------
r191 | nevcairiel | 2008-10-09 21:51:28 +0000 (Thu, 09 Oct 2008) | 1 line
Changed paths:
M /trunk/Glory-2.0/Glory-2.0.lua
WoWAce Post-Processing: Virtually inflate Library Revision numbers for proper upgrade path
------------------------------------------------------------------------
r190 | nevcairiel | 2008-10-06 08:52:41 +0000 (Mon, 06 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/embeds.xml
Fix embeds.xml and pkgmeta
------------------------------------------------------------------------
r189 | root | 2008-09-29 21:27:10 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
M /trunk
A /trunk/.pkgmeta
Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r187 | root | 2008-09-29 20:58:06 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
D /tmp/trunk/GloryLib
A /trunk (from /tmp/trunk/GloryLib:186)
Importing old repo data under /trunk
------------------------------------------------------------------------