BUGS
changeset 5573 afa6f92a71fd
parent 4612 12b0b94205f5
child 5575 e33f975c5a4b
--- a/BUGS	Wed Dec 27 12:22:25 2006 +0000
+++ b/BUGS	Wed Dec 27 12:38:02 2006 +0000
@@ -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)