r124-nolib
Details
-
FilenameflagRSP2-r124-nolib.zip
-
Uploaded by
-
UploadedJul 25, 2010
-
Size30.60 KB
-
Downloads37
-
MD559098f2c48b76f1f53d0eabbb489e3ba
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
r124 | azxiana | 2010-07-25 06:57:39 +0000 (Sun, 25 Jul 2010) | 6 lines
Changed paths:
M /trunk/flagRSP2.lua
More restructuring of the flagRSP2FormatTooltip function.
More local, less global!
flagRSP2FormatTooltip now returns a table of values instead of changing global variables.
Fix nil concatenation error.
------------------------------------------------------------------------
r123 | azxiana | 2010-07-24 05:42:12 +0000 (Sat, 24 Jul 2010) | 3 lines
Changed paths:
M /trunk/flagRSP2.lua
A /trunk/images/edgefile.tga
Finally figured out how Blizzard makes freaking edge files! Much better look.
------------------------------------------------------------------------
r122 | azxiana | 2010-07-24 04:26:39 +0000 (Sat, 24 Jul 2010) | 4 lines
Changed paths:
M /trunk/flagRSP2.lua
Fixed description pop up sizing bug.
Fixed nil concatenation from code clean up.
------------------------------------------------------------------------
r121 | azxiana | 2010-07-24 04:10:25 +0000 (Sat, 24 Jul 2010) | 4 lines
Changed paths:
M /trunk/flagRSP2.lua
Fixed bug where description chunks would get truncated.(Text chunks were be modified after the length was calculated.)
Code clean up in tool tip formatting.
------------------------------------------------------------------------
r120 | azxiana | 2010-07-23 03:41:22 +0000 (Fri, 23 Jul 2010) | 4 lines
Changed paths:
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.xml
Improved resizing.
Fixed some tool tips not being styled correctly.
------------------------------------------------------------------------
r119 | azxiana | 2010-07-22 06:18:58 +0000 (Thu, 22 Jul 2010) | 4 lines
Changed paths:
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.xml
Experimental window resizing.
New style to description window.
------------------------------------------------------------------------