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 761 378 root: 364 293

latest revision download trunk

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

Created: 2008-10-17 03:43:51 -0400 (34 days ago) | Author: Esamynn | Changeset: 761

[GATH-69, MISC-31] don't really need to use the GameTooltipTemplate XML template here

Tags: 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

754 annotated / raw | Diffs: previous, other | Lines: 519 ( +18, -18 )

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

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

Tags: REL_3.1.4

Properties

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

753 annotated / raw | Diffs: previous, other | Lines: 519 ( +18, -18 )

Created: 2008-10-09 22:59:31 -0400 (41 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

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

Created: 2008-08-19 01:07:33 -0400 (3 months 1 day ago) | Author: Esamynn | Changeset: 742

[GATH-70] reverting changes that didn't belong in the last commit

Tags: REL_3.1.3

Properties

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

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

Created: 2008-08-19 01:00:16 -0400 (3 months 1 day ago) | Author: Esamynn | Changeset: 741

[GATH-70]
- changed a Button:SetTextFontObject() call to a Button:SetNormalFontObject() call and live compatibility code
- added the font GameFontHighlightHuge

Properties

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

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

Created: 2008-04-08 15:23:48 -0400 (7 months ago) | Author: Esamynn | Changeset: 725

[GATH-46]
reverting changes from rev 724 as it borked unicode characters in GatherNodes.lua

Tags: REL_3.1.2

Properties

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

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

Created: 2008-04-03 22:55:33 -0400 (7 months ago) | Author: jairith | Changeset: 724

Addition of code and icons for gas cloud tracking (GATH-46) - Jairith

-GatherCategories.lua changes:
        -Added categories and node id's for Windy Clouds, Arcane Vortexes, Felmist and Swamp Gas

-GatherCongig.lus changes:
        -made the Main Gather Options window scrollable
        -added "Show cloud nodes" options to the Minimap and Mainmap node category displays
        -Created a "Cloud filter" option to the "Core Options" list

-GatherEvents.lua changes:
        -Registered the "COMBAT_LOG_EVENT_UNFILTERED" event to be watched
        -Added code to handle gas cloud gathers

-GatherIcons.lua
        -Added code for icons representing the gas clouds

-GatherNodes.lus changes:
        -Added node objects for Windy Clouds, Arcane Vortexes, Felmist and Swamp Gas
        -Added English, French, German and Spanish translations for Windy Clouds, Arcane Vortexes, Felmist and Swamp Gas

-GatherStorage.lua changes
        -Added Clouds as a valid gather type
        -Added code to the AddNode function to compensate for a larger search radius for nearby nodes due to cloud movement

-GatherStrings.lua changes
        -Added English, French, German and Spanish translations for the Engineering Trade Skill

-GatherUtil.lua changes
        -Added code to check if player is an engineer
        -Added code to consider "Cloud" type noded as tracked if a player is an engineer.


-Created "Cloud" folder in the "Icon" folder along with icons for Windy Clouds, Arcane Vortexes, Felmist and Swamp Gas

Properties

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

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

Created: 2008-03-27 23:35:18 -0400 (7 months ago) | Author: prowell | Changeset: 720

Trivial code change to allow quick exit of loop when data found (GATH-53)

Tags: REL_3.1.1

Properties

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

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

Created: 2008-03-19 00:02:04 -0400 (8 months ago) | Author: Esamynn | Changeset: 714

[GATH-8]
profession skill level information will now be reliably collected

Tags: REL_3.1

Properties

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

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

Created: 2008-03-10 22:48:19 -0400 (8 months ago) | Author: Esamynn | Changeset: 712

[GATH-8]
removing the global presence of Gatherer.Util.GetTrackingMode

Properties

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

711 annotated / raw | Diffs: previous, other | Lines: 515 ( +2, -8 )

Created: 2008-03-10 22:30:38 -0400 (8 months ago) | Author: Esamynn | Changeset: 711

[GATH-8]
- added "Only if tracked" options to all Minimap and Mainmap node category displays, that if enabled, cause nodes from that category to only be displayed if they would show up under the currently selected tracking skill (default: disabled)
- added "Herbalists/Miners Only" options to the Herb and Mining categories displays, that if enabled, cause nodes from that category to only be displayed if the current player is capable of gathering them (default: enabled)

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: 521 ( +521, -0 )

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

Moved from: trunk/GatherUtil.lua 633

Copied to: branches/Version_3.0.5/Gatherer/GatherUtil.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)

Properties

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

633 annotated / raw | Diffs: previous, other | Lines: 521 ( +6, -1 )

Created: 2007-09-26 01:41:01 -0400 (13 months ago) | Author: esamynn | Changeset: 633

Moved to: trunk/Gatherer/GatherUtil.lua 653

-updated Readme.txt (including change log)
-various miscellaneous clean-up details
-GatherUtil.lua: changed the wait time between items in the refresh cycle from 1 second to 5 seconds

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

631 annotated / raw | Diffs: previous, other | Lines: 516 ( +7, -5 )

Created: 2007-09-25 23:26:49 -0400 (13 months ago) | Author: esamynn | Changeset: 631

-fixed a bug caused by the fact that not everyone has the old drops data table
-changed pointers to the drops tables used to generate the item id list for the cache refresh to the non-global ones

Properties

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

630 annotated / raw | Diffs: previous, other | Lines: 514 ( +58, -0 )

Created: 2007-09-25 22:40:52 -0400 (13 months ago) | Author: esamynn | Changeset: 630

added a system to pull node drop details from the server to refresh the client's cache files (since the server no longer DCs clients for requesting "bad" item ids)

Properties

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

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

Created: 2007-05-22 08:25:24 -0400 (18 months ago) | Author: norganna | Changeset: 555

Copied to: branches/hud/GatherUtil.lua 573

Fix problem with unnamed nodeids

Properties

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

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

Created: 2007-05-14 12:05:02 -0400 (18 months ago) | Author: norganna | Changeset: 538

Reporting search functionality now mostly working. Results now show up when you perform a search. Need to get report scrolling and the marking/actioning working still

Properties

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

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

Created: 2007-04-06 19:38:08 -0400 (19 months ago) | Author: esamynn | Changeset: 509

(fixes #133) Battlefield Minimap should no longer lose player position information when a shared gather is received

-removed the map zoom maintenance code from Gatherer.Util.GetPositionInCurrentZone() when we have to ask Astrolabe for the player's position

Properties

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

505 annotated / raw | Diffs: previous, other | Lines: 459 ( +5, -5 )

Created: 2007-04-02 02:35:47 -0400 (19 months ago) | Author: esamynn | Changeset: 505

void

commented out some unused functions

Properties

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

496 annotated / raw | Diffs: previous, other | Lines: 459 ( +6, -14 )

Created: 2007-02-25 20:59:10 -0500 (20 months ago) | Author: esamynn | Changeset: 496

drop rates are now recorded on a per zone, per node id basis instead of only on a per node id basis (display is still only per node id)

created the DropRates object which will provide the API for retrieving and processing information about node drops

Properties

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

492 annotated / raw | Diffs: previous, other | Lines: 467 ( +5, -9 )

Created: 2007-02-18 03:27:18 -0500 (21 months ago) | Author: esamynn | Changeset: 492

(fixes #104)changed recording of Power Crystal nodes so that all colours are recorded and displayed as a single node type

-The key to these changes is the data table hacks performed by GatherSpecialCases.lua.  Everything done in this file should always be commented very thoroughly.
-GatherConfig.lua: The MakeGui function was changed to pull it's displayed names from Gatherer.Util.GetNodeName(), it was also changed so that each unique name (on a per gather type basis) is only displayed once
-Gatherer.Util.GetNodeName() was changed to return a category name if the objectId matches a category token, or else the node name from Gatherer.Nodes.Names

Properties

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

474 annotated / raw | Diffs: previous, other | Lines: 471 ( +36, -0 )

Created: 2007-02-10 17:46:43 -0500 (21 months ago) | Author: esamynn | Changeset: 474

added Gatherer.Util.SecondsToTime(seconds, noSeconds) which converts a number of seconds into a human readable form, with the largest unit of time used being weeks

Properties

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

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

Created: 2007-02-04 03:12:28 -0500 (21 months ago) | Author: esamynn | Changeset: 460

updated Astrolabe library to revision 34

Properties

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

445 annotated / raw | Diffs: previous, other | Lines: 435 ( +53, -5 )

Created: 2007-01-25 20:29:24 -0500 (21 months ago) | Author: esamynn | Changeset: 445

(fixes #113) Generalised the Gatherer.Util.ParseFormattedMessage function so that it correctly handles format strings that use argument index numbers (function still only handles %d and %s format tokens)

Properties

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

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

Created: 2007-01-25 16:10:56 -0500 (21 months ago) | Author: esamynn | Changeset: 444

(fixes #109) added a table of tracking overrides that specifies a track type for specific categories that is different from that category's normal gather type and changed the minimap note icon selection to take this information into account

Properties

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

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

Created: 2007-01-12 13:14:38 -0500 (22 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

408 annotated / raw | Diffs: previous, other | Lines: 368 ( +13, -22 )

Created: 2007-01-11 16:57:14 -0500 (22 months ago) | Author: esamynn | Changeset: 408

increased the efficiency of Gatherer.Util.GetPositionInCurrentZone()

Properties

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

407 annotated / raw | Diffs: previous, other | Lines: 377 ( +67, -18 )

Created: 2007-01-11 02:49:52 -0500 (22 months ago) | Author: esamynn | Changeset: 407

added Gatherer.Util.GetPositionInCurrentZone() for getting the player's position on the current zone's map

Properties

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

397 annotated / raw | Diffs: previous, other | Lines: 328 ( +0, -12 )

Created: 2007-01-08 18:55:39 -0500 (22 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

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

Created: 2007-01-03 03:52:58 -0500 (22 months 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

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

Created: 2007-01-02 17:06:48 -0500 (22 months ago) | Author: esamynn | Changeset: 380

changed debug print function to use ... instead of only allowing 2 arguments (don't pass it any nils)

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: 342 ( +342, -0 )

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

Moved from: branches/3.0/GatherUtil.lua 364

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:

364 annotated / raw | Diffs: previous, other | Lines: 342 ( +4, -4 )

Created: 2006-12-24 01:58:05 -0500 (22 months ago) | Author: esamynn | Changeset: 364

Moved to: trunk/GatherUtil.lua 378

-updated gatherType tokens
-converted skill search to use the skill name strings from the localizer data

Properties

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

359 annotated / raw | Diffs: previous, other | Lines: 342 ( +34, -1 )

Created: 2006-12-21 23:35:46 -0500 (22 months ago) | Author: esamynn | Changeset: 359

moved the code to select a texture for a specific node id into the function Gatherer.Util.GetNodeTexture( nodeID )

Properties

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

344 annotated / raw | Diffs: previous, other | Lines: 309 ( +13, -13 )

Created: 2006-12-05 22:16:46 -0500 (23 months ago) | Author: mentalpower | Changeset: 344

Small performance tweak

Properties

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

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

Created: 2006-12-05 11:36:49 -0500 (23 months ago) | Author: norganna | Changeset: 338

Fix gather message parsing error

Properties

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

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

Created: 2006-12-05 10:25:28 -0500 (23 months ago) | Author: norganna | Changeset: 335

Get tooltips on minimap fully functioning

Properties

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

332 annotated / raw | Diffs: previous, other | Lines: 306 ( +30, -0 )

Created: 2006-12-05 09:30:13 -0500 (23 months ago) | Author: norganna | Changeset: 332

Updates to mininote tooltips, beginning external for babylonian

Properties

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

320 annotated / raw | Diffs: previous, other | Lines: 276 ( +12, -0 )

Created: 2006-12-01 20:32:04 -0500 (23 months ago) | Author: norganna | Changeset: 320

Add changes to allow objectId's instead of itemId's and hack up astrolabe's loader to support both relative and absolute uri's.

Properties

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

311 annotated / raw | Diffs: previous, other | Lines: 264 ( +3, -3 )

Created: 2006-11-26 03:40:06 -0500 (23 months ago) | Author: norganna | Changeset: 311

Remove even more debugging from Gatherer

Properties

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

306 annotated / raw | Diffs: previous, other | Lines: 264 ( +9, -0 )

Created: 2006-11-26 00:59:41 -0500 (23 months ago) | Author: norganna | Changeset: 306

Get auto-textures, and range fading working for minimap once again

Properties

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

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

Created: 2006-11-23 22:12:52 -0500 (23 months 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

303 annotated / raw | Diffs: previous, other | Lines: 248 ( +4, -23 )

Created: 2006-11-23 00:19:26 -0500 (23 months ago) | Author: esamynn | Changeset: 303

updates for Lua 5.1

Properties

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

300 annotated / raw | Diffs: previous, other | Lines: 267 ( +49, -2 )

Created: 2006-11-22 22:47:07 -0500 (23 months ago) | Author: norganna | Changeset: 300

Updates to make Gatherer WoW 2.0 compliant and improvements to Gathering code. Still not fully functioning yet.

Properties

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

297 annotated / raw | Diffs: previous, other | Lines: 220 ( +61, -61 )

Created: 2006-11-08 10:14:18 -0500 (2 years 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: 220 ( +0, -0 )

Created: 2006-10-26 23:43:36 -0400 (2 years 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

295 annotated / raw | Diffs: previous, other | Lines: 220 ( +28, -25 )

Created: 2006-10-26 22:34:06 -0400 (2 years ago) | Author: mentalpower | Changeset: 295

Cleaned-up the GatherUtil.lua file, the file is now UTF-8 encoded.

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

Created: 2006-10-25 01:39:04 -0400 (2 years 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.
Atlassian Crucible, painless code review. (Version:1.6.3 Build:build-337 2008-11-04) - Administration - Page generated 2008-11-20 08:00 -0500