BankItems-r68792

Details

  • Filename
    BankItems-r68792.zip
  • Uploaded by
  • Uploaded
    Apr 9, 2008
  • Size
    47.04 KB
  • Downloads
    212
  • MD5
    1a9920eee746efa46554500fe34aa917

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r68792 | xinhuan | 2008-04-09 13:51:54 -0400 (Wed, 09 Apr 2008) | 1 line
Changed paths:
   M /trunk/BankItems/BankItems.lua

BankItems: Fix backpack icon not showing up.
------------------------------------------------------------------------
r67704 | xinhuan | 2008-04-02 12:06:51 -0400 (Wed, 02 Apr 2008) | 1 line
Changed paths:
   M /trunk/BankItems/BankItems.lua

BankItems: Switch to using GetItemIcon() instead of using the stored icon path. Will test for a few days for any ill effects before I put in code to demolish saved icon data for a much smaller SavedVariable file.
------------------------------------------------------------------------
r66573 | xinhuan | 2008-03-27 22:53:19 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/BankItems/BankItems.lua
   M /trunk/BankItems/Bindings.xml
   M /trunk/BankItems/localization-deDE.lua
   M /trunk/BankItems/localization-enUS.lua
   M /trunk/BankItems/localization-frFR.lua
   M /trunk/BankItems/localization-zhCN.lua
   M /trunk/BankItems/localization-zhTW.lua

BankItems: I got bored and removed all the semicolons and brackets, resulting in about 5k less bytes.
------------------------------------------------------------------------
r66292 | xinhuan | 2008-03-27 01:30:17 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/BankItems/BankItems.lua
   M /trunk/BankItems/BankItems.toc
   M /trunk/BankItems/localization-deDE.lua
   M /trunk/BankItems/localization-enUS.lua
   M /trunk/BankItems/localization-frFR.lua
   M /trunk/BankItems/localization-zhCN.lua
   M /trunk/BankItems/localization-zhTW.lua

BankItems: Update TOC to 20400. Moved the options window into the default UI's new Interface Options panel.
------------------------------------------------------------------------
r64307 | xinhuan | 2008-03-11 22:48:23 -0400 (Tue, 11 Mar 2008) | 1 line
Changed paths:
   M /trunk/BankItems/BankItems.lua

BankItems: Store an additional integer for mail items indicating their expiry date/time. Update tooltips accordingly.
------------------------------------------------------------------------