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 281 root: 360 285

latest revision download trunk

754 annotated / raw | Diffs: previous, other | Lines: 974 ( +14, -14 )

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: 974 ( +14, -14 )

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

725 annotated / raw | Diffs: previous, other | Lines: 974 ( +0, -24 )

Created: 2008-04-08 15:23:48 -0400 (9 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 REL_3.1.3

Properties

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

724 annotated / raw | Diffs: previous, other | Lines: 998 ( +24, -0 )

Created: 2008-04-03 22:55:33 -0400 (9 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

713 annotated / raw | Diffs: previous, other | Lines: 974 ( +7, -0 )

Created: 2008-03-18 23:59:56 -0400 (9 months ago) | Author: Esamynn | Changeset: 713

[GATH-36]
- added About section to the config window
- added an option (about.loaded) to show a loaded message in the default chat window and defaulted it to false

Tags: REL_3.1 REL_3.1.1

Properties

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

711 annotated / raw | Diffs: previous, other | Lines: 967 ( +46, -9 )

Created: 2008-03-10 22:30:38 -0400 (9 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

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

Created: 2008-03-04 22:40:33 -0500 (10 months ago) | Author: Esamynn | Changeset: 710

[GATH-47]
fixed syntax error in committed code

Properties

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

704 annotated / raw | Diffs: previous, other | Lines: 930 ( +21, -16 )

Created: 2008-03-04 20:04:07 -0500 (10 months ago) | Author: Esamynn | Changeset: 704

fixes GATH-47
- updated conversion function and made it globally accessible
- added entry to convert old hud settings
(These changes are currently untested, but will be tested within the next 8 hours.)

Properties

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

684 annotated / raw | Diffs: previous, other | Lines: 925 ( +4, -0 )

Created: 2008-01-25 00:32:50 -0500 (11 months ago) | Author: Esamynn | Changeset: 684

[GHUD-5], [GATH-31]
Added a new function for plugin registration that Gatherer will call when on of the plugin's settings is changed

Properties

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

682 annotated / raw | Diffs: previous, other | Lines: 921 ( +2, -2 )

Created: 2008-01-24 00:30:35 -0500 (11 months ago) | Author: Esamynn | Changeset: 682

[GATH-31]
taking advantage of new Configator options to make the Core Options tab order unsorted and the Plugins cat "open" by default

Properties

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

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

Created: 2008-01-24 00:23:46 -0500 (11 months ago) | Author: Esamynn | Changeset: 681

[GHUD-5], [GATH-31]
changed the plugin name portion of plugin options to always be lower case

Properties

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

679 annotated / raw | Diffs: previous, other | Lines: 920 ( +3, -5 )

Created: 2008-01-23 03:32:32 -0500 (11 months ago) | Author: Esamynn | Changeset: 679

[GATH-31]
fixes to the first draft of the plug-in system

Properties

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

678 annotated / raw | Diffs: previous, other | Lines: 922 ( +29, -71 )

Created: 2008-01-23 03:08:52 -0500 (11 months ago) | Author: Esamynn | Changeset: 678

[GHUD-5], [GATH-31]
First draft of the plug-in system and the first plug-in for Gatherer, the HUD.   

Properties

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

677 annotated / raw | Diffs: previous, other | Lines: 964 ( +10, -10 )

Created: 2008-01-18 13:27:12 -0500 (11 months ago) | Author: Esamynn | Changeset: 677

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

[GATH-28]
Did a minor redefinition of the icon opacity system.  
1) Options that are used as an absolute opacity are now .opacity options instead of .percent
2) The two fading .percent options remaining "fade.percent" and "inspect.percent" now define an additional percentage of fading that is do be done to the icon (when they apply)

Properties

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

673 annotated / raw | Diffs: previous, other | Lines: 964 ( +147, -143 )

Created: 2008-01-15 22:30:32 -0500 (11 months ago) | Author: Esamynn | Changeset: 673

[GATH-17] converted all UI strings to use the _tr* functions so that they can be easily found for addition to localizer

Properties

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

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

Created: 2007-11-05 07:53:41 -0500 (14 months ago) | Author: speeddymon | Changeset: 661

GATH-22:
-Fix typo 'sycronization' -> 'synchronization'
-Add category 'Core Options' to eliminate the blank line at the top of the tab list.

Properties

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

660 annotated / raw | Diffs: previous, other | Lines: 958 ( +7, -0 )

Created: 2007-11-02 23:52:08 -0400 (14 months ago) | Author: RockSlice | Changeset: 660

Resolves GHUD-4: Adds Strata control for the HUD

Properties

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

659 annotated / raw | Diffs: previous, other | Lines: 951 ( +4, -0 )

Created: 2007-11-02 22:30:22 -0400 (14 months ago) | Author: RockSlice | Changeset: 659

Resolves GATH-16: Announce DB entries, separate from Sharing

Properties

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

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

Created: 2007-11-02 19:18:44 -0400 (14 months ago) | Author: RockSlice | Changeset: 658

Resolves GHUD-2: Maximum cooldown is now 4800 seconds, and added a "never cooldown" checkbox

Properties

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

657 annotated / raw | Diffs: previous, other | Lines: 946 ( +35, -1 )

Created: 2007-11-02 14:46:39 -0400 (14 months ago) | Author: RockSlice | Changeset: 657

Resolves CNFG-5: Adds option for new profiles to be a copy of current profile

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

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

Moved from: trunk/GatherConfig.lua 646

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

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

Created: 2007-10-07 08:20:10 -0400 (15 months ago) | Author: norganna | Changeset: 646

Moved to: trunk/Gatherer/GatherConfig.lua 653

Add not mounted option, split up in-combat to in-combat and merely targeting for combat, add event receiver to capture enter combat and leave combat events to complete the circle.

Tags: Rel_3.0.2

Properties

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

644 annotated / raw | Diffs: previous, other | Lines: 908 ( +17, -1 )

Created: 2007-10-07 06:46:07 -0400 (15 months ago) | Author: norganna | Changeset: 644

Fix bug where HUD settings would not be restored upon login. Added new hiding options for autohiding the HUD when in combat, flying, inside, mounted, resting, stealthed, or swimming, settable in the HUD config.

Properties

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

627 annotated / raw | Diffs: previous, other | Lines: 892 ( +240, -2 )

Created: 2007-09-25 18:36:30 -0400 (15 months ago) | Author: esamynn | Changeset: 627

Added blacklist functionality to the Sharing UI.  Shared nodes from players whose name is on the blacklist will be ignored.  Furthermore, when you add a name to the blacklist, you have the option of removing all nodes shared by that player that are currently in your DB.  

Tags: Rel_3.0 Rel_3.0.1

Properties

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

616 annotated / raw | Diffs: previous, other | Lines: 654 ( +2, -2 )

Created: 2007-09-24 10:24:33 -0400 (15 months ago) | Author: norganna | Changeset: 616

Update Gatherer to support the new Auctioneer trunk's updated libraries.

Properties

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

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

Created: 2007-09-07 21:37:10 -0400 (16 months ago) | Author: norganna | Changeset: 604

Make tracking wording more consistent.

Properties

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

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

Created: 2007-09-07 13:48:17 -0400 (16 months ago) | Author: norganna | Changeset: 603

Add ability for user to set the width of the heat trail via the configuration screen.

Properties

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

601 annotated / raw | Diffs: previous, other | Lines: 652 ( +17, -0 )

Created: 2007-09-04 11:47:14 -0400 (16 months ago) | Author: norganna | Changeset: 601

Fixes for deleting marked items from the report. Fix cleanup of unused nodes in HUD, detect minimap display stopped, and hide HUD. Change API.AddGather and Storage.AddNode to allow adding of DB nodes. Enable GUI setup notification callbacks for any interested addons that may wish to add items to the Gatherer config screen.

Properties

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

600 annotated / raw | Diffs: previous, other | Lines: 635 ( +134, -133 )

Created: 2007-09-03 19:16:33 -0400 (16 months ago) | Author: norganna | Changeset: 600

Conversion of Gatherer to LibStub based nConfigator.

Properties

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

588 annotated / raw | Diffs: previous, other | Lines: 634 ( +48, -4 )

Created: 2007-08-15 20:33:04 -0400 (16 months ago) | Author: norganna | Changeset: 588

Migrate HUD to trunk

Properties

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

563 annotated / raw | Diffs: previous, other | Lines: 590 ( +3, -0 )

Created: 2007-05-30 13:11:57 -0400 (19 months ago) | Author: norganna | Changeset: 563

Copied to: branches/hud/GatherConfig.lua 573

Convert Gatherer to use the new DongleStub version of nSideBar, and desaturate the icon when minimap display is disabled.

Properties

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

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

Created: 2007-05-01 22:28:18 -0400 (20 months ago) | Author: norganna | Changeset: 533

Add initial (incomplete, but bugfree) version of the reports

Properties

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

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

Created: 2007-04-30 18:41:51 -0400 (20 months ago) | Author: esamynn | Changeset: 530

changed the default Minimap button position to 270 degrees

this change was made so that the default position doesn't overlap with the World Map button

Properties

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

500 annotated / raw | Diffs: previous, other | Lines: 586 ( +19, -0 )

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

re-implemented some slash commands

Properties

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

492 annotated / raw | Diffs: previous, other | Lines: 567 ( +13, -8 )

Created: 2007-02-18 03:27:18 -0500 (22 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

490 annotated / raw | Diffs: previous, other | Lines: 562 ( +442, -73 )

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

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

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

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

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

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

392 annotated / raw | Diffs: previous, other | Lines: 170 ( +70, -82 )

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

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

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

Moved from: branches/3.0/GatherConfig.lua 360

moved branches/3.0 to trunk

Properties

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

281 new annotated / raw | Lines: 130 ( +130, -0 )

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

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

Copied (2 times):

-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:keywords = Id
 svn:mime-type = text/lua

latest revision download root:

360 annotated / raw | Diffs: previous, other | Lines: 182 ( +15, -0 )

Created: 2006-12-21 23:40:19 -0500 (2 years ago) | Author: esamynn | Changeset: 360

Moved to: trunk/GatherConfig.lua 378

-World Map display works again
-"useMainmap" setting is not currently checked at load time

Properties

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

354 annotated / raw | Diffs: previous, other | Lines: 167 ( +16, -16 )

Created: 2006-12-20 11:49:39 -0500 (2 years ago) | Author: esamynn | Changeset: 354

-changed how the interested, filterRecording and filters options tables are filled in with default settings
-the interested table is now a flat table indexed by node id

Properties

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

328 annotated / raw | Diffs: previous, other | Lines: 167 ( +35, -54 )

Created: 2006-12-02 23:45:24 -0500 (2 years 1 month ago) | Author: esamynn | Changeset: 328

-added a "deep copy" function for copying settings in nested tables
-added a SETTINGS_VERSION field to both PerCharacter and PerAccount settings tables (at present saved settings are NOT loaded if the saved SETTINGS_VERSION does not match the current version)

Properties

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

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

Created: 2006-11-27 01:40:18 -0500 (2 years 1 month ago) | Author: esamynn | Changeset: 315

Moved from: branches/3.0/GatherConfiguration.lua 314

renamed GatherConfiguration.lua to GatherConfig.lua

Properties

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

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

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

Moved from: branches/3.0/GatherSetting.lua 305

Moved to: branches/3.0/GatherConfig.lua 315

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

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

Moved to: branches/3.0/GatherConfiguration.lua 314

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: 194 ( +81, -68 )

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: 181 ( +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

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

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

Moved from: branches/3.0/Gatherer_Config.lua 292

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

Properties

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

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

Created: 2006-10-24 23:35:47 -0400 (2 years 2 months ago) | Author: norganna | Changeset: 292

Moved from: branches/dbclean/Gatherer_Config.lua 286

Moved to: branches/3.0/GatherSetting.lua 293

Move dbclean branch to 3.0 branch for refactoring (by norganna)

Properties

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

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

Created: 2006-09-22 01:52:34 -0400 (2 years 3 months ago) | Author: esamynn | Changeset: 286

Moved to: branches/3.0/Gatherer_Config.lua 292

post merge clean-up

Properties

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

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

Created: 2006-09-15 23:27:52 -0400 (2 years 3 months ago) | Author: esamynn | Changeset: 285

Copied from: trunk/Gatherer_Config.lua 281

-merged trunk changes through revision 284
-began the integration of the new SV system

Properties

 svn:eol-style = native
 svn:keywords = Id
 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-07 19:24 -0500