BUGS
changeset 5385 3868f2e6db9b
parent 4612 b7c32271ff0e
child 5387 843c3d90823e
equal deleted inserted replaced
5384:10b6d955e1ac 5385:3868f2e6db9b
     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)