From 8cd5daa5334e8193d47240b78a39afaed6a0473a Mon Sep 17 00:00:00 2001 From: celestar Date: Wed, 27 Dec 2006 12:38:02 +0000 Subject: (svn r7573) -Merged the bridge branch. Allows to build bridges of arbitrary rail/road combinations (including signals) --- BUGS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'BUGS') diff --git a/BUGS b/BUGS index a95afd696..d031e8b3e 100644 --- a/BUGS +++ b/BUGS @@ -2,6 +2,14 @@ KNOWN BUGS / PROBLEMS: +bridges: +- Clearing tiles which may not have a bridge above can cause random bridge pieces to appear, which leads to crash in the long run + +electrified rails: Normal and elrail depots look the same. Use 'X' (transparent buildings) to distinguish between them Missing curors / icons for construction (currently using the conventional ones) + +TODO: +- Reallow the AI to build signals under bridges (about ai/default/default.c:1600) as + r4911 manually disallows it (not via the command) -- cgit v1.2.3-54-g00ecf