frosch [Sat, 23 Aug 2008 16:09:06 +0000] rev 9982
(svn r14139) -Fix (r12044): GetSlopeZ() gets a virtual coordinate, not a tile.
smatz [Sat, 23 Aug 2008 12:29:41 +0000] rev 9981
(svn r14138) -Fix (r12863): dark blue wasn't considered as similiar to blue
celestar [Sat, 23 Aug 2008 09:31:53 +0000] rev 9980
(svn r14137) -Codechange: Remove a now unused member of CargoPacket
belugas [Sat, 23 Aug 2008 02:24:14 +0000] rev 9979
(svn r14136) -Fix(r14135): MSVC project was not supposed to be on previous commit
belugas [Sat, 23 Aug 2008 02:15:46 +0000] rev 9978
(svn r14135) -Codechange: Add owner to waypoints. Previously, it was guessed from rail underneath it.
frosch [Sat, 23 Aug 2008 00:32:01 +0000] rev 9977
(svn r14134) -Fix (r12667, r13579) [FS#2245]: Update 'current_order' when changing 'cur_order_index'.
rubidium [Fri, 22 Aug 2008 22:54:38 +0000] rev 9976
(svn r14133) -Fix [FS#2249]: close the 'manage vehicles' dropdown once the number of vehicles in the list reaches 0.
frosch [Fri, 22 Aug 2008 22:48:12 +0000] rev 9975
(svn r14132) -Fix (r14039): Only reserve a path on leaving a station if the current block really is a PBS block. (michi_cc)
frosch [Fri, 22 Aug 2008 22:42:21 +0000] rev 9974
(svn r14131) -Fix (r13952) [FS#2250]: The reservation of adjacent stations was sometimes not freed correctly. (michi_cc)
frosch [Fri, 22 Aug 2008 22:28:26 +0000] rev 9973
(svn r14130) -Fix (r13961) [FS#2248]: Clear the stuck state of a train that is reversing with the first vehicle inside a depot. (michi_cc)