You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/ai
celestar 25a63ec7af (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.
18 years ago
..
default (svn r5070) Merged the bridge branch 18 years ago
trolly (svn r4943) uint tile -> TileIndex tile, byte player -> PlayerID player 18 years ago
ai.c (svn r4943) uint tile -> TileIndex tile, byte player -> PlayerID player 18 years ago
ai.h (svn r4943) uint tile -> TileIndex tile, byte player -> PlayerID player 18 years ago