yapf/yapf_rail.cpp
Mon, 01 Jan 2007 16:31:13 +0000 celestar (svn r7721) [cbh] - Sync with 7607:7720 from trunk custombridgeheads
Mon, 01 Jan 2007 16:07:21 +0000 celestar (svn r7719) [cbh] - Codechange: KUDr and I have decided that our developemnt efforts went in the wrong direction, so revert all changes from 7686 onwards custombridgeheads
Sun, 31 Dec 2006 23:48:04 +0000 KUDr (svn r7710) [cbh] - Fix: [YAPF] one more assert fixed. Call from the TrainController() added by (r7705) has broken YAPF because it was called when vehicle was already on the next tile (with cbh choice). Before it was always called before the train entered tile with choice. custombridgeheads
Wed, 27 Dec 2006 12:38:02 +0000 celestar (svn r7573) -Merged the bridge branch. Allows to build bridges of arbitrary rail/road combinations (including signals)
Tue, 15 May 2007 21:24:18 +0000 rubidium (svn r9849) [0.5] -Backport from trunk (r9693, r9694, r9697, r9718, r9719, r9725 and 9726): 0.5
Sat, 24 Feb 2007 01:39:59 +0000 Darkvater (svn r8873) [0.5] -Backport from trunk (r8766, r8836, r8869): 0.5
Sat, 30 Dec 2006 23:30:21 +0000 Darkvater (svn r7679) -Backport from trunk (r7628): 0.5
Tue, 17 Oct 2006 16:16:19 +0000 KUDr (svn r6800) -Feature change: [train is lost] message is now generated immediately when pathfinder can't find the path. (thanks MeusH, peter1138 and Brianetta for ideas and help).
Mon, 16 Oct 2006 19:17:30 +0000 KUDr (svn r6791) -Fix: [YAPF] YapfFindNearestRailDepotTwoWay() did not work for train inside tunnel.
Mon, 04 Sep 2006 20:40:33 +0000 rubidium (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform.
Wed, 31 May 2006 06:51:56 +0000 KUDr (svn r5057) -Fix: [YAPF] trains can't find depot for servicing (thanks Smoky555)
Mon, 29 May 2006 18:39:42 +0000 KUDr (svn r5018) [YAPF] Added some comments to YAPF implementation.
Sun, 28 May 2006 19:01:29 +0000 KUDr (svn r5006) Added comments where doxygen generated warnings to test if it can help.
Sat, 27 May 2006 16:12:16 +0000 KUDr (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.