BUGS
author KUDr
Fri, 09 Mar 2007 23:26:21 +0000
changeset 6598 06b4750ad778
parent 5575 e33f975c5a4b
child 5639 28eed7579ccb
permissions -rw-r--r--
(svn r9081) -Fix(r9080): UINT32_MAX is undefined on MSVC. Use std::numeric_limits<uint32>::max() instead.
/* $Id$ */

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)