BankItems-r81044

Details

  • Filename
    BankItems-r81044.zip
  • Uploaded by
  • Uploaded
    Aug 27, 2008
  • Size
    49.54 KB
  • Downloads
    288
  • MD5
    1fa25d437b6fef03c7f8401f3aaeadfa

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r81044 | xinhuan | 2008-08-27 12:26:56 -0400 (Wed, 27 Aug 2008) | 1 line
Changed paths:
   M /trunk/BankItems/BankItems.lua

BankItems: Fix error on login for people with bagparent style set to 1 (with bankitems frame) instead of 2 (with blizzard bags).
------------------------------------------------------------------------
r81038 | xinhuan | 2008-08-27 10:22:08 -0400 (Wed, 27 Aug 2008) | 1 line
Changed paths:
   M /trunk/BankItems/BankItems.lua

BankItems: Delay creation of some 600+ child frames and textures (mostly item buttons) until they are shown (saves 50kb). Experimental. May screw up Skinner.
------------------------------------------------------------------------
r80085 | xinhuan | 2008-08-10 02:38:10 -0400 (Sun, 10 Aug 2008) | 3 lines
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-ruRU.lua
   M /trunk/BankItems/localization-zhCN.lua
   M /trunk/BankItems/localization-zhTW.lua

BankItems:
- Fix errors resulting from the base UI code being rewritten to use locals and "self" arguments in WotLK.
- Update BankItems version to 24002, this is usable in both live and WotLK beta realms.
------------------------------------------------------------------------