r20

Details

  • Filename
    Revelation-r20.zip
  • Uploaded by
  • Uploaded
    Dec 31, 2008
  • Size
    33.75 KB
  • Downloads
    32
  • MD5
    a4f1c849591c8890873ce440f5c6b727

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r20 | torhal | 2008-12-31 18:33:55 +0000 (Wed, 31 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Revelation.lua

In IterEnchant(): Reversed strfind() arguments for correct effect.

------------------------------------------------------------------------
r18 | torhal | 2008-12-31 07:08:31 +0000 (Wed, 31 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Revelation.lua

Changed click register for trade frame button to be AnyUp, as LeftButtonUp did nothing.

------------------------------------------------------------------------
r17 | torhal | 2008-12-31 07:03:36 +0000 (Wed, 31 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Revelation.lua

Re-added hook on HandleModifiedItemClick, as this is the only way to get to the "Will not be traded" slot in trade. Since the other two hooks call this function internally, I have it check for isHandled before passing info to the menu generator.
Re-instated usage of GetMouseFocus() only for calls from HandleModifiedItemClick()
------------------------------------------------------------------------
r16 | torhal | 2008-12-30 22:10:52 +0000 (Tue, 30 Dec 2008) | 1 line
Changed paths:
   D /trunk/Libs/LibQTipClick-1.0
   M /trunk/embeds.xml

Removed all references to LibQTipClick.
------------------------------------------------------------------------
r15 | torhal | 2008-12-28 18:44:59 +0000 (Sun, 28 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Revelation.lua

Inlined some local variables, moved ATSW-handler from its own function to the Scan() function.

------------------------------------------------------------------------
r14 | torhal | 2008-12-28 17:20:17 +0000 (Sun, 28 Dec 2008) | 1 line
Changed paths:
   M /trunk/Revelation.lua

Streamlined function hooks.
------------------------------------------------------------------------
r12 | torhal | 2008-12-28 09:04:03 +0000 (Sun, 28 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Revelation.lua

Removed a rather needless check against frame names. Fixes Baggins/Bagnon issues so Zhinjio will quit QQing - well, to prevent anyone using these or other custom bag addons from QQing...

------------------------------------------------------------------------
r11 | torhal | 2008-12-28 07:53:01 +0000 (Sun, 28 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Revelation.lua

Retooled to not rely on GetMouseFocus() due to simultaneous suggestions from Arrowmaster and ckknight.

------------------------------------------------------------------------
r10 | torhal | 2008-12-28 07:36:13 +0000 (Sun, 28 Dec 2008) | 1 line
Changed paths:
   M /trunk/Revelation.lua

Fixing function hooks: Attempt #2 using advice from Arrowmaster and Zhinjio.
------------------------------------------------------------------------
r9 | torhal | 2008-12-28 06:26:04 +0000 (Sun, 28 Dec 2008) | 1 line
Changed paths:
   M /trunk/Revelation.lua

Hopefully fixed errors Zhinjio was having with function hooks, courtesy of ckknight.
------------------------------------------------------------------------
r7 | torhal | 2008-12-28 02:22:05 +0000 (Sun, 28 Dec 2008) | 1 line
Changed paths:
   M /trunk/Revelation.lua

Minor code cleanup. Added pacification for AdvancedTradeSkillWindow.
------------------------------------------------------------------------
r6 | torhal | 2008-12-28 01:02:47 +0000 (Sun, 28 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Revelation.lua

Fixed function hook on PaperDoll frame.

------------------------------------------------------------------------
r4 | torhal | 2008-12-26 21:12:45 +0000 (Fri, 26 Dec 2008) | 1 line
Changed paths:
   A /trunk/Libs/LibStub
   A /trunk/Libs/LibStub/LibStub.lua
   M /trunk/Revelation.toc
   M /trunk/embeds.xml

Added LibStub to Libs, modified embeds.xml and TOC
------------------------------------------------------------------------
r3 | torhal | 2008-12-26 21:05:00 +0000 (Fri, 26 Dec 2008) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/Libs
   A /trunk/Libs/AceLibrary
   A /trunk/Libs/AceLibrary/AceLibrary.lua
   A /trunk/Libs/Dewdrop-2.0
   A /trunk/Libs/Dewdrop-2.0/Dewdrop-2.0.lua
   A /trunk/Libs/LibQTipClick-1.0
   A /trunk/Libs/LibQTipClick-1.0/LibQTip-1.0.lua
   A /trunk/Libs/LibQTipClick-1.0/LibQTipClick-1.0.lua
   A /trunk/Libs/LibQTipClick-1.0/lib.xml
   A /trunk/Revelation.lua
   A /trunk/Revelation.toc
   A /trunk/embeds.xml

Initial commit.
------------------------------------------------------------------------
r1 | root | 2008-12-26 14:56:26 +0000 (Fri, 26 Dec 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"revelation/mainline: Initial Import"
------------------------------------------------------------------------