3842
by ccox on
19 November 2008, 21:48:32 -0500
(16 hours ago)
(Fixes ASER-162) don't require buyout prices when we allow bids, only bail if doing buyout only and there is no buyout price
3841
by ccox on
19 November 2008, 21:17:34 -0500
(17 hours ago)
(fixes ENX-72) Add safety to catch nil links, itemLevel and quality values. Leave commented out DebugPrint calls to help catch these weird items/links.
3836
by Mikk on
17 November 2008, 04:42:39 -0500
(3 days ago)
ADV-378: Make "Processing" a lot smoother by using GetTime() measuring. ... and faster, actually!
3827
by kandoko on
16 November 2008, 18:42:08 -0500
(3 days ago)
Adds BCNT-226 Reason codes for purchases on one character will be visible if the item is mailed to another of the players characters.
3824
by kandoko on
12 November 2008, 18:14:18 -0500
(7 days ago)
Updates ADV-365 CoreStrings.lua Corrects SIMP_Tooltip_SeenToday string to Seen {{%s}} today:
3823
by kandoko on
12 November 2008, 17:57:55 -0500
(7 days ago)
Continues WECN-9 Completes step 2) add strings and appropriate variable names to localizer website.
3820
by kandoko on
12 November 2008, 17:41:33 -0500
(7 days ago)
Continues PURC-12 Completes step 2) add strings and appropriate variable names to localizer website.
3819
by kandoko on
12 November 2008, 17:39:08 -0500
(7 days ago)
Continues ASAL-19 Completes step 2) add strings and appropriate variable names to localizer website.
3818
by kandoko on
12 November 2008, 17:24:08 -0500
(7 days ago)
Updates ADV-365 CoreStrings.lua adds localizer produced strings for Stat-Purchased, Stat-Wowecon, Stat-Sales
3813
by Kinesia on
11 November 2008, 13:13:33 -0500
(9 days ago)
APPR-219 If you have less than X items to post "only" will now treat the X as a maximum instead of a required number
3811
by Shirik on
11 November 2008, 01:33:06 -0500
(9 days ago)
[MERGE] Implements ADV-350: Statistical integration now has an approximately 150% spead improvement and has moved in complexity from approximately O(nlogn) to O(n)
3807
by kandoko on
09 November 2008, 20:32:03 -0500
(10 days ago)
Fixes ASKP-24 Adds a coin system internally for display in whispers/chat messages. This will prevent DC due to the |cffXXXXXX color markups used by Advaance Coin value function.
3796
by Hirsute on
08 November 2008, 20:43:56 -0500
(11 days ago)
INF-37: Forgot to clear the armory cache, so this is a redo of the last commit I made to update informant items, vendors and data to include those things added in 3.0.2: Echoes of Doom.
3792
by Mikk on
08 November 2008, 12:33:36 -0500
(12 days ago)
BTMS-153: EMC now causes errors in tooltip lib due to trying to add lines when no tooltip is shown. Fixed.