3663
by kandoko on
20 October 2008, 10:28:27 -0400
(31 days ago)
Fixes AAMU-103 The Auto mail buttons will once now work in WoW 3.0. Corrects itemID of Deep Peridot Changed MailFrameTab_OnClick(2) to MailFrameTab_OnClick(nil, 2)
3591
by Nechckn on
12 October 2008, 15:08:20 -0400
(38 days ago)
Fixes AAMU-100 ahdeplength table's index was incorrect, causing the deposit cost to be "stuck" at 24 hours; apparently the default value returned by Blizzard. Correcting the index value then necess…
3578
by Norganna on
10 October 2008, 21:39:02 -0400
(40 days ago)
MISC-42: Replacing static versions with the dynamic tags so that builds have the correct versions in them.
3573
by Norganna on
09 October 2008, 07:25:57 -0400
(42 days ago)
MISC-41: TOCs updated to 30000 and added code to autodisable Auctioneer for clients < 30000
3540
by Nechckn on
01 October 2008, 23:41:29 -0400
(49 days ago)
Completes ADV-315 See pastey link from ticket for details. Modify the base defaults of the varied AuctioneerAdvanced modules. Sets new "beginner" style defaults across AuctioneerAdvanced Modules.
3502
by root on
17 September 2008, 14:03:11 -0400
(2 months 2 days ago)
LTT-2: Backing out changes that were inadvertantly made to trunk instead of branches/LibTT
3468
by anaral on
07 September 2008, 19:34:17 -0400
(2 months 12 days ago)
Fixes(ADV-306) Fixed minor spelling, grammar, and syntax errors in the Auc-* mods.
3459
by kandoko on
06 September 2008, 12:28:25 -0400
(2 months 13 days ago)
Fixes AAMU-65. Left clicking on the Auto magic icon on the slidebar will open the auto sell list, clicking again will close it. Right clicking the icon will open the automagic configuration window.
3458
by kandoko on
06 September 2008, 12:04:52 -0400
(2 months 13 days ago)
Starts AAMU-58 Updates Help text to match current functionality. Hid some GUI elements that have not been implemented. Added popup tooltips to all configuration elements and selected GUI elements. Cha…
3456
by kandoko on
04 September 2008, 20:26:56 -0400
(2 months 15 days ago)
Fixes AAMU-98 The Confirm Sales window now refreshes its list each time the vendor is opened. Instead of only after the confirm button is clicked.
3455
by kandoko on
04 September 2008, 20:22:32 -0400
(2 months 15 days ago)
Fixes AAMU-84 The custom auto sell lists will now persist across sessions for Dev and Embedded builds. **This will cause dev build users to loose there current custom sales**
3414
by kandoko on
21 August 2008, 19:33:09 -0400
(2 months 29 days ago)
Fixes AAMU-94 Adds checks to the ChatFrame_OnHyperlinkShow to make sure it is an itemLink not a player or profession link
3402
by kandoko on
20 August 2008, 23:34:07 -0400
(2 months 30 days ago)
Fixes AAMU-95, subtask STUB-7 Changed to securehook. Hyperlinks from chat frame propagate to the auto sell list. No sign of global chatframe taint in logs.
3277
by Norganna on
28 July 2008, 08:04:47 -0400
(3 months 23 days ago)
MISC-14: Remove LibRecycle and revert all allocations/recyclings of tables to native lua table allocation and garbage collection.
3263
by kandoko on
24 July 2008, 11:46:55 -0400
(3 months 26 days ago)
Fixes AAMU-91 AutoMagic should use searchUI or BTM scan rules for DE, prospect, Mail to, and vendor operations.
3252
by kandoko on
22 July 2008, 09:38:21 -0400
(3 months 29 days ago)
Adds AAMU-87 Automagic will make use of SearchUI reason codes for vendor, disenchant, and prospect if available.
3142
by testleK on
27 May 2008, 19:25:23 -0400
(5 months 23 days ago)
(AAMU-51) If AutoSell is going to sell something at the vendor it now opens a window showing you what it will sell.
3137
by testleK on
26 May 2008, 17:44:14 -0400
(5 months 24 days ago)
(AAMU-61 & AAMU-62) Visual issues with AutoSell ui fixed, corrected column data of vendor and appraiser's data being reversed in scrollsheet
3121
by testleK on
23 May 2008, 18:01:41 -0400
(5 months 27 days ago)
(AAMU-80) changes vendor sell function to use a table and sell everything at one time instead of selling as we are scanning the bags ( needed for AAMU-51 )
3113
by testleK on
17 May 2008, 13:58:25 -0400
(6 months ago)
(AAMU-77) Adds Appraiser, BTM, and enchantrix and Opt dep's to AAMU and AIST. Also AAMU gets AIST as a opt dep