r347

Details

  • Filename
    WIM-r347.zip
  • Uploaded by
  • Uploaded
    Nov 28, 2012
  • Size
    645.33 KB
  • Downloads
    1,951
  • MD5
    538529ecba37e35e717c4b87678331c8

Supported WoW Retail Versions

  • 5.0.5

Changelog

------------------------------------------------------------------------
r347 | dridzt | 2012-11-28 14:50:46 +0000 (Wed, 28 Nov 2012) | 1 line
Changed paths:
   M /trunk/Modules/ChatEngine.lua

- unhardcode BN channelcount, actually check that BN is enabled and connected before doing stuff (and not just that the checking function exists).
------------------------------------------------------------------------
r346 | dridzt | 2012-11-28 14:11:07 +0000 (Wed, 28 Nov 2012) | 1 line
Changed paths:
   M /trunk/Modules/ChatEngine.lua
   M /trunk/Modules/Filters.lua
   M /trunk/Modules/History.lua
   M /trunk/Modules/Sounds.lua
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/Sources/WindowHandler.lua

- Removal of BG/BG Leader, addition of INSTANCE/INSTANCE_LEADER (not backwards compatible with 5.0.x and previous)
------------------------------------------------------------------------
r345 | mysticalos | 2012-11-28 00:38:15 +0000 (Wed, 28 Nov 2012) | 1 line
Changed paths:
   M /trunk/Modules/ChatEngine.lua

fix some nil errors at login/reloadui from trying to fire events before BN is available.
------------------------------------------------------------------------
r344 | sylvanaar | 2012-10-20 22:02:08 +0000 (Sat, 20 Oct 2012) | 1 line
Changed paths:
   M /trunk/Sources/WindowHandler.lua

remove debug code
------------------------------------------------------------------------