View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 3277 3068 root: 3322 3316

latest revision download trunk

3277 annotated / raw | Diffs: previous, other | Lines: 327 ( +1, -1 )

Created: 2008-07-28 08:04:47 -0400 (5 months 8 days ago) | Author: Norganna | Changeset: 3277

Copied (2 times):

MISC-14: Remove LibRecycle and revert all allocations/recyclings of tables to native lua table allocation and garbage collection.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3263 annotated / raw | Diffs: previous, other | Lines: 327 ( +44, -68 )

Created: 2008-07-24 11:46:55 -0400 (5 months 12 days ago) | Author: kandoko | Changeset: 3263

Fixes AAMU-91
AutoMagic should use searchUI or BTM scan rules for DE, prospect, Mail to, and vendor operations.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3252 annotated / raw | Diffs: previous, other | Lines: 351 ( +33, -3 )

Created: 2008-07-22 09:38:21 -0400 (5 months 14 days ago) | Author: kandoko | Changeset: 3252

Adds AAMU-87
Automagic will make use of SearchUI reason codes for vendor, disenchant, and prospect if available.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3142 annotated / raw | Diffs: previous, other | Lines: 321 ( +5, -13 )

Created: 2008-05-27 19:25:23 -0400 (7 months ago) | Author: testleK | Changeset: 3142

(AAMU-51) If AutoSell is going to sell something at the vendor it now opens a window showing you what it will sell.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3121 annotated / raw | Diffs: previous, other | Lines: 329 ( +13, -23 )

Created: 2008-05-23 18:01:41 -0400 (7 months ago) | Author: testleK | Changeset: 3121

(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 )

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3114 annotated / raw | Diffs: previous, other | Lines: 339 ( +248, -0 )

Created: 2008-05-18 01:47:19 -0400 (7 months ago) | Author: testleK | Changeset: 3114

(AAMU-78) Should fully complete moving Item Suggest out of AAMU

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3108 annotated / raw | Diffs: previous, other | Lines: 91 ( +0, -248 )

Created: 2008-05-13 22:52:35 -0400 (7 months ago) | Author: testleK | Changeset: 3108

(AAMU-76) moves ItemSuggest out of AAMU into its own utility

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3097 annotated / raw | Diffs: previous, other | Lines: 339 ( +1, -1 )

Created: 2008-05-06 16:31:32 -0400 (8 months ago) | Author: testleK | Changeset: 3097

(AAMU-73) makes underscores local

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3096 annotated / raw | Diffs: previous, other | Lines: 339 ( +6, -2 )

Created: 2008-05-06 16:08:42 -0400 (8 months ago) | Author: testleK | Changeset: 3096

(AAMU-72) Some items not Auto-loading or selling properly due to GetContainerItemLink(bag,slot) returning nil for stacksize, has been given a fallback to get stacksize. Should fix any issues with AutoSelling or loading not working properly.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3094 annotated / raw | Diffs: previous, other | Lines: 335 ( +79, -106 )

Created: 2008-05-05 02:05:29 -0400 (8 months ago) | Author: testleK | Changeset: 3094

(AAMU-71) Fixes some oddities in how I was using my runstop var... also renamed the override btm setting to properly reflect its use to the mail GUI to allow a second override for Vendor action incase you want to use ItemSuggest for mailing but not vendoring etc... (ItemSuggest for vendor action not enabled yet)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3088 annotated / raw | Diffs: previous, other | Lines: 362 ( +2, -4 )

Created: 2008-05-04 04:20:48 -0400 (8 months ago) | Author: testleK | Changeset: 3088

(AAMU-66) fixed issue for vendorAction() if itemCount was nil

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3087 annotated / raw | Diffs: previous, other | Lines: 364 ( +2, -2 )

Created: 2008-05-03 16:32:55 -0400 (8 months ago) | Author: testleK | Changeset: 3087

(AAMU-64) svn props

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3086 annotated / raw | Diffs: previous, other | Lines: 364 ( +187, -83 )

Created: 2008-05-03 16:29:12 -0400 (8 months ago) | Author: testleK | Changeset: 3086

(AAMU-63) Major update to core function and implements Item Suggest override to BTM rule for mailing items if desired. JC and Ench skill defaults up'd to 375 instead of 0 (adjustable if desired) few other random changed :)

3071 annotated / raw | Diffs: previous, other | Lines: 260 ( +124, -0 )

Created: 2008-04-30 17:00:10 -0400 (8 months ago) | Author: testleK | Changeset: 3071

(AAMU-55) IsGem or IsDeMat tables -must- be in the core

3068 new annotated / raw | Lines: 136 ( +136, -0 )

Created: 2008-04-30 15:55:43 -0400 (8 months ago) | Author: testleK | Changeset: 3068

(AAMU-54) Moves core function ScanAndUse() to Core.lua. Also slightly increased effeciency of function

latest revision download root:

3322 deleted | Diffs: previous, other | Lines: 0 ( +0, -327 )

Created: 2008-08-09 13:48:35 -0400 (4 months 27 days ago) | Author: Nechckn | Changeset: 3322

Removing duplicate, since fun, new folders are in the branches of each repository.

3316 new/copied annotated / raw | Diffs: previous, other | Lines: 327 ( +327, -0 )

Created: 2008-08-09 10:23:59 -0400 (4 months 27 days ago) | Author: Nechckn | Changeset: 3316

Copied from: trunk/Auc-Util-AutoMagic/Core.lua 3277

Copied to: branches/WotLK_Beta/Auc-Util-AutoMagic/Core.lua 3321

Copy of 3314 for WotLK Beta Testing

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

Crucible: Open Source License registered to Norganna's AddOns.
Version 1.6.5.a is available.
Atlassian Crucible, painless code review. (Version:1.6.4 Build:build-344 2008-11-20) - Administration - Page generated 2009-01-06 02:33 -0500