3892
by Shirik on
06 December 2008, 14:37:49 -0500
(34 days ago)
Fixes ADV-294: Adjusted Stat-Debug so that it does not return a PDF. This is the preferred form, rather than returning a PDF with area 0.
3811
by Shirik on
11 November 2008, 01:33:06 -0500
(59 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)
3573
by Norganna on
09 October 2008, 07:25:57 -0400
(3 months ago)
MISC-41: TOCs updated to 30000 and added code to autodisable Auctioneer for clients < 30000
3434
by kandoko on
27 August 2008, 18:27:02 -0400
(4 months 13 days ago)
[MISC-38] War on global pollution continues, Defines "id" as a local in the GUI configuration function.
3277
by Norganna on
28 July 2008, 08:04:47 -0400
(5 months 12 days ago)
MISC-14: Remove LibRecycle and revert all allocations/recyclings of tables to native lua table allocation and garbage collection.
3129
by Shirik on
25 May 2008, 12:42:21 -0400
(7 months ago)
Added a PDF for Stat-Debug. This is just a placeholder PDF that will not influence market price. (ADV-227) Also fixed an issue with Stat-Debug where attempts to call GetPrice() on an item without data…
2534
by speeddymon on
18 November 2007, 18:36:10 -0500
(13 months ago)
ADV-16: Add help and tooltips to all of the Stats modules. The StdDev module still needs a bit of clarification on what it does (I think it is correct, but I commented out the part I am not sure abou…
2530
by mentalpower on
18 November 2007, 17:18:59 -0500
(13 months ago)
Fixes ADV-69ADV-27. A manifest function was added to the Core Auctioneer functionality. This allows for Auctioneer Advanced to know the revisions of all the installed modules. Auctioneer Advanced als…
2485
by RockSlice on
14 November 2007, 23:57:19 -0500
(13 months ago)
resolves issue [SDBG-1]: New Feature: Option to turn off debug stats module tooltip entries
2466
by Norganna on
13 November 2007, 10:28:00 -0500
(13 months ago)
New module creation method (MISC-2) and Recategorize config sections by module type (MISC-3)
2296
by norganna on
06 October 2007, 04:23:23 -0400
(15 months ago)
Fix the debug module to account for stack size and also ensure that it does not participate in the market value calculation.
2241
by norganna on
25 September 2007, 05:59:50 -0400
(15 months ago)
Update TOCs to 20200. Add new Auc-Db, and a debugging stats module that provides info on the last 10 objects of a type scanned. Some fixes to DebugLib.