------------------------------------------------------------------------
r62951 | xinhuan | 2008-02-26 05:04:39 -0500 (Tue, 26 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/Routes.toc

Routes: Add Gatherer to ## OptionalDeps. How did we miss this one?
------------------------------------------------------------------------
r61470 | pettigrow | 2008-02-15 11:32:48 -0500 (Fri, 15 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/Locales/Locale-frFR.lua
   M /trunk/Routes/Routes.lua

Routes: frFR Update
------------------------------------------------------------------------
r61443 | xinhuan | 2008-02-15 07:44:22 -0500 (Fri, 15 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/Routes.lua

Routes: Fix my last commit, which broke taboo editing.
------------------------------------------------------------------------
r61401 | xinhuan | 2008-02-15 03:17:37 -0500 (Fri, 15 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/TSP.lua

Routes: Remove 4 lines of code. This removes an unnecessary radius check on node insertion, resulting in better route updating behavior.
------------------------------------------------------------------------
r61361 | xinhuan | 2008-02-14 22:01:55 -0500 (Thu, 14 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/Routes.lua

Routes: When editing taboos, the red/green node colors will now stay until the right click menu is closed.
------------------------------------------------------------------------
r61349 | xinhuan | 2008-02-14 19:36:16 -0500 (Thu, 14 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/Locales/Locale-enUS.lua
   M /trunk/Routes/Routes.lua

Routes: Fix error on line 900 by removing invalid zones. Localize some strings.
------------------------------------------------------------------------
r61266 | xinhuan | 2008-02-14 05:57:42 -0500 (Thu, 14 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/TSP.lua

Routes: Increasing the punishment for ants walking across a taboo region by a factor of 2 plus the zone width in yards.
------------------------------------------------------------------------
r61117 | xinhuan | 2008-02-13 01:26:05 -0500 (Wed, 13 Feb 2008) | 3 lines
Changed paths:
   A /trunk/Routes/Bindings.xml
   M /trunk/Routes/Modules/Waypoints.lua

Routes:
- Add 3 keybindings to Start/Stop/Change direction for Cartographer_Waypoints integration
- Add a status bar message to the AceConfigDialog window to say what action (if any) is unbound on binding a key.
------------------------------------------------------------------------
r61081 | xinhuan | 2008-02-12 15:28:43 -0500 (Tue, 12 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/Routes.lua

Routes: Fix for Routes\Routes.lua:2706: attempt to perform arithmetic on local 'last_point' (a nil value) when trying to insert a node into a route with taboo regions.
------------------------------------------------------------------------
r60828 | xinhuan | 2008-02-10 14:16:53 -0500 (Sun, 10 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/Locales/Locale-deDE.lua
   M /trunk/Routes/Locales/Locale-enUS.lua
   M /trunk/Routes/Locales/Locale-frFR.lua
   M /trunk/Routes/Plugins/GatherMate.lua

Routes: Update GatherMate plugin to be able to use GatherMate Treasure data.
------------------------------------------------------------------------
r60800 | nevcairiel | 2008-02-10 11:32:43 -0500 (Sun, 10 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/Plugins/GatherMate.lua

Routes: fix GatherMate plugin for changed data structures
------------------------------------------------------------------------
r60793 | xinhuan | 2008-02-10 11:11:38 -0500 (Sun, 10 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/Data.lua

Routes: Added Sunwell to the zone data so it won't error anymore on PTR 2.4 if you happen to just copy your addons over.
------------------------------------------------------------------------
r60780 | xinhuan | 2008-02-10 10:19:45 -0500 (Sun, 10 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/Locales/Locale-deDE.lua
   M /trunk/Routes/Locales/Locale-enUS.lua
   M /trunk/Routes/Locales/Locale-frFR.lua
   M /trunk/Routes/Routes.lua
   M /trunk/Routes/TSP.lua

Routes: Merge Routes/Taboo branch to trunk (r60310-r60772 inclusive). Full implementation of Taboo Regions into Routes.
------------------------------------------------------------------------
r60611 | xinhuan | 2008-02-08 14:10:13 -0500 (Fri, 08 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/Routes.lua

Routes: Don't call self:MINIMAP_UPDATE_ZOOM() in OnEnable() because the CVARs aren't applied yet. MINIMAP_UPDATE_ZOOM gets fired automatically by wow when it applies the CVARs later. This fixes the issue where it resets the minimap zoom to 3 on a fresh login.
------------------------------------------------------------------------
r60345 | xinhuan | 2008-02-04 22:15:18 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/Modules/AutoShow.lua

Routes: Fix auto show/hide visibility changes not applying immediately.
------------------------------------------------------------------------
r60283 | stan | 2008-02-04 10:36:56 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/Locales/Locale-deDE.lua

Routes: deDE update.
------------------------------------------------------------------------
r60275 | stan | 2008-02-04 10:07:03 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/Locales/Locale-deDE.lua

Routes: deDE update.
------------------------------------------------------------------------
r60216 | xinhuan | 2008-02-03 21:03:35 -0500 (Sun, 03 Feb 2008) | 1 line
Changed paths:
   M /trunk/Routes/Routes.toc

Routes: Remove LibBabble-Zone-3.0 from OptionalDeps because we don't use it.
------------------------------------------------------------------------
r60209 | xinhuan | 2008-02-03 20:39:18 -0500 (Sun, 03 Feb 2008) | 1 line
Changed paths:
   A /trunk/Routes (from /branches/Routes/Ace3:60208)

Routes: Copy branch to trunk
------------------------------------------------------------------------
r60168 | nevcairiel | 2008-02-03 14:29:25 -0500 (Sun, 03 Feb 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3

Routes: update externals to Ace3 trunk
------------------------------------------------------------------------
r60152 | nevcairiel | 2008-02-03 11:32:51 -0500 (Sun, 03 Feb 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3

Routes: update externals
------------------------------------------------------------------------
r60107 | xinhuan | 2008-02-03 00:29:09 -0500 (Sun, 03 Feb 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Routes.lua

Routes: Remove an unused local
------------------------------------------------------------------------
r60104 | xinhuan | 2008-02-03 00:15:57 -0500 (Sun, 03 Feb 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Routes.lua

Routes: Simplify the zonekeys for option tables to the mapfile strings.
------------------------------------------------------------------------
r60103 | xinhuan | 2008-02-03 00:06:14 -0500 (Sun, 03 Feb 2008) | 3 lines
Changed paths:
   M /branches/Routes/Ace3
   M /branches/Routes/Ace3/Data.lua
   M /branches/Routes/Ace3/Modules/Waypoints.lua
   M /branches/Routes/Ace3/Plugins/Cartographer.lua
   M /branches/Routes/Ace3/Plugins/GatherMate.lua
   M /branches/Routes/Ace3/Routes.lua
   M /branches/Routes/Ace3/Routes.toc
   M /branches/Routes/Ace3/embeds.xml

Routes: Completely remove dependency on LibBabble-Zone-3.0. This change requires a slight change in storage format that will delete *most* existing routes in *non-English* game clients.
Routes will now perform internal SV cleanup.
Update embeds/externals/TOC.
------------------------------------------------------------------------
r60088 | xinhuan | 2008-02-02 20:32:43 -0500 (Sat, 02 Feb 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Data.lua

Routes: Collapse data tables.
------------------------------------------------------------------------
r60078 | xinhuan | 2008-02-02 19:51:00 -0500 (Sat, 02 Feb 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Routes.lua

Routes: Fix missing "You have X routes in Y zone" in newly created zones.
------------------------------------------------------------------------
r60075 | xinhuan | 2008-02-02 19:44:23 -0500 (Sat, 02 Feb 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Routes.lua
   M /branches/Routes/Ace3/TSP.lua

Routes: Step 3 - Convert TSP.lua to require localized zonenames instead of English ones. Update calling code as necessary.
------------------------------------------------------------------------
r60072 | xinhuan | 2008-02-02 19:33:28 -0500 (Sat, 02 Feb 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Data.lua
   M /branches/Routes/Ace3/Plugins/Gatherer.lua
   M /branches/Routes/Ace3/Routes.lua

Routes: Move continent/zone data generation from :OnInitialize() to Data.lua. Collapse our own zoneIDs (which is just cID*100+zID) into our data table. Generate zone <-> mapfile translation tables. Update code.
------------------------------------------------------------------------
r60065 | xinhuan | 2008-02-02 18:36:35 -0500 (Sat, 02 Feb 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Data.lua

Routes: Step 1 - converting our data to be independent of LibBabble-Zone.
------------------------------------------------------------------------
r59934 | xinhuan | 2008-02-01 06:42:52 -0500 (Fri, 01 Feb 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Routes.lua

Routes: Fix "Routes\TSP.lua:579: attempt to compare nil with number" error. This was caused by old routes that doesn't have a cluster_dist stored back when it wasn't changeable.
------------------------------------------------------------------------
r59589 | xinhuan | 2008-01-28 08:21:22 -0500 (Mon, 28 Jan 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Routes.lua

Routes: Expose Routes.G so GatherHud can use it for a while.
------------------------------------------------------------------------
r59580 | pettigrow | 2008-01-28 03:39:54 -0500 (Mon, 28 Jan 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Locales/Locale-frFR.lua

Routes: frFR Update
------------------------------------------------------------------------
r59501 | xinhuan | 2008-01-27 09:35:54 -0500 (Sun, 27 Jan 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Locales/Locale-deDE.lua
   M /branches/Routes/Ace3/Locales/Locale-enUS.lua
   M /branches/Routes/Ace3/Locales/Locale-esES.lua
   M /branches/Routes/Ace3/Locales/Locale-koKR.lua
   M /branches/Routes/Ace3/Locales/Locale-ruRU.lua
   M /branches/Routes/Ace3/Locales/Locale-zhCN.lua
   M /branches/Routes/Ace3/Locales/Locale-zhTW.lua

Routes: All the localization files should no longer say Cartographer_Routes on line 1, and now say Routes.
------------------------------------------------------------------------
r59480 | xinhuan | 2008-01-27 00:16:45 -0500 (Sun, 27 Jan 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/TSP.lua

Routes: Update code comments and documentation
------------------------------------------------------------------------
r59475 | xinhuan | 2008-01-26 22:18:42 -0500 (Sat, 26 Jan 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Locales/Locale-deDE.lua
   M /branches/Routes/Ace3/Locales/Locale-enUS.lua
   M /branches/Routes/Ace3/Locales/Locale-frFR.lua
   M /branches/Routes/Ace3/Routes.lua

Routes: Add slider to allow the user to set the cluster radius to cluster a route at
------------------------------------------------------------------------
r59468 | xinhuan | 2008-01-26 19:47:03 -0500 (Sat, 26 Jan 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Locales/Locale-deDE.lua
   M /branches/Routes/Ace3/Locales/Locale-enUS.lua
   M /branches/Routes/Ace3/Locales/Locale-frFR.lua
   M /branches/Routes/Ace3/Routes.lua

Routes: Add option to skip drawing line gaps at clustered node points.
------------------------------------------------------------------------
r59467 | xinhuan | 2008-01-26 18:56:52 -0500 (Sat, 26 Jan 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Routes.lua

Routes: Default the minimap and world map to draw slightly thinner lines
------------------------------------------------------------------------
r59466 | pettigrow | 2008-01-26 18:52:38 -0500 (Sat, 26 Jan 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Locales/Locale-frFR.lua

Routes: frFR Update
------------------------------------------------------------------------
r59464 | xinhuan | 2008-01-26 18:14:24 -0500 (Sat, 26 Jan 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Locales/Locale-deDE.lua
   M /branches/Routes/Ace3/Locales/Locale-enUS.lua
   M /branches/Routes/Ace3/Locales/Locale-frFR.lua
   M /branches/Routes/Ace3/Routes.lua

Routes: Localize all the new strings used, and also provide better clustering information in the Information tab.
------------------------------------------------------------------------
r59462 | xinhuan | 2008-01-26 17:12:30 -0500 (Sat, 26 Jan 2008) | 1 line
Changed paths:
   M /branches/Routes/Ace3/Routes.lua
   M /branches/Routes/Ace3/TSP.lua

Routes: Tweak the clustering code to take into account radius/diameter properly
------------------------------------------------------------------------
r59430 | xinhuan | 2008-01-26 05:57:38 -0500 (Sat, 26 Jan 2008) | 5 lines
Changed paths:
   M /branches/Routes/Ace3/Routes.lua
   M /branches/Routes/Ace3/TSP.lua

Routes:
- Fix callbacks not working on reloading/relogging
- Fix clustering code path length calculation
- Fully implement node clustering/unclustering, and make optimizing routes, add node and delete node cluster-aware
- Insert Node is fully rewritten as a result, it can no longer perform twoopt (which wasn't used anyway)
------------------------------------------------------------------------
