Cartographer_Routes-r52786.6

Details

  • Filename
    Cartographer_Routes-r52786.6.zip
  • Uploaded by
  • Uploaded
    Oct 23, 2007
  • Size
    226.30 KB
  • Downloads
    6
  • MD5
    d1312b0bad4090915456dc43caffa5f2

Supported WoW Retail Versions

  • 2.2.3

Changelog

------------------------------------------------------------------------
r52786 | xinhuan | 2007-10-21 10:07:25 -0400 (Sun, 21 Oct 2007) | 1 line
Changed paths:
   M /trunk/Cartographer_Routes/Core.lua

Cartographer_Routes: Change drawn lines on minimap from OVERLAY to ARTWORK strata so that they get drawn underneath nodes (thanks cncfanatics)
------------------------------------------------------------------------
r52491 | xinhuan | 2007-10-18 15:53:32 -0400 (Thu, 18 Oct 2007) | 1 line
Changed paths:
   M /trunk/Cartographer_Routes/Core.lua

Cartographer_Routes: Fixed nil index error on line 1298 and 1312 (check that the node db_type being added exists first).
------------------------------------------------------------------------
r52398 | grum | 2007-10-17 12:52:51 -0400 (Wed, 17 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Cartographer_Routes/Core.lua

Cartographer_Routes:
- Fixed bug where minimap routes were not drawn on a zone with a localized name (thanks filion for reporting)
------------------------------------------------------------------------
r52180 | grum | 2007-10-15 17:18:24 -0400 (Mon, 15 Oct 2007) | 3 lines
Changed paths:
   M /trunk/Cartographer_Routes/Core.lua

Cartographer_Routes:
- 'Enter' is no longer required on setting the new route name (ckknight updated LibRockConfig - ty!)
- Updated db defaults where occasionally you would hit a nil-comparison on adding a new node.
------------------------------------------------------------------------
r52110 | grum | 2007-10-15 03:43:29 -0400 (Mon, 15 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Cartographer_Routes/Core.lua
   M /trunk/Cartographer_Routes/TSP.lua

Cartographer_Routes:
- Fixed some localization issues (nodenames, zonenames, zoneW nil)
------------------------------------------------------------------------
r52069 | xinhuan | 2007-10-14 19:05:20 -0400 (Sun, 14 Oct 2007) | 1 line
Changed paths:
   M /trunk/Cartographer_Routes/Cartographer_Routes.toc

Cartographer_Routes: Add Cartographer_Notes to OptionalDeps so that it loads before Routes if disembedded.
------------------------------------------------------------------------
r52053 | grum | 2007-10-14 16:37:41 -0400 (Sun, 14 Oct 2007) | 1 line
Changed paths:
   M /trunk/Cartographer_Routes/Cartographer_Routes.toc

Cartographer_Routes: minor adjustment to make both authors show on files.wowace
------------------------------------------------------------------------
r52017 | grum | 2007-10-14 10:50:58 -0400 (Sun, 14 Oct 2007) | 2 lines
Changed paths:
   A /trunk/Cartographer_Routes (from /branches/Cartographer_Routes/WIP/Cartographer_Routes:52015)

Cartographer_Routes: move to trunk

------------------------------------------------------------------------
r52013 | grum | 2007-10-14 10:43:23 -0400 (Sun, 14 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Header changes - release pending.
------------------------------------------------------------------------
r52007 | grum | 2007-10-14 09:58:55 -0400 (Sun, 14 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Cartographer_Routes.toc
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/embeds.xml

Cartographer_Routes: Fixed workaround svn:externals/embeds/toc for GraphLib
------------------------------------------------------------------------
r52005 | grum | 2007-10-14 09:30:11 -0400 (Sun, 14 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Locale-deDE.lua

Cartographer_Routes: updated deDE locale
------------------------------------------------------------------------
r52004 | grum | 2007-10-14 09:27:35 -0400 (Sun, 14 Oct 2007) | 2 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes:
- Forced refresh of minimap routes on delete,show_hidden,reset and changing of hidden_color.
------------------------------------------------------------------------
r52002 | grum | 2007-10-14 09:20:54 -0400 (Sun, 14 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Locale-enUS.lua

Cartographer_Routes: Added dummy entry to data dropdown when creating a route without data.
------------------------------------------------------------------------
r52000 | xinhuan | 2007-10-14 08:17:45 -0400 (Sun, 14 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Locale-deDE.lua

Cartographer_Routes: Fix a string.
------------------------------------------------------------------------
r51987 | gnarfoz | 2007-10-14 07:21:50 -0400 (Sun, 14 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Cartographer_Routes.toc

Cartographer_Routes - update .toc also
------------------------------------------------------------------------
r51986 | gnarfoz | 2007-10-14 07:19:21 -0400 (Sun, 14 Oct 2007) | 1 line
Changed paths:
   A /branches/Cartographer_Routes/WIP/Cartographer_Routes/Locale-deDE.lua

Cartographer_Routes - Added deDE localization
------------------------------------------------------------------------
r51944 | xinhuan | 2007-10-13 22:38:36 -0400 (Sat, 13 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Cartographer_Routes.toc
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua
   A /branches/Cartographer_Routes/WIP/Cartographer_Routes/Locale-enUS.lua
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Move localization out to its own file. Add comments to localization table.
------------------------------------------------------------------------
r51939 | xinhuan | 2007-10-13 21:43:33 -0400 (Sat, 13 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Localization part 1. Locating all strings and putting it all in one table!
------------------------------------------------------------------------
r51927 | xinhuan | 2007-10-13 19:08:51 -0400 (Sat, 13 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Make the worldmap and battlemap line drawing toggle work.
------------------------------------------------------------------------
r51917 | xinhuan | 2007-10-13 18:24:04 -0400 (Sat, 13 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Remove a pair of () that shouldn't have been there.
------------------------------------------------------------------------
r51916 | xinhuan | 2007-10-13 18:19:35 -0400 (Sat, 13 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Make the minimap line drawing toggle work.
------------------------------------------------------------------------
r51903 | grum | 2007-10-13 16:03:59 -0400 (Sat, 13 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Added menu entries for draw_(mini|world|battle)map toggles
------------------------------------------------------------------------
r51902 | xinhuan | 2007-10-13 15:50:31 -0400 (Sat, 13 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Convert AceLibrary("Tourist-2.0") calls to Rock("Tourist-2.0") and throw it in a local variable.
------------------------------------------------------------------------
r51900 | xinhuan | 2007-10-13 15:46:04 -0400 (Sat, 13 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Fix pathLength return value for trivial solution of 2 or less nodes in InsertNode()
------------------------------------------------------------------------
r51899 | xinhuan | 2007-10-13 15:36:26 -0400 (Sat, 13 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Fix *major* logic error in TSP:InsertNode() which resulted in inserting the node at the wrong location.
------------------------------------------------------------------------
r51898 | xinhuan | 2007-10-13 15:24:54 -0400 (Sat, 13 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Fix a pathLength calculating issue resulting in the wrong length being calculated (hence sometimes not returning the shortest route found). Add a minor loop optimization.
------------------------------------------------------------------------
r51896 | xinhuan | 2007-10-13 15:14:47 -0400 (Sat, 13 Oct 2007) | 6 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes:
Add function TSP:PathLength().
Add pathLength return value to TSP:InsertNode().
Fix pathLength return value for a input of size 3 or less nodes.
Update route length on Insert/Delete Node and Create Route.
Add function call to get pathLength if it doesn't exist (upgrades old routes).
------------------------------------------------------------------------
r51885 | xinhuan | 2007-10-13 14:02:19 -0400 (Sat, 13 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Optimized Cartographer_Routes:OnEnable() a bit by getting rid of function closures.
------------------------------------------------------------------------
r51883 | xinhuan | 2007-10-13 13:41:59 -0400 (Sat, 13 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Fix lines drawn on the minimap/battlemap not hiding when disabling Routes.
------------------------------------------------------------------------
r51881 | xinhuan | 2007-10-13 13:34:31 -0400 (Sat, 13 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Fix bugs relating to hooking note adding. Change hook to eventlistener. Added note deleting listener. Nodes will no longer be duplicated in routes.
------------------------------------------------------------------------
r51856 | grum | 2007-10-13 07:45:25 -0400 (Sat, 13 Oct 2007) | 5 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes:
- Optimizing a route now also redraws the minimap
- Stores and display route-length in option screen
- Hooked adding new nodes. If a route was based on that node-type the route will now extend itself with the new node (only works on newly created routes) [TODO#5: Done]

------------------------------------------------------------------------
r51832 | xinhuan | 2007-10-13 01:06:54 -0400 (Sat, 13 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Optimized DrawWorldmapLines() and added support for the Blizzard Battle Map.
------------------------------------------------------------------------
r51816 | xinhuan | 2007-10-12 20:32:08 -0400 (Fri, 12 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Add TSP:InsertNode() function
------------------------------------------------------------------------
r51813 | grum | 2007-10-12 20:11:38 -0400 (Fri, 12 Oct 2007) | 3 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Cartographer_Routes.toc
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/embeds.xml

Cartographer_Routes:
- Localized add-route data dropdown [TODO #2: Done]
- Picked better default route color [TODO #7: Done]
------------------------------------------------------------------------
r51811 | grum | 2007-10-12 19:01:29 -0400 (Fri, 12 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Added zone-dropdown to the create route dialog. [TODO #3: Done]
------------------------------------------------------------------------
r51762 | grum | 2007-10-12 08:57:07 -0400 (Fri, 12 Oct 2007) | 2 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: updated some 'if table and type(table)=="table"'-logic

------------------------------------------------------------------------
r51752 | grum | 2007-10-12 05:48:45 -0400 (Fri, 12 Oct 2007) | 2 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: updated todo.

------------------------------------------------------------------------
r51751 | grum | 2007-10-12 05:41:27 -0400 (Fri, 12 Oct 2007) | 2 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Added commented todo block

------------------------------------------------------------------------
r51699 | grum | 2007-10-11 08:41:19 -0400 (Thu, 11 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Minor cleanups (TSP arguments/variable names)
------------------------------------------------------------------------
r51676 | xinhuan | 2007-10-10 23:12:03 -0400 (Wed, 10 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Minor optimizations to DrawMinimapLines()
------------------------------------------------------------------------
r51670 | xinhuan | 2007-10-10 22:50:33 -0400 (Wed, 10 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Fix indentation of all the code shuffling.
------------------------------------------------------------------------
r51668 | xinhuan | 2007-10-10 22:27:42 -0400 (Wed, 10 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Finally, get rid of GenerateZoneMenu(). Now we no longer generate a huge brand new aceopt table on every small change and only modify the relevant parts that change.
------------------------------------------------------------------------
r51667 | xinhuan | 2007-10-10 22:22:04 -0400 (Wed, 10 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: aceopts table optimization part 3.
------------------------------------------------------------------------
r51664 | xinhuan | 2007-10-10 21:37:13 -0400 (Wed, 10 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: aceopts table optimization part 2.
------------------------------------------------------------------------
r51655 | xinhuan | 2007-10-10 20:14:08 -0400 (Wed, 10 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Fix multiple bugs with Add Route code. Also aceopts table optimization part 1.
------------------------------------------------------------------------
r51560 | xinhuan | 2007-10-10 01:00:58 -0400 (Wed, 10 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Add 2.5-opt optimization code. Add option to enable/disable 2.5-opt when performing route optimization.
------------------------------------------------------------------------
r51530 | grum | 2007-10-09 18:45:58 -0400 (Tue, 09 Oct 2007) | 2 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes:
- Added support for rotating minimaps. (any shape supported but non round looks silly)
------------------------------------------------------------------------
r51501 | xinhuan | 2007-10-09 12:47:48 -0400 (Tue, 09 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Localize an upvalue in the deepest loops in the hope it will make the code run 0.1s faster.
------------------------------------------------------------------------
r51459 | xinhuan | 2007-10-08 23:45:23 -0400 (Mon, 08 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/embeds.xml

Cartographer_Routes: Convert the other files to UTF-8 format too.
------------------------------------------------------------------------
r51456 | xinhuan | 2007-10-08 23:42:16 -0400 (Mon, 08 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Cartographer_Routes.toc

Cartographer_Routes: Change Cartographer_Routes to be LoadOnDemand: 1 and add X-Name and X-ModuleName fields to support this. Change from ANSI to UTF-8 text format.
------------------------------------------------------------------------
r51419 | xinhuan | 2007-10-08 14:45:48 -0400 (Mon, 08 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Add an extra prune to two-opt, but remove the TWOOPTPASSES parameter and perform two-opt until no improvements can be made.
------------------------------------------------------------------------
r51418 | grum | 2007-10-08 14:28:05 -0400 (Mon, 08 Oct 2007) | 3 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes:
- Added node count back in the config screen (Xinhuan)
- Commented out some unused code
------------------------------------------------------------------------
r51334 | xinhuan | 2007-10-07 22:59:39 -0400 (Sun, 07 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Remove 2 unnecessary calls to GenerateZoneMenu()
------------------------------------------------------------------------
r51333 | xinhuan | 2007-10-07 22:57:09 -0400 (Sun, 07 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Fix bug where a route using the default color is always showing up as white in a route's color picker no matter what the default color is.
------------------------------------------------------------------------
r51332 | xinhuan | 2007-10-07 22:29:09 -0400 (Sun, 07 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Add pruning to 2-opt algorithm, resulting in roughly 10-30% less computation time.
------------------------------------------------------------------------
r51315 | grum | 2007-10-07 19:46:54 -0400 (Sun, 07 Oct 2007) | 2 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes:
- More config changes (thanks again vhaarr for suggestions)
------------------------------------------------------------------------
r51311 | grum | 2007-10-07 19:13:59 -0400 (Sun, 07 Oct 2007) | 4 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes:
- Reworked parts of the configuration (Thanks vhaarr for suggestions!)
- Removed last 'AceLibrary' references
- Slightly better handling of 'broken' routes
------------------------------------------------------------------------
r51295 | rabbit | 2007-10-07 14:47:16 -0400 (Sun, 07 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Cartographer_Routes.toc
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Don't depend on Cartographer_Notes, not everyone extracts the modules as addons.
------------------------------------------------------------------------
r51262 | grum | 2007-10-07 09:14:47 -0400 (Sun, 07 Oct 2007) | 2 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes

Cartographer_Routes: updated svn:externals

------------------------------------------------------------------------
r51213 | xinhuan | 2007-10-06 21:02:35 -0400 (Sat, 06 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Make RockConfig scroll to the newly created route when creating a new route.
------------------------------------------------------------------------
r51207 | xinhuan | 2007-10-06 20:04:59 -0400 (Sat, 06 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Optimize TSP by replacing all t[a][b] references by t[a*N-b] for a NxN table. Results in ~10-20% time reduction and less table garbage to recycle.
------------------------------------------------------------------------
r51205 | grum | 2007-10-06 19:44:28 -0400 (Sat, 06 Oct 2007) | 4 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Cartographer_Routes.toc
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/embeds.xml

Cartographer_Routes:
- Conversion to Rock completed
- Tossed code around to get similar layout as bundled Cartographer modules.

------------------------------------------------------------------------
r51040 | xinhuan | 2007-10-05 11:25:24 -0400 (Fri, 05 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Force a minimap lines redraw on changing minimap zoom.
------------------------------------------------------------------------
r51038 | xinhuan | 2007-10-05 11:17:40 -0400 (Fri, 05 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Add ability to perform TSP in the background without locking up WoW so you can play WoW!
------------------------------------------------------------------------
r51010 | grum | 2007-10-05 03:15:14 -0400 (Fri, 05 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Updated configuration (poor cartoace users >:))
------------------------------------------------------------------------
r50959 | grum | 2007-10-04 17:47:45 -0400 (Thu, 04 Oct 2007) | 2 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes:
- Round minimap support fixed (also any squarish/round combination should work now)
------------------------------------------------------------------------
r50836 | grum | 2007-10-03 17:45:13 -0400 (Wed, 03 Oct 2007) | 2 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Removing all round minimap-code for now.

------------------------------------------------------------------------
r50824 | xinhuan | 2007-10-03 16:06:52 -0400 (Wed, 03 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: Fix "math_sqrt" nil errors on line 941 and 1006 by using ^0.5 instead (which is faster).
------------------------------------------------------------------------
r50816 | xinhuan | 2007-10-03 14:54:01 -0400 (Wed, 03 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Add more return values to TSP:SolveTSP() and move the message printing out to Core.lua instead
------------------------------------------------------------------------
r50806 | xinhuan | 2007-10-03 14:03:18 -0400 (Wed, 03 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Updated TSP:SolveTSP() to return the original path if it is shorter than what it found.
------------------------------------------------------------------------
r50773 | xinhuan | 2007-10-03 10:32:27 -0400 (Wed, 03 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Modify TSP:SolveTSP() to use the supplied parameter table in the arguments.
------------------------------------------------------------------------
r50772 | xinhuan | 2007-10-03 10:02:00 -0400 (Wed, 03 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes

Cartographer_Routes: Add tsvn:logtemplate property so I don't have to keep typing that addon prefix
------------------------------------------------------------------------
r50771 | xinhuan | 2007-10-03 09:57:30 -0400 (Wed, 03 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Add inline code instead of calling Cartographer_Notes.getXY() for speed
------------------------------------------------------------------------
r50768 | xinhuan | 2007-10-03 09:50:58 -0400 (Wed, 03 Oct 2007) | 1 line
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua

Cartographer_Routes: Change the argument list to TSP:SolveTSP() to allow for future flexibility
------------------------------------------------------------------------
r50766 | xinhuan | 2007-10-03 09:37:02 -0400 (Wed, 03 Oct 2007) | 2 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes:
Bugfix for occasional error on line 174
------------------------------------------------------------------------
r50757 | grum | 2007-10-03 08:32:24 -0400 (Wed, 03 Oct 2007) | 4 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes:
- adjusted some default settings (update_distance)
- drycode-fix-part 2, it actually works now! (again blame Trell_)

------------------------------------------------------------------------
r50754 | grum | 2007-10-03 08:08:27 -0400 (Wed, 03 Oct 2007) | 2 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua

Cartographer_Routes: drycode fix (blame Trell_)

------------------------------------------------------------------------
r50750 | grum | 2007-10-03 06:39:51 -0400 (Wed, 03 Oct 2007) | 3 lines
Changed paths:
   M /branches/Cartographer_Routes/WIP/Cartographer_Routes

Cartographer_Routes:
- setting up svn:externals

------------------------------------------------------------------------
r50749 | grum | 2007-10-03 06:36:33 -0400 (Wed, 03 Oct 2007) | 1 line
Changed paths:
   A /branches/Cartographer_Routes
   A /branches/Cartographer_Routes/WIP
   A /branches/Cartographer_Routes/WIP/Cartographer_Routes
   A /branches/Cartographer_Routes/WIP/Cartographer_Routes/Cartographer_Routes.toc
   A /branches/Cartographer_Routes/WIP/Cartographer_Routes/Core.lua
   A /branches/Cartographer_Routes/WIP/Cartographer_Routes/TSP.lua
   A /branches/Cartographer_Routes/WIP/Cartographer_Routes/embeds.xml

Cartographer_Routes: Initial import
------------------------------------------------------------------------

Additional Legacy Files