Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
Variable 0x09 should not.
|
|
EngineInfo::refit_mask during initialisation.
|
|
|
|
|
|
did not set any of the three refittability properties (xor mask, positive classes, negative classes).
|
|
0x36. Based on Terkhen's work.
|
|
tile layout twice
|
|
|
|
part and a part that's for NewGRF strings
|
|
|
|
|
|
|
|
|
|
|
|
to EngineInfo.
|
|
|
|
remapped string
|
|
STR_EMPTY instead of 'random' string
|
|
crashes later on
|
|
in depot) and variable 1E/9E bit 3 (wagon width in depot) into grf-local variables.
|
|
valid CargoSpecs
|
|
|
|
|
|
|
|
left NULL in certain cases. (dynamic_engines enabled, articulated vehicle with only wagon-override action3s)
|
|
_house_specs[]
|
|
of the Airport class.
-Change: rename station.always_small_airport to station.never_expire_airports to make it more future-proof
|
|
|
|
tell the file could be opened/found.
|
|
reached like break after returns or break after functions that never return (i.e. NOT_REACHED)
|
|
const is (accidentally?) removed using C-style casts.
|
|
unnecessarily add it.
|
|
|
|
|
|
instead of using a big union
|