BUGS
changeset 5573 afa6f92a71fd
parent 4612 12b0b94205f5
child 5575 e33f975c5a4b
equal deleted inserted replaced
5572:220d67208783 5573:afa6f92a71fd
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 KNOWN BUGS / PROBLEMS:
     3 KNOWN BUGS / PROBLEMS:
     4 
     4 
       
     5 bridges:
       
     6 - Clearing tiles which may not have a bridge above can cause random bridge pieces to appear, which leads to crash in the long run
       
     7 
       
     8 electrified rails:
     5 Normal and elrail depots look the same. Use 'X' (transparent buildings)
     9 Normal and elrail depots look the same. Use 'X' (transparent buildings)
     6    to distinguish between them
    10    to distinguish between them
     7 Missing curors / icons for construction (currently using the conventional ones)
    11 Missing curors / icons for construction (currently using the conventional ones)
       
    12 
       
    13 TODO:
       
    14 - Reallow the AI to build signals under bridges (about ai/default/default.c:1600) as
       
    15   r4911 manually disallows it (not via the command)