ItemPriceTooltip-r53798-nolib

Details

  • Filename
    ItemPriceTooltip-r53798-nolib.zip
  • Uploaded by
  • Uploaded
    Nov 3, 2007
  • Size
    9.40 KB
  • Downloads
    35
  • MD5
    30219bf49a2c24a55a0234dfeadd5938

Supported WoW Retail Versions

  • 2.2.3

Changelog

------------------------------------------------------------------------
r53798 | bam | 2007-11-03 13:04:03 -0400 (Sat, 03 Nov 2007) | 2 lines
Changed paths:
   M /trunk/ItemPriceTooltip/ItemPriceTooltip.lua

ItemPriceTooltip:
- Added locale zhCN (by yaroot)
------------------------------------------------------------------------
r52877 | helium | 2007-10-22 05:28:22 -0400 (Mon, 22 Oct 2007) | 1 line
Changed paths:
   M /trunk/ItemPriceTooltip/ItemPriceTooltip.lua

ItemPriceTooltip: updated zhTW localization
------------------------------------------------------------------------
r52779 | bam | 2007-10-21 08:11:30 -0400 (Sun, 21 Oct 2007) | 2 lines
Changed paths:
   M /trunk/ItemPriceTooltip/ItemPriceTooltip.lua

ItemPriceTooltip:
- Two hacks(!) implemented to potentially get item count when GameTooltip:SetHyperlink() is called. First checks if a second argument is given to SetHyperlink (Bagnon uses this hack). Second, checks if the owner of the tooltip has a "count" field. (Blizzard's SetItemButtonCount actually sets this field on the button.)
------------------------------------------------------------------------
r51480 | bam | 2007-10-09 06:17:07 -0400 (Tue, 09 Oct 2007) | 4 lines
Changed paths:
   M /trunk/ItemPriceTooltip/ItemPriceTooltip.lua

ItemPriceTooltip:
- GetSellValue now returns 0 (zero) for items known not to have a sell value.
- Traditional Chinese zhTW localization by whocare@TW

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