Quixote-r55197

Details

  • Filename
    Quixote-r55197.zip
  • Uploaded by
  • Uploaded
    Nov 17, 2007
  • Size
    42.39 KB
  • Downloads
    18
  • MD5
    d11de636285987377ffe5524bf98521f

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r55197 | kemayo | 2007-11-17 16:48:54 -0500 (Sat, 17 Nov 2007) | 1 line
Changed paths:
   M /trunk/Quixote/Quixote-1.0/Quixote-1.0.lua

Quixote: Some of the iterators had an unnecessary global variable.
------------------------------------------------------------------------
r54597 | kemayo | 2007-11-13 23:11:36 -0500 (Tue, 13 Nov 2007) | 1 line
Changed paths:
   M /trunk/Quixote/Quixote.toc

Quixote: TOC.
------------------------------------------------------------------------
r53613 | kemayo | 2007-10-31 23:23:37 -0400 (Wed, 31 Oct 2007) | 1 line
Changed paths:
   M /trunk/Quixote/Quixote-1.0/Quixote-1.0.lua

Quixote: Fix GetNumPartyQuestObjectives -- total objectives was always returning 0.
------------------------------------------------------------------------
r53247 | kemayo | 2007-10-25 21:24:48 -0400 (Thu, 25 Oct 2007) | 1 line
Changed paths:
   M /trunk/Quixote/Quixote-1.0/Quixote-1.0.lua

Quixote: Kick syncs to a bucketed event.
------------------------------------------------------------------------
r52932 | kemayo | 2007-10-22 20:06:17 -0400 (Mon, 22 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Quixote/Quixote-1.0/Quixote-1.0.lua

Quixote: Remove argcheck for (nonexistent) argument 4 to GetNumPartyQuestObjectives

------------------------------------------------------------------------
r52826 | kemayo | 2007-10-21 20:20:12 -0400 (Sun, 21 Oct 2007) | 3 lines
Changed paths:
   M /trunk/Quixote/Quixote-1.0/Quixote-1.0.lua

Quixote:
-Add API: num, numComplete = GetNumQuestObjectives(quest)
-Add API: num, numComplete = GetNumPartyQuestObjectives(name, quest)
------------------------------------------------------------------------
r52817 | kemayo | 2007-10-21 16:42:40 -0400 (Sun, 21 Oct 2007) | 1 line
Changed paths:
   M /trunk/Quixote/Quixote-1.0/Quixote-1.0.lua

Quixote: Close a memory leak in Quixote_Quest_Gained event handler.
------------------------------------------------------------------------

Additional Files