86 release-nolib
Details
-
FilenameBroker_Currency-86_release-nolib.zip
-
Uploaded by
-
UploadedNov 1, 2009
-
Size11.84 KB
-
Downloads78
-
MD58ac3b57997525ddb6a5f0eaf9af4d20d
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r87 | azethoth | 2009-11-01 06:26:08 +0000 (Sun, 01 Nov 2009) | 1 line
Changed paths:
A /tags/86 release (from /trunk:86)
Tagging as 86 release
------------------------------------------------------------------------
r86 | Azethoth | 2009-11-01 06:23:23 +0000 (Sun, 01 Nov 2009) | 1 line
Changed paths:
M /trunk/Broker_Currency.lua
--Remove debug prints
------------------------------------------------------------------------
r85 | torhal | 2009-10-28 09:58:41 +0000 (Wed, 28 Oct 2009) | 3 lines
Changed paths:
M /trunk/Broker_Currency.lua
In OnEnter(): Add separator lines after section names (Today, Yesterday, etc)
In Broker_Currency:ShowTooltip(): Re-display currency/money icons on section lines to make type-number differentiation easier.
------------------------------------------------------------------------
r84 | torhal | 2009-10-28 09:11:21 +0000 (Wed, 28 Oct 2009) | 2 lines
Changed paths:
M /trunk/Broker_Currency.lua
In Broker_Currency:ShowTooltip(): Replaced whitespace between sections with separator lines, and moved the creation of the backdrop which is set to outside of the function as tooltipBackdrop to avoid needless garbage-creation if mousing in and out of the LDB icon repeatedly.
------------------------------------------------------------------------
r82 | torhal | 2009-10-28 07:26:58 +0000 (Wed, 28 Oct 2009) | 3 lines
Changed paths:
M /trunk/Broker_Currency.lua
Added check for IsLoggedIn() at the end, and spawn the initialization timer if so. This fixes initialization for people using AddonLoader.
Changed the initial LDB text from "5" to "Initializing..."
------------------------------------------------------------------------
r80 | Azethoth | 2009-10-04 19:35:59 +0000 (Sun, 04 Oct 2009) | 1 line
Changed paths:
M /trunk/Broker_Currency.lua
-- Remove all debug code except for the init ones.
------------------------------------------------------------------------
r79 | Azethoth | 2009-10-03 00:07:38 +0000 (Sat, 03 Oct 2009) | 1 line
Changed paths:
D /trunk/core.lua
-- Dunno
------------------------------------------------------------------------
r78 | Azethoth | 2009-10-02 03:43:43 +0000 (Fri, 02 Oct 2009) | 1 line
Changed paths:
A /trunk/Broker_Currency.lua (from /trunk/core.lua:77
M /trunk/Broker_Currency.toc
-- Possible totals fix
------------------------------------------------------------------------
r77 | Azethoth | 2009-09-28 16:01:40 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
M /trunk/core.lua
Some attempts to avoid bogus totals + detection & debugging of when it happens.
------------------------------------------------------------------------