Ace2-r59969

Details

  • Filename
    Ace2-r59969.zip
  • Uploaded by
  • Uploaded
    Feb 1, 2008
  • Size
    100.66 KB
  • Downloads
    129
  • MD5
    cab1e08bf8fd909b988e0ca333d89faf

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r59969 | ckknight | 2008-02-01 22:44:06 -0500 (Fri, 01 Feb 2008) | 1 line
Changed paths:
   M /trunk/Ace2/AceComm-2.0/AceComm-2.0.lua

.AceComm-2.0 - add a fix to addon version pinger to pick up LoD modules without names properly
------------------------------------------------------------------------
r58185 | rabbit | 2008-01-10 16:27:05 -0500 (Thu, 10 Jan 2008) | 1 line
Changed paths:
   M /trunk/Ace2/AceComm-2.0/AceComm-2.0.lua

.AceComm-2.0: Fix sending nil values directly through :Send[Prioritized]CommMessage, thanks to Xinhuan for finding the problem.
------------------------------------------------------------------------
r58154 | rabbit | 2008-01-09 18:53:21 -0500 (Wed, 09 Jan 2008) | 1 line
Changed paths:
   M /trunk/Ace2/AceComm-2.0/AceComm-2.0.lua

.AceComm-2.0: Bugfix.
------------------------------------------------------------------------
r58153 | rabbit | 2008-01-09 18:50:57 -0500 (Wed, 09 Jan 2008) | 1 line
Changed paths:
   M /trunk/Ace2/AceComm-2.0/AceComm-2.0.lua

.AceComm-2.0: Fix CUSTOM and WHISPER messages with only one value, the deserializer expects a table in either case. Optimize list serializing a tad as well.
------------------------------------------------------------------------
r58150 | rabbit | 2008-01-09 17:30:11 -0500 (Wed, 09 Jan 2008) | 1 line
Changed paths:
   M /trunk/Ace2/AceComm-2.0/AceComm-2.0.lua

.AceComm-2.0: Get rid of a unused table creation and optimize away a event handler.
------------------------------------------------------------------------
r58148 | antiarc | 2008-01-09 17:04:41 -0500 (Wed, 09 Jan 2008) | 1 line
Changed paths:
   M /trunk/Ace2/AceComm-2.0/AceComm-2.0.lua

Ace2: Re-merge changes from previous revision
------------------------------------------------------------------------
r58147 | antiarc | 2008-01-09 16:58:14 -0500 (Wed, 09 Jan 2008) | 1 line
Changed paths:
   M /trunk/Ace2/AceComm-2.0/AceComm-2.0.lua

Ace2 - Revert changes to islist; add upper bound check for islist so that hash tables that happen to have small numeric keys don't register as lists.
------------------------------------------------------------------------
r58127 | rabbit | 2008-01-09 09:04:38 -0500 (Wed, 09 Jan 2008) | 1 line
Changed paths:
   M /trunk/Ace2/AceLibrary/AceLibrary.lua

.AceLibrary: Remove WoW >2.2 checks and code that only ran pre-2.2.
------------------------------------------------------------------------
r58120 | rabbit | 2008-01-09 07:29:44 -0500 (Wed, 09 Jan 2008) | 1 line
Changed paths:
   M /trunk/Ace2/AceComm-2.0/AceComm-2.0.lua

.AceComm-2.0: Attempt to fix table serializing, not tested either. Thanks to Xinhuan for debugging the problem.
------------------------------------------------------------------------
r58112 | rabbit | 2008-01-09 06:44:05 -0500 (Wed, 09 Jan 2008) | 1 line
Changed paths:
   M /trunk/Ace2/AceComm-2.0/AceComm-2.0.lua

.AceComm-2.0: Fix number serializing thanks to Xinhuan, and a few other small tuneups that I had locally, hopefully nothing breaks - someone test it\!
------------------------------------------------------------------------