Quixote-r44173

Details

  • Filename
    Quixote-r44173.zip
  • Uploaded by
  • Uploaded
    Jul 18, 2007
  • Size
    40.45 KB
  • Downloads
    15
  • MD5
    6a1d5263c7c39eea286f7bf44686c368

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r44173 | kemayo | 2007-07-19 02:47:16 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/Quixote/Quixote-1.0/Quixote-1.0.lua

Quixote: Add PartyMemberHasQuixote(name).  (I may change this later to return the actual version they have, but that'll take a comm change.)
------------------------------------------------------------------------
r44114 | kemayo | 2007-07-18 16:38:58 -0400 (Wed, 18 Jul 2007) | 1 line
Changed paths:
   M /trunk/Quixote/Quixote-1.0/Quixote-1.0.lua

Quixote: Add IteratePartyQuests(name) and IteratePartyQuestLeaderboard(name, quest).
------------------------------------------------------------------------
r43934 | kemayo | 2007-07-16 14:30:54 -0400 (Mon, 16 Jul 2007) | 1 line
Changed paths:
   M /trunk/Quixote/Quixote-1.0/Quixote-1.0.lua

Quixote: GetReactionLevel now returns -1 instead of nil if an invalid text is passed in.
------------------------------------------------------------------------
r43753 | kemayo | 2007-07-13 23:34:50 -0400 (Fri, 13 Jul 2007) | 1 line
Changed paths:
   M /trunk/Quixote/Quixote-1.0/Quixote-1.0.lua

Quixote: Patch over a weird communications issue.
------------------------------------------------------------------------
r43439 | kemayo | 2007-07-10 23:31:29 -0400 (Tue, 10 Jul 2007) | 1 line
Changed paths:
   M /trunk/Quixote/Quixote-1.0/Quixote-1.0.lua

Quixote: Add temporary debug print if compat is nil in OnCommReceive.
------------------------------------------------------------------------
r43384 | kemayo | 2007-07-10 13:48:00 -0400 (Tue, 10 Jul 2007) | 1 line
Changed paths:
   M /trunk/Quixote/Quixote-1.0/Quixote-1.0.lua

Quixote: Add Quixote_Party_Quest_Complete event.
------------------------------------------------------------------------
r43271 | kemayo | 2007-07-09 02:43:24 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Quixote/Quixote-1.0/Quixote-1.0.lua

Quixote: Set up autodoc comments.
------------------------------------------------------------------------
r41795 | kemayo | 2007-06-26 17:17:51 -0400 (Tue, 26 Jun 2007) | 4 lines
Changed paths:
   M /trunk/Quixote/Quixote-1.0/Quixote-1.0.lua
   M /trunk/Quixote/Quixote.toc
   A /trunk/Quixote/license.txt

Quixote: (Drycode)
-Fix memory leak (table was getting *non-recursively* del'd) in QUEST_LOG_UPDATE.
-Explicitly license under LGPL v2.1.

------------------------------------------------------------------------
r41540 | ammo | 2007-06-24 08:33:10 -0400 (Sun, 24 Jun 2007) | 1 line
Changed paths:
   M /trunk/Quixote/Quixote-1.0/Quixote-1.0.lua

Quixote: QUEST_LOG_UPDATE is more leaky than a bottomless bucket, this should put part of a bottom in :)
------------------------------------------------------------------------

Additional Files