r125-nolib

Details

  • Filename
    flagRSP2-r125-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 25, 2010
  • Size
    30.02 KB
  • Downloads
    38
  • MD5
    fc2adda09ddc0a0ae390819aec6e8a80

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r125 | azxiana | 2010-07-25 10:20:09 +0000 (Sun, 25 Jul 2010) | 6 lines
Changed paths:
   M /trunk/flagRSP2.lua
   M /trunk/flagRSP2.xml
   M /trunk/localization/enUS.lua
   M /trunk/options.lua

Converted all the character profile stuff to AceDB.
Refixed the description truncated bug.
Lots of stuff still broken in this build, for testing only.
Removed lots of stupid.

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

------------------------------------------------------------------------