Files @ r4352:460a517b040f
Branch filter:

Location: cpp/openttd-patchpack/source/BUGS

truelight
(svn r6053) -Codechange: renamed all IsXXXIndex to IsValidXXXID
-Codechange: IsValidXXXID now also checks if XXX is really valid, not if the number is within range
Both changes again in preperation of the new mem-pool system, which requires this.
IsValidXXXID is not a bit less pretty, but that will be cleaned up after the new mem-pool system
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)