Fri, 02 Jun 2006 17:19:05 +0000(svn r5078) WebTranslator2 update to 2006-06-02 19:18:56
miham [Fri, 02 Jun 2006 17:19:05 +0000] rev 3936
(svn r5078) WebTranslator2 update to 2006-06-02 19:18:56
american - 15 fixed by WhiteRabbit (15)

Fri, 02 Jun 2006 16:31:35 +0000(svn r5076) CodeChange: [YAPF] Platform selection feature related settings added into regular savegames (breaks savegame compatibility only with r5070 and 5071).
KUDr [Fri, 02 Jun 2006 16:31:35 +0000] rev 3935
(svn r5076) CodeChange: [YAPF] Platform selection feature related settings added into regular savegames (breaks savegame compatibility only with r5070 and 5071).

Fri, 02 Jun 2006 13:15:50 +0000(svn r5071) - Fix (FS#184): "Erroneous train reversal on waypoints". When processing the next train order, do not even consider reversing the train if the last order was to a waypoint.
peter1138 [Fri, 02 Jun 2006 13:15:50 +0000] rev 3934
(svn r5071) - Fix (FS#184): "Erroneous train reversal on waypoints". When processing the next train order, do not even consider reversing the train if the last order was to a waypoint.

Fri, 02 Jun 2006 13:05:41 +0000(svn r5070) Merged the bridge branch
celestar [Fri, 02 Jun 2006 13:05:41 +0000] rev 3933
(svn r5070) Merged the bridge branch
-Feature: Bridges can now be placed above:
Any railway track combination (excluding depots and waypoints)
Any road combination (excluding depots)
Clear tiles (duh), including fields
Tunnel entrances
Bridge heads

Thanks to Tron for idea and implementation, KUDr for the yapf synchronization and many others for hours of testing

There are still a number of visual problems remaining, especially when electric railways are on or under the bridge.
DO NOT REPORT THOSE BUGS FOR THE TIME BEING please.

Thu, 01 Jun 2006 22:20:40 +0000(svn r5067) -Codechange: [YAPF] Platform selection feature now applies penalty per platform instead of per tile (should give better results)
KUDr [Thu, 01 Jun 2006 22:20:40 +0000] rev 3932
(svn r5067) -Codechange: [YAPF] Platform selection feature now applies penalty per platform instead of per tile (should give better results)

Thu, 01 Jun 2006 21:39:35 +0000(svn r5066) -Feature: [YAPF] Train selects the best station platform by length
KUDr [Thu, 01 Jun 2006 21:39:35 +0000] rev 3931
(svn r5066) -Feature: [YAPF] Train selects the best station platform by length

Thu, 01 Jun 2006 21:00:59 +0000(svn r5065) -CodeChange: [YAPF] Added PfDetectDestination(tile, trackdir) for trains (to be used by platform selection feature)
KUDr [Thu, 01 Jun 2006 21:00:59 +0000] rev 3930
(svn r5065) -CodeChange: [YAPF] Added PfDetectDestination(tile, trackdir) for trains (to be used by platform selection feature)

Thu, 01 Jun 2006 09:43:39 +0000(svn r5064) -Fix: Remove stay debug stuff from lat commit. (thanks peter1138)
celestar [Thu, 01 Jun 2006 09:43:39 +0000] rev 3929
(svn r5064) -Fix: Remove stay debug stuff from lat commit. (thanks peter1138)

Thu, 01 Jun 2006 09:41:35 +0000(svn r5063) -Codechange: Add a function to determine the length of a platform (request by KUDr)
celestar [Thu, 01 Jun 2006 09:41:35 +0000] rev 3928
(svn r5063) -Codechange: Add a function to determine the length of a platform (request by KUDr)

Wed, 31 May 2006 20:08:55 +0000(svn r5062) -Fix: town extends road beyond depot or roadstop (introduced by YAPF related change of GetTileTrackStatus() - r4419)
KUDr [Wed, 31 May 2006 20:08:55 +0000] rev 3927
(svn r5062) -Fix: town extends road beyond depot or roadstop (introduced by YAPF related change of GetTileTrackStatus() - r4419)