Age | Commit message (Collapse) | Author |
|
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
|
|
on additional tiles as they cause desyncs and because the specs do not allow that either.
|
|
time, binary size and run time (with asserts disabled) should be improved
|
|
newgrf strings of vehicles are requested.
|
|
|
|
SoundFX, which was used as a byte and uint16 at different places, when the uint16 sound ID is meant.
|
|
overriding of the 'original sounds' and not any other that is already loaded.
|
|
having it return anything else than ORIGINAL_SAMPLE_COUNT is asking for NewGRFs failing to load (due to invalid sample index), thus desyncs
|
|
|
|
PoolItem::GetPoolSize()
|
|
|
|
|
|
define proper additional tiles. (instead of crashing later)
|
|
printf-like functions
-Fix: wrong number of parameters or wrong parameter types sent to printf-like functions at several places
|
|
available.
|
|
GRFFile instead of the initial user-specified values from GRFConfig. Also use the values as they were set when the ActionB was executed, not as they are set when the message is shown.
|