Age | Commit message (Collapse) | Author |
|
|
|
cargo it could happen that the strings are defined by one cargo and the 'action2' by another and when one assumes that both come from the same NewGRF... So store the GRF ID with the strings. To be extra sure add the same protection mechanism to industries and towns too.
|
|
caused compilation failure with MSVC.
|
|
|
|
unneeded include from openttd.h.
|
|
now attached to their object directly and there is
no limit to the amount of names.
-Fix: NewGRF engines could not be renamed.
|
|
|
|
TTDP-compatible by allowing specifiing more sprites than needed.
|
|
behaviour
|
|
|
|
some type safety.
|
|
|
|
|
|
when it's not necessary.
|
|
overrides, and adjust scope while there.
|
|
value can be (more adequately, even better) computed from another source.
Thanks peter1138.
|
|
-Codechange: A few bad coding style inadvertendly applied too
|
|
ordering of shore sprites. It was not considered in the missing shore patch
|
|
specific year yet, force the houses with the earliest introduction year to be available.
|
|
by BigBB
|
|
|
|
layouts; forcing a sprite to always be opaque.
|
|
functions.
|
|
so NewGRFs use the proper string ids.
|
|
useless includes.
|
|
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
it is really needed.
|
|
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
their respective places.
|
|
|
|
industry tile spec, while doing an action 00, industry tile, prop 08.
Fix directly inspired by Csaboka
|
|
"rail.h" that includes way more than only "rail_type.h") includes at some places.
|
|
later 'activation' pass.
|
|
company colour
|
|
encountering unknown newgrf feature in action 00 handling.(FS#1551, Bilbo)
|
|
done in *allocT functions.
|
|
should not
|
|
This will add a cost to the removal of an industry using the cheat magic bulldozer.
Note that the removal of regular or newgrf industries without specified removal cost will have no cost applied to.
This is a difference from original spec, where a default base cost is added.
|
|
fitting to the naming style
|
|
number counter before loading the next sprite instead of after doing so.
|
|
too late ;)
|
|
remaining to fit with the naming style
|
|
remaining to fit with the naming style
|
|
style
|
|
with the coding style
|
|
|
|
|
|
|