Quick Search:

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 284 2 root: 707 377

latest revision download trunk

284 annotated / raw | Diffs: previous, other | Lines: 2091 ( +106, -106 )

Created: 2006-09-14 18:56:01 -0400 (2 years 2 months ago) | Author: esamynn | Changeset: 284

Moved to: branches/2.x/Gatherer.lua 377

Copied to: branches/TBC_from_live/Gatherer.lua 316

rolled back changes from revision 280 because of the nightmare of merge conflicts the changes were causing when merging changes into the dbclean branch

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

281 annotated / raw | Diffs: previous, other | Lines: 2091 ( +237, -257 )

Created: 2006-09-12 23:31:17 -0400 (2 years 2 months ago) | Author: esamynn | Changeset: 281

-moved the code for handling SV into a Gatherer_Config.lua file and setup SV to make use of PerCharacter SavedVariables files
-which variables are saved PerCharacter are configurable via the Gatherer_Configuration,PerCharacter table that is defined in Gatherer_Config.lua
-one result of these changes is wiping all settings a resetting the back to defaults the first time this code is run on a user's client

-added Gatherer_Debug which is a debugging print function that only outputs if Gatherer_DebugFrame is defined and is a pointer to a ScrollingMessage frame, at which point it outputs to the frame defined by Gatherer_DebugFrame

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

280 annotated / raw | Diffs: previous, other | Lines: 2111 ( +139, -139 )

Created: 2006-08-27 17:50:19 -0400 (2 years 2 months ago) | Author: mentalpower | Changeset: 280

Ran all the Gatherer files through Notepad++'s "Trim Trailing and Save" macro.

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

279 annotated / raw | Diffs: previous, other | Lines: 2111 ( +2, -2 )

Created: 2006-08-27 16:18:05 -0400 (2 years 2 months ago) | Author: islorgris | Changeset: 279

removed leftover debug chat print.

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

276 annotated / raw | Diffs: previous, other | Lines: 2111 ( +84, -18 )

Created: 2006-08-27 05:27:39 -0400 (2 years 2 months ago) | Author: islorgris | Changeset: 276

Tooltip record method for 1.12

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

265 annotated / raw | Diffs: previous, other | Lines: 2045 ( +81, -113 )

Created: 2006-07-28 03:38:35 -0400 (2 years 3 months ago) | Author: esamynn | Changeset: 265

-improved some event handling code to take advantage of changes in the event system
-various code improvements
-changed Minimap note anchoring to anchor directly to the Minimap

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

264 annotated / raw | Diffs: previous, other | Lines: 2077 ( +194, -149 )

Created: 2006-07-26 13:59:16 -0400 (2 years 3 months ago) | Author: islorgris | Changeset: 264

- moved the Gatherer_AddGatherToBase function as a local function inside the Gather_AddGatherHere function.
- removed world map buttons, these are now generated dynamically.
- forced overlay frame identifier to integer values when computing these dynamically for world map buttons

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

259 annotated / raw | Diffs: previous, other | Lines: 2032 ( +1, -1 )

Created: 2006-07-17 03:03:46 -0400 (2 years 4 months ago) | Author: esamynn | Changeset: 259

Changed Minimap note anchoring to anchor directly to the Minimap.  

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

254 annotated / raw | Diffs: previous, other | Lines: 2032 ( +80, -112 )

Created: 2006-07-04 02:27:51 -0400 (2 years 4 months ago) | Author: esamynn | Changeset: 254

-updated some event handling code to account for changes in the event system
-various code improvements

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

250 annotated / raw | Diffs: previous, other | Lines: 2064 ( +1, -1 )

Created: 2006-06-26 13:03:17 -0400 (2 years 4 months ago) | Author: islorgris | Changeset: 250

fixed zone order change for german version appearing on english version

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

245 annotated / raw | Diffs: previous, other | Lines: 2064 ( +9, -9 )

Created: 2006-06-26 07:05:53 -0400 (2 years 4 months ago) | Author: islorgris | Changeset: 245

Added login warning for German users not running a DB matched to the 1.11 zone order.

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

225 annotated / raw | Diffs: previous, other | Lines: 2064 ( +2, -13 )

Created: 2006-05-31 02:34:58 -0400 (2 years 5 months ago) | Author: islorgris | Changeset: 225

Fixed fishing recording not to occur if an unit is under the cursor.
Removed forced delay processing world map overlays.
Fixed Map Minder setting initialization.

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

211 annotated / raw | Diffs: previous, other | Lines: 2075 ( +74, -58 )

Created: 2006-05-02 04:41:52 -0400 (2 years 6 months ago) | Author: islorgris | Changeset: 211

Copied (2 times):

Code reorganization and cleanup.
Support for new tooltip scheme.

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

198 annotated / raw | Diffs: previous, other | Lines: 2059 ( +53, -13 )

Created: 2006-05-02 03:27:23 -0400 (2 years 6 months ago) | Author: islorgris | Changeset: 198

Made addon recognition while processing ADDON_LOADED case insensitive.
Unregister relevant events when zoning.

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

192 annotated / raw | Diffs: previous, other | Lines: 2019 ( +55, -15 )

Created: 2006-04-19 01:59:18 -0400 (2 years 7 months ago) | Author: islorgris | Changeset: 192

Added code to handle fishing nodes.
Added check for GetEffectiveScale method on minimap before calling it.

Tags: Rel_2_2_2

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

182 annotated / raw | Diffs: previous, other | Lines: 1979 ( +1, -5 )

Created: 2006-02-06 06:42:27 -0500 (2 years 9 months ago) | Author: islorgris | Changeset: 182

added missing check for non-existant data in zone for minimap update

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

181 annotated / raw | Diffs: previous, other | Lines: 1983 ( +27, -13 )

Created: 2006-02-06 02:09:49 -0500 (2 years 9 months ago) | Author: islorgris | Changeset: 181

added iconshade theme;
max distance set to 20 by default;
hiding under min distance fixed for scaling;
displayable items set at 600;
workaround for huge database, minimap display restricted to current zone.

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

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

Created: 2006-01-07 08:54:58 -0500 (2 years 10 months ago) | Author: islorgris | Changeset: 175

call to force herb gather name format for german version called, fade under min icon distance scaling added

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

169 annotated / raw | Diffs: previous, other | Lines: 1965 ( +3, -3 )

Created: 2006-01-04 07:36:59 -0500 (2 years 10 months ago) | Author: islorgris | Changeset: 169

update for scale functions

Tags: Rel_2_2_0

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

166 annotated / raw | Diffs: previous, other | Lines: 1965 ( +189, -106 )

Created: 2006-01-02 21:07:26 -0500 (2 years 10 months ago) | Author: islorgris | Changeset: 166

multiple items tooltips support, init fixed, world map behaviour changed,  old trade workaround re-added, MetaMap support, scaling for min icon distance, recording in pre-instance fixed (not to occur)

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

157 annotated / raw | Diffs: previous, other | Lines: 1882 ( +2, -2 )

Created: 2005-09-27 06:50:11 -0400 (3 years 1 month ago) | Author: islorgris | Changeset: 157

brought back number of items to display on World Map to 600

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

153 annotated / raw | Diffs: previous, other | Lines: 1882 ( +45, -33 )

Created: 2005-09-22 17:55:38 -0400 (3 years 1 month ago) | Author: islorgris | Changeset: 153

Fixed small error handling parameters for gather loginfo command,
Added extra check for changing map,
Changed Init to rely on ADDON_LOADED, coupled UNIT_NAME_UPDATE with VARIABLES_LOADED for character init,
Changed recording so that only real gathering will increase the count.

Tags: Rel_2_1_1

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

142 annotated / raw | Diffs: previous, other | Lines: 1870 ( +1, -1 )

Created: 2005-09-13 06:56:08 -0400 (3 years 2 months ago) | Author: islorgris | Changeset: 142

updated version string

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

138 annotated / raw | Diffs: previous, other | Lines: 1870 ( +1, -3 )

Created: 2005-09-10 07:19:20 -0400 (3 years 2 months ago) | Author: islorgris | Changeset: 138

Modified for new World Map filter menu

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

130 annotated / raw | Diffs: previous, other | Lines: 1872 ( +90, -4 )

Created: 2005-09-06 18:50:37 -0400 (3 years 2 months ago) | Author: islorgris | Changeset: 130

Added type dropdown function for Node Editor and included type in Node editor modification  function

Tags: BETA_2_1_0_B

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

127 annotated / raw | Diffs: previous, other | Lines: 1786 ( +13, -4 )

Created: 2005-09-05 20:58:04 -0400 (3 years 2 months ago) | Author: islorgris | Changeset: 127

modified Gatherer_GetSkills to fix skills not updating at startup (process SKILL_LINES_CHANGED event and unregister it after initial call to function).

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

125 annotated / raw | Diffs: previous, other | Lines: 1777 ( +6, -3 )

Created: 2005-09-05 19:39:21 -0400 (3 years 2 months ago) | Author: islorgris | Changeset: 125

small fix to new Gatherer_GetSkills to get the info line before checking it's content.

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

123 annotated / raw | Diffs: previous, other | Lines: 1774 ( +7, -7 )

Created: 2005-09-05 18:35:20 -0400 (3 years 2 months ago) | Author: islorgris | Changeset: 123

handling Transparency/Fade For Shaded Icons (RFE #1253159)

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

119 annotated / raw | Diffs: previous, other | Lines: 1774 ( +36, -4 )

Created: 2005-09-05 06:53:39 -0400 (3 years 2 months ago) | Author: islorgris | Changeset: 119

Added SPELL_LEARNED_IN_TAB event handling to make the tampering with the skill tree happens only when needed,
rework skill tree lookup to restore previous expanded/collapsed state after looking through it.

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

118 annotated / raw | Diffs: previous, other | Lines: 1742 ( +17, -4 )

Created: 2005-09-05 06:43:32 -0400 (3 years 2 months ago) | Author: islorgris | Changeset: 118

Added ADDON_LOADED event handling for WoW 1.7.0,
included new subframes handling for world map items (on top of the 50ms delay each 100 items).

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

112 annotated / raw | Diffs: previous, other | Lines: 1729 ( +37, -10 )

Created: 2005-08-29 21:14:46 -0400 (3 years 2 months ago) | Author: islorgris | Changeset: 112

Updated myAddons support for 2.0 version, added small delay in World Map Notes display/hiding

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

108 annotated / raw | Diffs: previous, other | Lines: 1702 ( +12, -9 )

Created: 2005-08-25 07:14:12 -0400 (3 years 2 months ago) | Author: islorgris | Changeset: 108

fix glitch in node modify processing

Tags: BETA_2_1_0_A

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

101 annotated / raw | Diffs: previous, other | Lines: 1699 ( +29, -98 )

Created: 2005-08-24 17:27:35 -0400 (3 years 2 months ago) | Author: islorgris | Changeset: 101

Added handling for alpha change on World Map icons,
Added command line options for Report and Search dialogs

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

91 annotated / raw | Diffs: previous, other | Lines: 1768 ( +222, -8 )

Created: 2005-08-16 12:48:08 -0400 (3 years 3 months ago) | Author: islorgris | Changeset: 91

RFE #1257412 (Edit Node dialog for world map functions), Bug #1239746 (call to non-existant function)

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

84 annotated / raw | Diffs: previous, other | Lines: 1554 ( +34, -11 )

Created: 2005-07-15 16:17:47 -0400 (3 years 4 months ago) | Author: islorgris | Changeset: 84

fix for error on gathering filter linked with no items selected,
fix for WM filters not showing not being shown on reactivating WM display,
added hooks to disable world map freeze workaround.

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

79 annotated / raw | Diffs: previous, other | Lines: 1531 ( +6, -5 )

Created: 2005-07-12 13:49:15 -0400 (3 years 4 months ago) | Author: islorgris | Changeset: 79

Warning at logon enabled for french version (new zone order in 1.6.0)

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

63 annotated / raw | Diffs: previous, other | Lines: 1530 ( +146, -59 )

Created: 2005-07-09 03:30:30 -0400 (3 years 4 months ago) | Author: islorgris | Changeset: 63

World Map display autohide, world map item max display to 300, Link filters to recording, RFE #1210718, Bug #1193158

Tags: Beta_2_0_4_1

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

60 annotated / raw | Diffs: previous, other | Lines: 1443 ( +1, -1 )

Created: 2005-06-28 07:15:12 -0400 (3 years 4 months ago) | Author: islorgris | Changeset: 60

fix for broken display filter (new db format)

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

52 annotated / raw | Diffs: previous, other | Lines: 1443 ( +311, -275 )

Created: 2005-06-27 15:12:27 -0400 (3 years 4 months ago) | Author: islorgris | Changeset: 52

FE #1212445 (change for smaller data format),
external function hook for recording,
minor fix to put back icons under player arrow on minimap,
reduced number of displayable items on world map to avoid disconnect

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

47 annotated / raw | Diffs: previous, other | Lines: 1407 ( +7, -4 )

Created: 2005-06-10 22:59:46 -0400 (3 years 5 months ago) | Author: islorgris | Changeset: 47

Fix bug#1217871

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

40 annotated / raw | Diffs: previous, other | Lines: 1404 ( +1, -1 )

Created: 2005-05-28 13:36:01 -0400 (3 years 5 months ago) | Author: islorgris | Changeset: 40

fix minimap icon flickering when using no icon under mini dist introduced in RC 2.0.2.2

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

37 annotated / raw | Diffs: previous, other | Lines: 1404 ( +33, -17 )

Created: 2005-05-26 06:33:06 -0400 (3 years 5 months ago) | Author: islorgris | Changeset: 37

Fix bug #1208161 (performance hit with large number of items on world map)

Tags: RC_2_0_2_2

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

28 annotated / raw | Diffs: previous, other | Lines: 1388 ( +18, -5 )

Created: 2005-05-20 14:14:31 -0400 (3 years 6 months ago) | Author: islorgris | Changeset: 28

Added myAddOns support

Tags: RC_2_0_2

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

25 annotated / raw | Diffs: previous, other | Lines: 1375 ( +21, -1 )

Created: 2005-05-17 21:15:06 -0400 (3 years 6 months ago) | Author: islorgris | Changeset: 25

Added code for user set WorldMap Notes Icon Size.
Added code for items deletion from WorldMap Notes.

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

21 annotated / raw | Diffs: previous, other | Lines: 1355 ( +3, -1 )

Created: 2005-05-17 02:05:41 -0400 (3 years 6 months ago) | Author: islorgris | Changeset: 21

added stub for world map full/short item name toggle

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

16 annotated / raw | Diffs: previous, other | Lines: 1353 ( +9, -2 )

Created: 2005-05-14 16:34:36 -0400 (3 years 6 months ago) | Author: islorgris | Changeset: 16

Reworked NoIcon under min distance option

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

14 annotated / raw | Diffs: previous, other | Lines: 1346 ( +4, -1 )

Created: 2005-05-10 23:55:43 -0400 (3 years 6 months ago) | Author: norganna | Changeset: 14

readded version tags

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

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

Created: 2005-05-04 13:36:07 -0400 (3 years 6 months ago) | Author: islorgris | Changeset: 13

Fix bug #1195229 (filter bug on multiple selection items)
forgot to fix FindClosest function in previous commit

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

12 annotated / raw | Diffs: previous, other | Lines: 1343 ( +5, -5 )

Created: 2005-05-04 13:22:34 -0400 (3 years 6 months ago) | Author: islorgris | Changeset: 12

Fix bug #1195229 (filter bug on multiple selection items)

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

9 annotated / raw | Diffs: previous, other | Lines: 1343 ( +12, -1 )

Created: 2005-04-30 20:18:16 -0400 (3 years 6 months ago) | Author: islorgris | Changeset: 9

Fix bug #1193191 (Quick menu can be inaccessible from icon)

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

7 annotated / raw | Diffs: previous, other | Lines: 1332 ( +3, -9 )

Created: 2005-04-29 13:36:32 -0400 (3 years 6 months ago) | Author: islorgris | Changeset: 7

Fix bug #1192550 (ressource filter don't default to "auto")

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

5 annotated / raw | Diffs: previous, other | Lines: 1338 ( +2, -1 )

Created: 2005-04-27 22:43:23 -0400 (3 years 6 months ago) | Author: norganna | Changeset: 5

added versions and revision codes to things.

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

4 annotated / raw | Diffs: previous, other | Lines: 1337 ( +6, -4 )

Created: 2005-04-27 22:18:06 -0400 (3 years 6 months ago) | Author: norganna | Changeset: 4

Fixes for bugs #1191411 (GetRealZoneText) and #1191163 (.interested check)

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

2 new annotated / raw | Lines: 1335 ( +1335, -0 )

Created: 2005-04-27 09:08:02 -0400 (3 years 6 months ago) | Author: norganna | Changeset: 2

initial commit

Tags: BETA_2_0_P4

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

latest revision download root:

707 deleted | Diffs: previous, other | Lines: 0 ( +0, -2091 )

Created: 2008-03-04 20:22:44 -0500 (8 months ago) | Author: Esamynn | Changeset: 707

removing defunct branches

377 new/moved annotated / raw | Diffs: previous, other | Lines: 2091 ( +2091, -0 )

Created: 2007-01-02 00:38:21 -0500 (22 months ago) | Author: esamynn | Changeset: 377

Moved from: trunk/Gatherer.lua 284

moved trunk to branches/2.x

Properties

 svn:eol-style = native
 svn:executable = *
 svn:keywords = Author Date Id Revision

Crucible: Open Source License registered to Norganna's AddOns.
Atlassian Crucible, painless code review. (Version:1.6.3 Build:build-337 2008-11-04) - Administration - Page generated 2008-11-20 08:23 -0500