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 588 378 root: 366 293

latest revision download trunk

588 annotated / raw | Diffs: previous, other | Lines: 356 ( +35, -19 )

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

Moved to: trunk/Gatherer/GatherMiniNotes.lua 653

Migrate HUD to trunk

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

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

Created: 2007-04-28 16:44:41 -0400 (20 months ago) | Author: esamynn | Changeset: 524

Copied to: branches/hud/GatherMiniNotes.lua 573

(addresses #131)changed source list so that it supports a list of player names that have shared the node

There are still 4 types for the source field (REQUIRE, IMPORTED, <name list>, nil) where nil is confirmed).  If the node is not yet confirmed, then it can be confirmed if the incoming source is a different type than the node's current source field.  This change simply prevent multiple spammers from confirming a bad node.  

Properties

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

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

Created: 2007-04-23 21:46:01 -0400 (20 months ago) | Author: esamynn | Changeset: 521

void

changed MiniNoteOnClick() to use a hack that will make it compatible with both WoW 2.0.x and WoW 2.1

Properties

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

510 annotated / raw | Diffs: previous, other | Lines: 353 ( +7, -1 )

Created: 2007-04-06 19:42:00 -0400 (21 months ago) | Author: esamynn | Changeset: 510

void

-added Gatherer.MiniNotes.ForceUpdate() for the specific purpose of forcing an update to the Minimap display
-updated places in the code which used Gatherer.MiniNotes.Show() for the purpose of forcing an update

Properties

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

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

Created: 2007-02-25 20:59:10 -0500 (22 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

490 annotated / raw | Diffs: previous, other | Lines: 347 ( +5, -5 )

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: 347 ( +1, -1 )

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

475 annotated / raw | Diffs: previous, other | Lines: 347 ( +4, -24 )

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

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

Created: 2007-02-05 03:01:34 -0500 (23 months ago) | Author: esamynn | Changeset: 463

added a check to the Minimap update function to check for whether a world map is currently open and if so, and no player position is currently available to abort the update

Properties

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

461 annotated / raw | Diffs: previous, other | Lines: 363 ( +26, -5 )

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

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

Created: 2007-02-04 03:12:28 -0500 (23 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

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

Created: 2007-01-25 16:10:56 -0500 (23 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

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

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

424 annotated / raw | Diffs: previous, other | Lines: 337 ( +13, -25 )

Created: 2007-01-12 17:41:04 -0500 (23 months ago) | Author: esamynn | Changeset: 424

moved the Minimap note node information storage down to the root of the icon's table

Properties

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

417 annotated / raw | Diffs: previous, other | Lines: 349 ( +2, -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

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

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

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

Created: 2007-01-12 00:52:23 -0500 (23 months ago) | Author: esamynn | Changeset: 413

added a check for Astrolabe:PlaceIconOnMinimap rejecting an icon for some reason

Properties

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

409 annotated / raw | Diffs: previous, other | Lines: 333 ( +2, -2 )

Created: 2007-01-11 16:58:05 -0500 (23 months ago) | Author: esamynn | Changeset: 409

changed the recording and Minimap routines to use Gatherer.Util.GetPositionInCurrentZone()

Properties

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

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

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

405 annotated / raw | Diffs: previous, other | Lines: 328 ( +7, -7 )

Created: 2007-01-10 23:36:02 -0500 (23 months ago) | Author: esamynn | Changeset: 405

-major clean-up of the event handling code as well as misc clean-up jobs
-separated node sync receive and send code into GatherComm.lua

Properties

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

400 annotated / raw | Diffs: previous, other | Lines: 328 ( +10, -13 )

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: 331 ( +217, -165 )

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: 279 ( +108, -103 )

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

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

Created: 2007-01-04 02:09:45 -0500 (2 years ago) | Author: norganna | Changeset: 387

Fix the spelling of Distance in the minimap tooltip.

Properties

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

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

Created: 2007-01-03 22:20:01 -0500 (2 years ago) | Author: norganna | Changeset: 385

Add support for "IMPORTED" nodes, changed "require" source to uppercase "REQUIRE"

Properties

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

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

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

Copied from: trunk/GatherEvent.lua 378

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

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

Moved from: branches/3.0/GatherEvent.lua 366

Copied to: trunk/GatherMiniNotes.lua 383

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:

366 annotated / raw | Diffs: previous, other | Lines: 457 ( +29, -29 )

Created: 2006-12-24 02:08:26 -0500 (2 years ago) | Author: esamynn | Changeset: 366

Moved to: trunk/GatherEvent.lua 378

-re-did ADDON_LOADED event code so that it only runs when Gatherer itself is loaded
-changed the function signature of Gatherer.Event.OnEvent() slightly

Properties

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

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

Created: 2006-12-23 14:37:37 -0500 (2 years ago) | Author: mentalpower | Changeset: 362

Temporary hack so that Gatherer doesn't bork out when myAddOns is present.

Properties

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

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

Created: 2006-12-21 23:35:46 -0500 (2 years 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

347 annotated / raw | Diffs: previous, other | Lines: 484 ( +17, -15 )

Created: 2006-12-06 23:30:54 -0500 (2 years 1 month ago) | Author: norganna | Changeset: 347

Fix problem when GatherDrops is empty

Properties

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

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

Created: 2006-12-06 01:25:32 -0500 (2 years 1 month ago) | Author: norganna | Changeset: 346

Change drop rate from percentage to fixed decimal. Clarify title

Properties

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

345 annotated / raw | Diffs: previous, other | Lines: 479 ( +0, -29 )

Created: 2006-12-05 22:52:18 -0500 (2 years 1 month ago) | Author: norganna | Changeset: 345

Make mapping work properly. Removed redundant functions in GatherMapping with Astrolabe calls elsewhere in code. Hacked Astrolabe to return the map to current map when it is done getting the player position

Properties

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

341 annotated / raw | Diffs: previous, other | Lines: 508 ( +10, -8 )

Created: 2006-12-05 12:33:41 -0500 (2 years 1 month ago) | Author: norganna | Changeset: 341

Remove extraneous "Drops:" line from tooltip when no drops are known

Properties

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

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

Created: 2006-12-05 12:31:21 -0500 (2 years 1 month ago) | Author: norganna | Changeset: 340

Fix gather adding error on remote adds

Properties

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

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

Created: 2006-12-05 11:42:18 -0500 (2 years 1 month ago) | Author: norganna | Changeset: 339

Fix gather message parsing error

Properties

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

338 annotated / raw | Diffs: previous, other | Lines: 518 ( +14, -8 )

Created: 2006-12-05 11:36:49 -0500 (2 years 1 month 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

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

Created: 2006-12-05 11:07:31 -0500 (2 years 1 month ago) | Author: norganna | Changeset: 337

Fix gather message receiving error

Properties

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

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

Created: 2006-12-05 10:43:25 -0500 (2 years 1 month ago) | Author: norganna | Changeset: 336

Print out message on received third-party gather

Properties

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

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

Created: 2006-12-05 10:25:28 -0500 (2 years 1 month 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: 506 ( +95, -119 )

Created: 2006-12-05 09:30:13 -0500 (2 years 1 month 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

329 annotated / raw | Diffs: previous, other | Lines: 530 ( +24, -15 )

Created: 2006-12-03 22:30:31 -0500 (2 years 1 month ago) | Author: norganna | Changeset: 329

Add internal node icons for objects that have them. Some fixes for message sending when not in a guild and last harvested checking. Also updated objects list as per current wowwatcher database.

Properties

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

325 annotated / raw | Diffs: previous, other | Lines: 521 ( +4, -4 )

Created: 2006-12-02 06:09:41 -0500 (2 years 1 month ago) | Author: norganna | Changeset: 325

Add source checking and inguild checking to message sending.
Removed debugging.

Properties

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

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

Created: 2006-12-02 04:05:49 -0500 (2 years 1 month ago) | Author: esamynn | Changeset: 323

-current database version is now version 2
-updated database conversion information for DB version 2
-database versions below 2 are assumed to have zone indexing that is pre-Burning crusade and their zone indices are updated for the BC client before conversion is done
-introduced locale independent zone tokens for the database
-node coordinates are now stored as a real between 0 and 1 instead of between 0 and 100
-added argument incrementCount to Gatherer.Storage.AddNode, stored count value for the added node is only incremented if this is true
-added ZoneTokens section which provides translation to and from locale independent zone tokens
-re-coded how Gatherer.Storage.AddNode decides if the node to be added is the same as one of the currently stored nodes

Properties

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

320 annotated / raw | Diffs: previous, other | Lines: 523 ( +42, -55 )

Created: 2006-12-01 20:32:04 -0500 (2 years 1 month 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

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

Created: 2006-11-30 13:35:58 -0500 (2 years 1 month ago) | Author: esamynn | Changeset: 319

fixed the "fix" from rev 318

Properties

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

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

Created: 2006-11-29 03:24:13 -0500 (2 years 1 month ago) | Author: esamynn | Changeset: 318

corrected if statement that ensures we have valid player position information

Properties

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

315 annotated / raw | Diffs: previous, other | Lines: 537 ( +2, -2 )

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

renamed GatherConfiguration.lua to GatherConfig.lua

Properties

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

314 annotated / raw | Diffs: previous, other | Lines: 537 ( +9, -9 )

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

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

Created: 2006-11-26 03:48:57 -0500 (2 years 1 month ago) | Author: esamynn | Changeset: 312

updated Astrolabe library to revision 17

Properties

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

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

Created: 2006-11-26 03:38:42 -0500 (2 years 1 month ago) | Author: norganna | Changeset: 310

Remove more debugging from Gatherer

Properties

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

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

Created: 2006-11-26 03:37:41 -0500 (2 years 1 month ago) | Author: norganna | Changeset: 309

Remove verbose debugging from Gatherer

Properties

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

308 annotated / raw | Diffs: previous, other | Lines: 535 ( +5, -0 )

Created: 2006-11-26 03:35:23 -0500 (2 years 1 month ago) | Author: norganna | Changeset: 308

Remove verbose debugging from LibSwag

Properties

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

307 annotated / raw | Diffs: previous, other | Lines: 530 ( +57, -9 )

Created: 2006-11-26 03:16:33 -0500 (2 years 1 month ago) | Author: norganna | Changeset: 307

Add inspection, gathering times, add node sharing for guild/raid, add node transparancy and coloring options for just inspected / anonymous(unverified) nodes

Properties

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

306 annotated / raw | Diffs: previous, other | Lines: 482 ( +109, -150 )

Created: 2006-11-26 00:59:41 -0500 (2 years 1 month 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: 523 ( +7, -0 )

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

304 annotated / raw | Diffs: previous, other | Lines: 516 ( +17, -20 )

Created: 2006-11-23 00:21:18 -0500 (2 years 1 month ago) | Author: esamynn | Changeset: 304

first integration of Minimap display with Astrolabe (BIG TIME HACKING INVOLVED HERE)

Properties

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

300 annotated / raw | Diffs: previous, other | Lines: 519 ( +44, -61 )

Created: 2006-11-22 22:47:07 -0500 (2 years 1 month 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: 536 ( +282, -282 )

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

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: 536 ( +536, -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-08 14:31 -0500