r332

Details

  • Filename
    WIM-r332.zip
  • Uploaded by
  • Uploaded
    Sep 6, 2012
  • Size
    644.55 KB
  • Downloads
    894
  • MD5
    4e3686c27acd9fd9de6b2742c3b74096

Supported WoW Retail Versions

  • 5.0.4

Changelog

------------------------------------------------------------------------
r332 | mysticalos | 2012-09-06 13:39:25 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   M /trunk/ChangeLog.lua
   M /trunk/WIM.lua

Bump version
------------------------------------------------------------------------
r331 | mysticalos | 2012-09-06 13:11:47 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   M /trunk/Modules/WhisperEngine.lua

Fix a lua error that could occur if you try to /r a tell when you weren't whispered.
------------------------------------------------------------------------
r330 | mysticalos | 2012-09-06 12:49:30 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   M /trunk/Modules/ChatEngine.lua

Fix for party chat not working through WIM
------------------------------------------------------------------------
r328 | mysticalos | 2012-08-28 14:49:37 +0000 (Tue, 28 Aug 2012) | 1 line
Changed paths:
   M /trunk/Modules/Filters.lua
   M /trunk/Modules/History.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/Options/OptionsTookKit.lua
   M /trunk/WIM.lua
   M /trunk/WIM.toc

Remove 4.x compat hacks, bump toc
------------------------------------------------------------------------
r327 | mysticalos | 2012-08-03 22:22:06 +0000 (Fri, 03 Aug 2012) | 2 lines
Changed paths:
   M /trunk/Modules/History.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/WIM.lua

More MoP fixes. BNGetFriendInfo(). presenceID, name, surname-->presenceID, name&surname, battleTag
Fixed another instance of BNTokenCombineGivenAndSurname --> BNTokenFindName
------------------------------------------------------------------------