Age | Commit message (Collapse) | Author |
|
NewGRF.
|
|
interface.
|
|
configured maximum map height
|
|
having a black tile of all different slopes (ic111)
|
|
the return is not NULL)
|
|
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
|
|
|
|
|
|
it's only used there.
|
|
|
|
|
|
|
|
compatible as well, but some NewGRF didn't state that causing the path reservation code to bail out in some cases because there wasn't a compatible path
|
|
number of objects of that type being placed upon map creation
|
|
|
|
NUM_AIRPORTTILES to properly distinguish limits per NewGRF and limits of the pool.
-Change: [NewGRF] Lower the limit of airport tile types per NewGRF from 256 to 255 to prevent usage of ID 0xFF in Action3, and thus allowing it to become an extended byte somewhen.
|
|
to properly distinguish limits per NewGRF and limits of the pool.
|
|
properly distinguish limits per NewGRF and limits of the pool.
-Change: [NewGRF] Lower the limit of house types per NewGRF from 256 to 255 to prevent usage of ID 0xFF in Action3, and thus allowing it to become an extended byte somewhen.
|
|
|
|
NUM_INDUSTRYTILES to properly distinguish limits per NewGRF and limits of the pool.
-Change: [NewGRF] Lower the limit of industry tile types per NewGRF from 256 to 255 to prevent usage of ID 0xFF in Action3, and thus allowing it to become an extended byte somewhen.
|
|
NUM_INDUSTRYTYPES to properly distinguish limits per NewGRF and limits of the pool.
|
|
properly distinguish limits per NewGRF and limits of the pool.
-Change: [NewGRF] Lower the limit of object types per NewGRF from 256 to 255 to prevent usage of ID 0xFF in Action3, and thus allowing it to become an extended byte somewhen.
|
|
90c920601c84975acb694f3673e2beb08b013753)
|
|
quite boring with -x -w
|
|
|
|
sprites via Action D Game Variables.
|
|
aircraft was too fast, while acceleration of default aircraft was way too slow. I.e. choose wisely who to let write the software for your orbiter.
|
|
conversion result to km-ish/h needs to fit into a byte.
|
|
defined one
|
|
|
|
|
|
Eagle_rainbow)
|
|
basegraphics are missing some sprites, also suggest to use a non-release version of the basegraphics.
|
|
|
|
Doxygen improvements.
|
|
default cargo unavailable.
|
|
|
|
|
|
all. (Hirundo)
|
|
|
|
SmallVector.
|
|
|
|
reservation and activation stage. That way they can be selected using Action7 depending on present cargo- or railtypes.
|
|
'train_signal_side', and add a third option while doing so.
|
|
favour of using Get() and direct member access (which is needed anyway for GRF string resolving).
|
|
the compiler could reorder some code badly causing the 32bpp depot flag not working
|
|
the wrong slots.
|
|
|