r48-nolib
Details
-
FilenameRepairBroker-r48-nolib.zip
-
Uploaded by
-
UploadedOct 28, 2010
-
Size10.33 KB
-
Downloads22
-
MD54b36d0a4fba2b0a235035113444f558d
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
r48 | parnic | 2010-10-28 19:07:35 +0000 (Thu, 28 Oct 2010) | 2 lines
Changed paths:
M /trunk/RepairBroker.lua
- fixed auto-repair not respecting the user's guild bank setting (ticket #13, thanks thelibrarian!)
- fixed the case of users having unlimited guild bank withdrawal amounts (GetGuildBankWithdrawMoney() returning -1)
------------------------------------------------------------------------
r46 | parnic | 2010-10-12 04:11:30 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
M /trunk/RepairBroker.toc
- removed x-compat
------------------------------------------------------------------------
r45 | parnic | 2010-10-12 02:49:14 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
M /trunk/RepairBroker.toc
- toc bump to 4.0
------------------------------------------------------------------------
r44 | parnic | 2010-10-10 03:59:26 +0000 (Sun, 10 Oct 2010) | 1 line
Changed paths:
M /trunk/libs
- setup svn:externals to make local development easier
------------------------------------------------------------------------
r43 | parnic | 2010-10-10 03:53:10 +0000 (Sun, 10 Oct 2010) | 1 line
Changed paths:
M /trunk/RepairBroker.toc
- set x-compatible-with for 40000
------------------------------------------------------------------------
r42 | parnic | 2010-10-10 03:52:19 +0000 (Sun, 10 Oct 2010) | 3 lines
Changed paths:
M /trunk/RepairBroker.lua
M /trunk/RepairBroker.toc
M /trunk/popup.xml
M /trunk/tooltip.xml
- changed 'this' to 'self' in several places (for 4.0 compatibility)
- bumped toc to 30300 though i suppose that's silly if tuesday winds up to be patch day
- added libqtip to optionaldeps so it gets loaded properly
------------------------------------------------------------------------