BUGS
author KUDr
Sat, 03 Mar 2007 20:25:37 +0000
branchcpp_gui
changeset 6283 7072ee68c676
parent 5575 e33f975c5a4b
child 5639 28eed7579ccb
permissions -rw-r--r--
(svn r8997) [cpp_gui] -Codechange: common window features are now controlled by FeatureFlags enum.
-Caption bar, close box and resize box are created automatically depending on features specified in window ctor.
/* $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)