Age | Commit message (Collapse) | Author |
|
array in AirportSpec
|
|
legend support yet.
|
|
|
|
|
|
subclassing it
|
|
allocating errors more uniform.
-Fix: some grf error messages didn't free the previous error messages, creating a memory leak
|
|
and 11. (Eddi)
|
|
|
|
|
|
256 and introduce AirportTileOverrideManager
|
|
|
|
|
|
|
|
rail types. (To be documented...)
|
|
tiles. (based on andythenorth' work)
|
|
RailType[Change|Reserve]Info().
|
|
rail types.
|
|
|
|
|
|
layouts.
|
|
|
|
|
|
on error.
|
|
reads. Explicit length checks (which were not always correct) are no longer needed so these are removed to simplify code.
|
|
|
|
SPRITE_MODIFIER_CUSTOM_SPRITE, invert its meaning, and also use it for industry/house layouts instead of IS_CUSTOM_SPRITE().
|
|
if a header require a header make it include that header
|
|
using default sprites.
|
|
an Action 8 was encountered already.
|
|
and action3 but no action0
|
|
contains prop 14 after prop 1D
|
|
initialised to zero, and not always checked for valid range.
|
|
string but would print it OpenTTD would segfault
|
|
action0 prop 0A could cause a crash
|
|
num_sprites (as in number of sprite sets) is not the same as num_sprites (as in number of building sprites)
|
|
|
|
|
|
building/removing unmovables (new objects), building/removing rail-waypoints/buoys, interacting with town-authority, building foundations, funding primary industries (when not prospecting) and towns.
If a GRF does not set price multipliers for these new prices, but for the previously used ones, the old modifiers will be propagated to the new bases.
|
|
vehicles only apply to the GRF locally, if it defines engines of that type itself.
|
|
SmallVector.
|
|
|
|
remove some unused variables
|
|
to newgrf loading and make the internal state zero-based instead.
|
|
'running cost factor'.
|
|
enum some more.
|
|
|
|
|
|
chunks and check chunk sizes.
|
|
including of newgrf_cargo.h
|
|
production callback version 0.
|