r14

Details

  • Filename
    Broker_Hittable-r14.zip
  • Uploaded by
  • Uploaded
    Feb 23, 2010
  • Size
    142.24 KB
  • Downloads
    48
  • MD5
    1f679e9350cd87b8bbd917b9e8d9f84f

Supported WoW Retail Versions

  • 3.3.0

Changelog

------------------------------------------------------------------------
r14 | rindy | 2010-02-23 20:25:18 +0000 (Tue, 23 Feb 2010) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua

Hopefully fixes ticket #1
------------------------------------------------------------------------
r13 | rindy | 2010-02-21 13:52:07 +0000 (Sun, 21 Feb 2010) | 1 line
Changed paths:
   A /trunk/Hittable.lua
   A /trunk/Options.lua
   A /trunk/Tooltip.lua

Actually commit new files
------------------------------------------------------------------------
r12 | rindy | 2010-02-21 13:49:53 +0000 (Sun, 21 Feb 2010) | 5 lines
Changed paths:
   M /trunk/Broker_Hittable.toc
   M /trunk/Core.lua

- Update interface version for 3.3
- Reorganize code
- Utilize LibQTip's SetMarginV and a custom CellProvider to get a cleaner looking tooltip when outcomes are pushed off the hittable and/or back in. Also simplifies the code for updating the tooltip
- Fixed several bugs that would register events when options were changed while the addon was disabled
- Tooltip table coloring now also applies to the numbers
------------------------------------------------------------------------
r11 | rindy | 2009-08-27 08:27:05 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
   M /trunk/Core.lua

Fix tooltip header error
------------------------------------------------------------------------