Tue, 08 Apr 2008 22:41:14 +0000(svn r12633) -Fix: could not make a (go-to) depot order.
rubidium [Tue, 08 Apr 2008 22:41:14 +0000] rev 8866
(svn r12633) -Fix: could not make a (go-to) depot order.

Tue, 08 Apr 2008 21:28:47 +0000(svn r12632) -Fix (r12547): with invisible catenary, trams were be drawn over a bridge
smatz [Tue, 08 Apr 2008 21:28:47 +0000] rev 8865
(svn r12632) -Fix (r12547): with invisible catenary, trams were be drawn over a bridge

Tue, 08 Apr 2008 18:53:25 +0000(svn r12631) -Fix [FS#1911]: sometimes aircraft couldn't find their way to their depot.
rubidium [Tue, 08 Apr 2008 18:53:25 +0000] rev 8864
(svn r12631) -Fix [FS#1911]: sometimes aircraft couldn't find their way to their depot.

Tue, 08 Apr 2008 16:15:31 +0000(svn r12630) -Fix (r12600): Missing 'break' made it impossible to add waypoints to vehicle orders.
maedhros [Tue, 08 Apr 2008 16:15:31 +0000] rev 8863
(svn r12630) -Fix (r12600): Missing 'break' made it impossible to add waypoints to vehicle orders.

Tue, 08 Apr 2008 15:48:32 +0000(svn r12629) -Codechange: Split VehicleNeedsService() into Vehicle::NeedsServicing() and Vehicle::NeedsAutomaticServicing().
frosch [Tue, 08 Apr 2008 15:48:32 +0000] rev 8862
(svn r12629) -Codechange: Split VehicleNeedsService() into Vehicle::NeedsServicing() and Vehicle::NeedsAutomaticServicing().
-Fix (r11052): Disable servicing by service-interval if a vehicle has depot orders.

Tue, 08 Apr 2008 13:32:44 +0000(svn r12628) -Fix: TTDP compatible non-stop wasn't handled properly.
rubidium [Tue, 08 Apr 2008 13:32:44 +0000] rev 8861
(svn r12628) -Fix: TTDP compatible non-stop wasn't handled properly.

Tue, 08 Apr 2008 07:19:29 +0000(svn r12624) -Codechange: Make drawing of catenary an attribute of rail types, instead of deciding by the rail type directly.
peter1138 [Tue, 08 Apr 2008 07:19:29 +0000] rev 8860
(svn r12624) -Codechange: Make drawing of catenary an attribute of rail types, instead of deciding by the rail type directly.

Mon, 07 Apr 2008 22:15:31 +0000(svn r12622) -Fix: infinite loop in case your compiler decides that enums are unsigned by default. Patch by Dominik.
rubidium [Mon, 07 Apr 2008 22:15:31 +0000] rev 8859
(svn r12622) -Fix: infinite loop in case your compiler decides that enums are unsigned by default. Patch by Dominik.

Mon, 07 Apr 2008 21:02:27 +0000(svn r12620) -Fix: automatic servicing of vehicles made them stop in the depot.
rubidium [Mon, 07 Apr 2008 21:02:27 +0000] rev 8858
(svn r12620) -Fix: automatic servicing of vehicles made them stop in the depot.

Mon, 07 Apr 2008 20:28:58 +0000(svn r12619) -Codechange: lots of documentation about window related stuff. Patch by Alberth.
rubidium [Mon, 07 Apr 2008 20:28:58 +0000] rev 8857
(svn r12619) -Codechange: lots of documentation about window related stuff. Patch by Alberth.