Files @ r4346:fa4ac6b6f852
Branch filter:

Location: cpp/openttd-patchpack/source/BUGS

truelight
(svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips invalid ones
-Codechange: use IsValidXXX where ever possible
Note: both changes to prepare for new pool system, which needs those changes.
For every pool there are 2 ugly lines, which will be removed when done
implementing new pool system.
Based on FS#13 by blathijs, partly implemented.
1
2
3
4
5
6
7
/* $Id */

KNOWN BUGS / PROBLEMS:

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)