3838
by Nechckn on
17 November 2008, 20:46:15 -0500
(61 hours ago)
Merging in the recent changes, including the updates to BeanCounter reason codes, the tooltip, speed enhancing changes to Undercut, ItemSuggest, and SimpleAuction, and the change to CoreScan.lua.
3825
by Nechckn on
15 November 2008, 18:16:04 -0500
(4 days ago)
Merge of recent changes, 3818-3824, including more tool tip indentation and localization preparation.
3812
by Shirik on
11 November 2008, 01:36:16 -0500
(9 days ago)
[MERGE] Implements ADV-350: Statistical integration now has an approximately 150% speed improvement and has moved in complexity from approximately O(nlogn) to O(n)
3808
by shirik on
10 November 2008, 21:15:34 -0500
(9 days ago)
(ADV-372) Corrected an issue where PDF areas were being assumed as 1 even when no PDF was supplied.
3806
by Shirik on
09 November 2008, 16:14:32 -0500
(10 days ago)
(ADV-350) Added a correction factor to adjust for the clipped off tails on PDFs. While this should be very minor, and potentially unnoticable, the calculation is very quick and should not impact perfo…
3803
by Shirik on
09 November 2008, 15:21:21 -0500
(10 days ago)
Implements ADV-374: Stat-Debug now returns an additional zero to discard itself from calculations in the new high-performance integrator.
3800
by Shirik on
09 November 2008, 15:06:40 -0500
(10 days ago)
Implements ADV-372: GetMarketValue() now watches for the area under the curve and does not make a full initial integration pass.
3799
by RockSlice on
09 November 2008, 15:04:45 -0500
(10 days ago)
Implements ADV-373: Converts Stat-Histogram to provide the total area as a 4th return value
3798
by Shirik on
09 November 2008, 14:28:07 -0500
(10 days ago)
[BRANCH] Creating a branch for the new statistical integrator performance improvements. We expect to see approximately a 150% speed improvement in code, however this will break several stats modules i…
3661
by kandoko on
19 October 2008, 16:37:06 -0400
(31 days ago)
Merges 3660 Changes to the price level colors will be immediately displayed in the scroll frame
3652
by kandoko on
19 October 2008, 01:00:06 -0400
(32 days ago)
merges 3651 The recolor system will detect user clicks and gray out messages appropriately.