jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Go to changeset: | Customize Feeds
Changelog

2226 by root on 24 September 2007, 08:20:12 -0400 (15 months ago) Make Review Performing removal of current trunk to branches/4.90

./Auc-Stat-Simple.toc 2226 history deleted

. 2226 history deleted

./StatSimple.lua 2226 history deleted

… 383 more files in changeset.
2193 by mentalpower on 18 September 2007, 02:10:48 -0400 (15 months ago) Make Review Standardized the SVN:Keywords property to read "Author Date Id Revision URL". Also standardized the boilerplates so that they have Revision, URL and Version fields. Additionally standardized the Versi…

./Auc-Stat-Simple.toc 2193 history download (+1 -1) diffs

./StatSimple.lua 2193 history download (+10 -9) diffs

… 126 more files in changeset.
2162 by normal on 13 September 2007, 17:17:22 -0400 (15 months ago) Make Review Use libName when displaying '/auc stat <module> clear' info rather than the actual name itself

./StatSimple.lua 2162 history download (+2 -2) diffs

… 2 more files in changeset.
2154 by normal on 13 September 2007, 04:48:04 -0400 (15 months ago) Make Review Stats modules should indivate which stats they are clearing and not claim that they're clearing all stats

./StatSimple.lua 2154 history download (+3 -3) diffs

… 2 more files in changeset.
2124 by norganna on 05 September 2007, 08:09:19 -0400 (16 months ago) Make Review Update market price algorithm to calculate market price more correctly.

./StatSimple.lua 2124 history download (+2 -2) diffs

… 2 more files in changeset.
2123 by norganna on 05 September 2007, 07:16:13 -0400 (16 months ago) Make Review Cause 3-day stat to not be used until at least 3 days of stats are collected.

./StatSimple.lua 2123 history download (+5 -1) diffs

2002 by norganna on 30 June 2007, 13:19:13 -0400 (18 months ago) Make Review New modular BottomScanner and associated Auctioneer changes necessary to support it.

BottomScanner now no longer has BaseRules; it has a comprehensive config UI instead with many of the features that…

./StatSimple.lua 2002 history download (+25 -0) diffs

… 11 more files in changeset.
1973 by norganna on 04 June 2007, 00:30:19 -0400 (19 months ago) Make Review Change order of linkType check and factor concatenation so that the factor is not concatenated if the linkType is not "item"

./StatSimple.lua 1973 history download (+1 -1) diffs

1959 by norganna on 03 June 2007, 05:17:48 -0400 (19 months ago) Make Review Alter the stats engines so that they take into account the stack sizes when calculating the statistics.

In the case of the simple engine, it just simply adds stack-size items to the averages.
The Std…

./StatSimple.lua 1959 history download (+5 -6) diffs

… 1 more file in changeset.
1871 by norganna on 22 May 2007, 05:50:06 -0400 (19 months ago) Make Review Update toc versions to 20100

./Auc-Stat-Simple.toc 1871 history download (+1 -1) diffs

… 13 more files in changeset.
1761 by prowell on 27 April 2007, 16:50:28 -0400 (20 months ago) Make Review Corrects Scanner logic to handle Neutral and party AH scanning from one account
Modifies Stat-Simple to make it easier to set it up to return tooltip data for multiple factions on current realm.
Adds …

./StatSimple.lua 1761 history download (+103 -64) diffs

… 3 more files in changeset.
1660 by prowell on 05 April 2007, 22:36:10 -0400 (21 months ago) Make Review Basic filtering enabled and functioning

This adds support for filtering by:
ignored sellers list
minimum item level
minimum item quality
It is currently set to use filter out gray items by default
It…

./StatSimple.lua 1660 history download (+1 -1) diffs

… 7 more files in changeset.
1659 by mentalpower on 05 April 2007, 22:31:20 -0400 (21 months ago) Make Review Changed the order of operations inside StatSimple.lua's PushStats() function so that local variables are not created if the function exits early.

./StatSimple.lua 1659 history download (+6 -6) diffs

1653 by prowell on 03 April 2007, 22:36:27 -0400 (21 months ago) Make Review Fixes slash handling to work with sub-modules (the stat routines).  Added support for scanning only 1 subcategory.

./StatSimple.lua 1653 history download (+1 -1) diffs

… 3 more files in changeset.
1652 by normal on 03 April 2007, 19:47:35 -0400 (21 months ago) Make Review Revert some changes in r1634 to r1639. Clean up some other areas of r1634.

'private' is the standard that all our mods should adhere to for local private stuff. 'self' is a keyword, so is dangerous t…

./StatSimple.lua 1652 history download (+23 -23) diffs

… 4 more files in changeset.
1644 by prowell on 03 April 2007, 01:05:44 -0400 (21 months ago) Make Review Moved internal functions out of namespace API.  Added support for new filtering API.

./StatSimple.lua 1644 history download (+30 -27) diffs

… 6 more files in changeset.
1639 by norganna on 01 April 2007, 06:47:00 -0400 (21 months ago) Make Review Rename "self" which could be confusing to "private"

./StatSimple.lua 1639 history download (+23 -23) diffs

… 1 more file in changeset.
1635 by mentalpower on 31 March 2007, 19:19:10 -0400 (21 months ago) Make Review Corrected the description of the lib.OnLoad() function.

This function is called without arguments when the module itself is loaded, whereas lib.Processor("load") is called once for every single modul…

./StatSimple.lua 1635 history download (+1 -1) diffs

1621 by norganna on 30 March 2007, 07:05:25 -0400 (21 months ago) Make Review Rearrange stats modules to delineate between local methods and library methods

./Auc-Stat-Simple.toc 1621 history download (+1 -1) diffs

./StatSimple.lua 1621 history download (+86 -66) diffs

… 2 more files in changeset.
1618 by norganna on 29 March 2007, 10:27:08 -0400 (21 months ago) Make Review Fix the .toc files to correctly depend on Auc-Advanced instead of Auctioneer and rename SavedVariables to new refactored AucAdvanced variables that the .lua files are using.

./Auc-Stat-Simple.toc 1618 history download (+2 -2) diffs

… 2 more files in changeset.
1605 by mentalpower on 26 March 2007, 01:19:07 -0400 (21 months ago) Make Review Corrected the improper use of "it's" in our GPL boilerplate.

./StatSimple.lua 1605 history download (+1 -1) diffs

… 33 more files in changeset.
1603 by norganna on 25 March 2007, 23:47:53 -0400 (21 months ago) Make Review Refactoring of all Auctioneer variables to AucAdvanced

./StatSimple.lua 1603 history download (+13 -13) diffs

… 8 more files in changeset.
1571 by norganna on 14 March 2007, 22:49:30 -0400 (21 months ago) Make Review Fix tooltip error when unknown prices.

./StatSimple.lua 1571 history download (+1 -0) diffs

1567 by norganna on 09 March 2007, 12:07:35 -0500 (22 months ago) Make Review Get Enchantrix back into mostly working condition. Update EnhTooltip.BreakLink to decode the suffix scaling factor from the uniqId field. Change the statistics routines to account for the afforementio…

./Auc-Stat-Simple.toc 1567 history download (+2 -2) diffs

./StatSimple.lua 1567 history download (+8 -3) diffs

… 10 more files in changeset.
1556 by root on 06 March 2007, 23:45:12 -0500 (22 months ago) Make Review Making new 5.0 trunk active

./Auc-Stat-Simple.toc 1556 history download (+15) new/moved

. 1556 history download (+0) new/moved

./StatSimple.lua 1556 history download (+265) new/moved

… 161 more files in changeset.
earlier earlier | later later
Crucible: Open Source License registered to Norganna's AddOns.
Version 1.6.5.a is available.
Atlassian FishEye, Subversion analysis. (Version:1.6.4 Build:build-344 2008-11-20) - Administration - Page generated 2009-01-09 18:44 -0500