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)

Wed, 31 May 2006 18:00:08 +0000(svn r5061) - NewGRF: always use visual effect callback if it is defined, not just for powered wagons.
peter1138 [Wed, 31 May 2006 18:00:08 +0000] rev 3926
(svn r5061) - NewGRF: always use visual effect callback if it is defined, not just for powered wagons.

Wed, 31 May 2006 17:40:48 +0000(svn r5060) - NewGRF: add support for variable 7F (retrieve GRF parameter) for vehicles
peter1138 [Wed, 31 May 2006 17:40:48 +0000] rev 3925
(svn r5060) - NewGRF: add support for variable 7F (retrieve GRF parameter) for vehicles

Wed, 31 May 2006 17:31:08 +0000(svn r5059) - NewGRF: store a GRFFile pointer reference for each pointer, instead of just the GRF ID.
peter1138 [Wed, 31 May 2006 17:31:08 +0000] rev 3924
(svn r5059) - NewGRF: store a GRFFile pointer reference for each pointer, instead of just the GRF ID.