------------------------------------------------------------------------ r65816 | xinhuan | 2008-03-25 15:32:37 -0400 (Tue, 25 Mar 2008) | 1 line Changed paths: M /trunk/Routes/Routes.toc Routes: Update TOC. Nothing seems broken. ------------------------------------------------------------------------ r64594 | xinhuan | 2008-03-15 10:15:48 -0400 (Sat, 15 Mar 2008) | 1 line Changed paths: M /trunk/Routes/TSP.lua Routes: Fix error that occurs when attempting to optimize a route that has 3 or less nodes. ------------------------------------------------------------------------ r63251 | xinhuan | 2008-02-29 14:54:17 -0500 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/Routes/Routes.lua Routes: Fix error on line 1251 reported by Elsia when trying to delete a route that is being optimized in the background. (Non-existant :Print() function) ------------------------------------------------------------------------ r63250 | xinhuan | 2008-02-29 14:50:27 -0500 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/Routes/Routes.lua Routes: Fix issue where routes in Routes did not update automatically when harvesting a node. This error resulted from using the wrong variable name in OnEnable() so the callbacks didn't get registered. Only took 2 weeks to find the problem. :( ------------------------------------------------------------------------ r62994 | pettigrow | 2008-02-26 15:11:18 -0500 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/Routes/Locales/Locale-frFR.lua Routes: frFR Update ------------------------------------------------------------------------ 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? ------------------------------------------------------------------------