------------------------------------------------------------------------
r75872 | xinhuan | 2008-06-03 01:57:31 -0400 (Tue, 03 Jun 2008) | 1 line
Changed paths:
   M /trunk/Routes/Modules/TomTom.lua

Routes: Enable TomTom waypoints and crazyarrow support. Requires TomTom r145 or newer.
------------------------------------------------------------------------
r74222 | stan | 2008-05-17 21:34:15 -0400 (Sat, 17 May 2008) | 1 line
Changed paths:
   M /trunk/Routes/Locales/Locale-deDE.lua

Routes: complete german translation for Xinhuan's book aka "help file"
------------------------------------------------------------------------
r73317 | onlyfly | 2008-05-10 11:06:23 -0400 (Sat, 10 May 2008) | 2 lines
Changed paths:
   M /trunk/Routes/Locales/Locale-zhCN.lua

Routes:
- Update locale zhCN
------------------------------------------------------------------------
r73103 | xinhuan | 2008-05-08 10:42:08 -0400 (Thu, 08 May 2008) | 1 line
Changed paths:
   M /trunk/Routes/Locales/Locale-zhTW.lua

Routes: Update zhTW
------------------------------------------------------------------------
r73060 | xinhuan | 2008-05-08 01:42:28 -0400 (Thu, 08 May 2008) | 1 line
Changed paths:
   M /trunk/Routes/Locales/Locale-zhTW.lua

Routes: Update zhTW localization, from NightOwl.
------------------------------------------------------------------------
r72662 | xinhuan | 2008-05-04 14:57:02 -0400 (Sun, 04 May 2008) | 1 line
Changed paths:
   M /trunk/Routes/Routes.lua
   M /trunk/Routes/TSP.lua

Routes: Apply Polarina's patch to generate an initial odd looking route on creation. Apply auto-show/hide settings on route creation as well.
------------------------------------------------------------------------
r72639 | pettigrow | 2008-05-04 09:45:31 -0400 (Sun, 04 May 2008) | 1 line
Changed paths:
   M /trunk/Routes/Locales/Locale-frFR.lua

Routes: frFR Update
------------------------------------------------------------------------
r72614 | xinhuan | 2008-05-04 05:52:51 -0400 (Sun, 04 May 2008) | 1 line
Changed paths:
   M /trunk/Routes/Locales/Locale-deDE.lua
   M /trunk/Routes/Locales/Locale-enUS.lua
   M /trunk/Routes/Locales/Locale-zhCN.lua
   M /trunk/Routes/Locales/Locale-zhTW.lua
   M /trunk/Routes/Routes.lua

Routes: Added a comprehensive Help File for the newbies for the entire Routes addon, complete with Overview and Step by Step instructions on how to create routes and taboo regions.
------------------------------------------------------------------------
r72575 | xinhuan | 2008-05-03 21:43:49 -0400 (Sat, 03 May 2008) | 3 lines
Changed paths:
   M /trunk/Routes/Locales/Locale-enUS.lua
   M /trunk/Routes/Routes.lua
   M /trunk/Routes/TSP.lua

Routes:
- Reduce pruning slightly for path generation. Tweak things a bit.
- Prevent attempts at optimizing a route larger than 724 nodes (Block too big memory allocation error will occur otherwise)
------------------------------------------------------------------------
r72567 | xinhuan | 2008-05-03 18:20:37 -0400 (Sat, 03 May 2008) | 3 lines
Changed paths:
   M /trunk/Routes/Locales/Locale-enUS.lua
   M /trunk/Routes/Modules/TomTom.lua
   M /trunk/Routes/Routes.lua

Routes:
- Update Routes taboo regions editing draggable pins to work with Mapster's latest change (making the map toplevel).
- Switch to using new public TomTom APIs. TomTom integration is not enabled yet as it is not updated in public yet.
------------------------------------------------------------------------
