Age | Commit message (Collapse) | Author |
|
Eagle_rainbow)
|
|
SmallVector.
|
|
|
|
|
|
avoiding creation of a function stack, massively increasing its speed, for a function that is called often
|
|
coding style
|
|
|
|
|
|
|
|
|
|
each NewGRF, thus waterfeatures could glitch when the properties were set by a previous NewGRF and the NewGRF assumed the properties to be unmodified
|
|
|
|
GrfProcessingState, and reset them after each loading stage.
|
|
GrfProcessingState, and reset them after each loading stage.
|
|
cases like creating a new scenario.
|
|
|
|
and gender names
|
|
liveries are used by some vehicle resp. which are not used at all.
|
|
leak, causing valgrind warnings
|
|
|
|
|
|
consisted of unrelated values use static const (u)int
|
|
useful tool for NewGRF developers to get some insights into the value of some variables
|
|
instead of mixed
|
|
properties from other newgrfs
|
|
and DECLARE_ENUM_AS_BIT_SET
|
|
airports if a newgrf can't be found
|
|
|
|
|
|
if a header require a header make it include that header
|
|
initialised to zero, and not always checked for valid range.
|
|
fatal NewGRF error.
|
|
vehicles only apply to the GRF locally, if it defines engines of that type itself.
|
|
SmallVector.
|
|
remove some unused variables
|
|
|
|
in depot) and variable 1E/9E bit 3 (wagon width in depot) into grf-local variables.
|
|
town_type.h to separate files
|
|
printf-like functions
-Fix: wrong number of parameters or wrong parameter types sent to printf-like functions at several places
|
|
the term 'compatible newgrf' again some sense and to not crash because of trivial changes.
|
|
per-GRF translation table.
|
|
|
|
|
|
something more than whitespace as description of files that don't have a description.
|
|
(especially because newgrf_station.h includes a lot of stuff).
|
|
station_func.h.
|
|
strings.
|
|
VarAction2 and Action7/9/D to their own function.
-Fix: Add some variables that were missing in one or both cases.
|
|
expose in header for use elsewhere.
|
|
shores, if shores got replaced by ActionA.
|