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 754 378 root: 373 293

latest revision download trunk

754 annotated / raw | Diffs: previous, other | Lines: 190 ( +23, -23 )

Created: 2008-10-14 00:43:39 -0400 (2 months 24 days ago) | Author: Esamynn | Changeset: 754

[MISC-45] reverting rev 753 (Trailing whitespace is NOT the enemy!)

Tags: REL_3.1.4 REL_3.1.5 REL_3.1.6 REL_3.1.7 REL_3.1.8

Properties

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

753 annotated / raw | Diffs: previous, other | Lines: 190 ( +23, -23 )

Created: 2008-10-09 22:59:31 -0400 (2 months 28 days ago) | Author: aesir | Changeset: 753

Fixes MISC-45 Delete trailing whitespace in source

Properties

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

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

Created: 2007-10-22 03:19:21 -0400 (14 months ago) | Author: root | Changeset: 653

Moved from: trunk/GatherCommand.lua 500

Copied to: branches/Version_3.0.5/Gatherer/GatherCommand.lua 689

Moving Gatherer files to subdirectory for Gatherer specifically in order to make room for other Gatherer related addons or modules within the Gatherer trunk (Addresses GATH-18)

Tags: REL_3.1 REL_3.1.1 REL_3.1.2 REL_3.1.3

Properties

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

500 annotated / raw | Diffs: previous, other | Lines: 190 ( +139, -291 )

Created: 2007-03-28 17:35:25 -0400 (21 months ago) | Author: esamynn | Changeset: 500

Moved to: trunk/Gatherer/GatherCommand.lua 653

Copied to: branches/hud/GatherCommand.lua 573

re-implemented some slash commands

Tags: Rel_3.0 Rel_3.0.1 Rel_3.0.2

Properties

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

490 annotated / raw | Diffs: previous, other | Lines: 342 ( +8, -441 )

Created: 2007-02-15 04:33:28 -0500 (22 months ago) | Author: esamynn | Changeset: 490



moved most of the configuration functionality into GatherConfig.lua as GatherCommand.lua will be used for slash command processing

Properties

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

484 annotated / raw | Diffs: previous, other | Lines: 775 ( +22, -12 )

Created: 2007-02-14 21:35:39 -0500 (22 months ago) | Author: esamynn | Changeset: 484

fixed the bug that was preventing the Minimap display from responding to node display settings

Properties

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

480 annotated / raw | Diffs: previous, other | Lines: 765 ( +1, -0 )

Created: 2007-02-11 23:01:25 -0500 (22 months ago) | Author: norganna | Changeset: 480

Change default setting for Inspection to Off, since it's such a difficult concept to understand (apparently)

Properties

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

475 annotated / raw | Diffs: previous, other | Lines: 764 ( +1, -0 )

Created: 2007-02-10 17:49:00 -0500 (22 months ago) | Author: esamynn | Changeset: 475

-added sorting by drop rate to the list over overall drops from a node
-limited the list of overall drops to a set maximum (default 5)

-moved the code for adding overall drop rates to a tooltip into the shared function Gatherer.Tooltip.AddDropRates( tooltip, nodeId, maxDropsToShow )

Properties

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

461 annotated / raw | Diffs: previous, other | Lines: 763 ( +53, -12 )

Created: 2007-02-04 08:45:40 -0500 (23 months ago) | Author: norganna | Changeset: 461

Add a bunch of new configuration options to allow you to alter if tooltips are displayed, change what information may be shown in the tooltips, and set tooltip and node display options for nodes on the minimap and the main map separately.

Properties

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

450 annotated / raw | Diffs: previous, other | Lines: 722 ( +2, -2 )

Created: 2007-01-29 01:51:31 -0500 (23 months ago) | Author: esamynn | Changeset: 450

changed worldmap and minimap default icon size to 12

Properties

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

449 annotated / raw | Diffs: previous, other | Lines: 722 ( +18, -1 )

Created: 2007-01-28 07:03:48 -0500 (23 months ago) | Author: norganna | Changeset: 449

Add new Minimap button back to Gatherer.

Properties

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

439 annotated / raw | Diffs: previous, other | Lines: 705 ( +57, -40 )

Created: 2007-01-23 01:55:44 -0500 (23 months ago) | Author: norganna | Changeset: 439

Improve minimap tracking-skill support a little bit

Properties

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

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

Created: 2007-01-12 13:14:38 -0500 (23 months ago) | Author: norganna | Changeset: 417

Add svn:keywords to most file, change svn:eol-style to native, add Manifest system to validate installation

Properties

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

415 annotated / raw | Diffs: previous, other | Lines: 689 ( +22, -0 )

Created: 2007-01-12 11:03:19 -0500 (23 months ago) | Author: norganna | Changeset: 415

Add gather sharing/comms options to configuration and add back in inspected opacity functionality.

Properties

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

406 annotated / raw | Diffs: previous, other | Lines: 667 ( +2, -0 )

Created: 2007-01-11 02:10:14 -0500 (23 months ago) | Author: esamynn | Changeset: 406

-fixed a bug where new notes would not show up on the Minimap immediately
-fixed a bug where the Minimap display to not abide by the saved setting at load time
-fixed a bug where toggling the minimap/worldmap display settings wouldn't update the displays immediately

Properties

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

400 annotated / raw | Diffs: previous, other | Lines: 665 ( +17, -7 )

Created: 2007-01-09 00:16:04 -0500 (23 months ago) | Author: esamynn | Changeset: 400

-changed settings to use true/false instead of 1/0 for boolean options
-incremented settings version to 2
-misc clean up related to the new settings system
-removed the files that contained the old settings UI

Properties

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

397 annotated / raw | Diffs: previous, other | Lines: 655 ( +11, -11 )

Created: 2007-01-08 18:55:39 -0500 (23 months ago) | Author: esamynn | Changeset: 397

-overhauled the Minimap note drawing system
-added proper tooltips to the World Map notes
-added many of the note tooltip strings to Localizer

Properties

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

392 annotated / raw | Diffs: previous, other | Lines: 655 ( +296, -27 )

Created: 2007-01-07 05:23:05 -0500 (2 years ago) | Author: norganna | Changeset: 392

Complete configuration UI, use new variables at various places throughout the code, and add profiles to the configuration system.

Properties

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

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

Created: 2007-01-04 01:57:35 -0500 (2 years ago) | Author: esamynn | Changeset: 386

-cleaned up some old files and code that are no longer needed
-renamed the Mapping sub-object to MapNotes
-moved the Minimap and Worldmap note templates into their respective XML files
-GatherMapNotes.lua and GatherMiniNotes.lua are now loaded via their respective XML files since they cannot function without those files

Properties

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

383 annotated / raw | Diffs: previous, other | Lines: 386 ( +11, -11 )

Created: 2007-01-03 03:52:58 -0500 (2 years ago) | Author: esamynn | Changeset: 383

moved Minimap drawing functions into GatherMiniNotes.lua

Properties

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

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

Created: 2007-01-02 00:41:54 -0500 (2 years ago) | Author: esamynn | Changeset: 378

Moved from: branches/3.0/GatherCommand.lua 373

moved branches/3.0 to trunk

Properties

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

latest revision download root:

373 annotated / raw | Diffs: previous, other | Lines: 386 ( +78, -1 )

Created: 2007-01-01 13:44:16 -0500 (2 years ago) | Author: norganna | Changeset: 373

Moved to: trunk/GatherCommand.lua 378

Add preliminary version of new GUI config dialog (this config system will probably eventually roll out to Auctioneer et al as well)

Type /gather to give it a go.

Properties

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

357 annotated / raw | Diffs: previous, other | Lines: 309 ( +7, -7 )

Created: 2006-12-21 23:32:32 -0500 (2 years ago) | Author: esamynn | Changeset: 357

updated for changed gather type tokens

Properties

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

314 annotated / raw | Diffs: previous, other | Lines: 309 ( +3, -3 )

Created: 2006-11-26 22:50:18 -0500 (2 years 1 month ago) | Author: esamynn | Changeset: 314

"fixed" the settings management code

Properties

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

305 annotated / raw | Diffs: previous, other | Lines: 309 ( +18, -11 )

Created: 2006-11-23 22:12:52 -0500 (2 years 1 month ago) | Author: mentalpower | Changeset: 305

Added a clarification of how the GPL applies to our code. The boilerplate now has a link to a clarification post made by the FSF concerning interpreted language code running on a non-free interpreter.

Also added the GPL boilerplate to the files that were missing them.

Properties

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

297 annotated / raw | Diffs: previous, other | Lines: 302 ( +145, -145 )

Created: 2006-11-08 10:14:18 -0500 (2 years 1 month ago) | Author: norganna | Changeset: 297

More partial changes - added Swag library

Properties

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

296 annotated / raw | Diffs: previous, other | Lines: 302 ( +0, -0 )

Created: 2006-10-26 23:43:36 -0400 (2 years 2 months ago) | Author: esamynn | Changeset: 296

-fixed and standardized SVN properties
-added svn:needs-lock flag to all icon files

Properties

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

294 annotated / raw | Diffs: previous, other | Lines: 302 ( +3, -3 )

Created: 2006-10-26 04:37:35 -0400 (2 years 2 months ago) | Author: norganna | Changeset: 294

More shuffling and renaming and fixing-up

293 new annotated / raw | Lines: 302 ( +302, -0 )

Created: 2006-10-25 01:39:04 -0400 (2 years 2 months ago) | Author: norganna | Changeset: 293

Initial split of functions into appropriate files and conversion of most calls

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-07 18:20 -0500