r159
Details
-
FilenameGnomeWorks-r159.zip
-
Uploaded by
-
UploadedDec 13, 2011
-
Size455.58 KB
-
Downloads5,563
-
MD591ba76dabaf7f4d8d5fc0668d43e2d07
Supported WoW Retail Versions
- 4.3.0
Changelog
------------------------------------------------------------------------
r159 | mikk | 2011-12-13 16:54:29 +0000 (Tue, 13 Dec 2011) | 5 lines
Changed paths:
M /trunk/FrameHooks/AuctionHouse.lua
Maintenance:
- Local-ize and/or allow some globals for mikk's findglobals script.
- Plug some unnecessary global namespace pollution
- Fix some cases of using uninitialized variables (e.g. purchaseIsPending vs PurchaseIsPending) that the script caught
- Remove an unnecessary taint of AuctionFrameTab_OnClick by using hooksecurefunc() instead
------------------------------------------------------------------------
r158 | lilsparky | 2011-12-11 05:34:25 +0000 (Sun, 11 Dec 2011) | 3 lines
Changed paths:
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/GnomeWorks.toc
M /trunk/PseudoTrades/Disenchanting.lua
M /trunk/PseudoTrades/Milling.lua
M /trunk/PseudoTrades/Prospecting.lua
M /trunk/PseudoTrades/ScrollMaking.lua
M /trunk/SkillLevels.lua
updated toc to 4.3
updated with new milling/prospecting data
updated with new skill level data
------------------------------------------------------------------------
r157 | mikk | 2011-12-10 18:51:01 +0000 (Sat, 10 Dec 2011) | 2 lines
Changed paths:
M /trunk/FrameHooks/AuctionHouse.lua
Update auction system for patch 4.3.
------------------------------------------------------------------------
r156 | lilsparky | 2011-08-22 01:51:00 +0000 (Mon, 22 Aug 2011) | 2 lines
Changed paths:
M /trunk/plugins/lsw.lua
lsw support tweaks
------------------------------------------------------------------------