Age | Commit message (Collapse) | Author |
|
houses is valid in
the current climate when copying properties from existing houses and using
action 0 property 0F.
|
|
another way.
|
|
|
|
was set, which breaks with a not-yet-finished-implementation of newindustries.
|
|
a given type.
|
|
|
|
and Industry tiles
|
|
Industry tiles.
No, this is not the final commit for newindustries (far from it), just another step.
|
|
|
|
spritegroup format.
|
|
|
|
few statements more consistent with everything else.
|
|
to define a house with a local id of 255.
|
|
Action 0, don't override them all with the first ID.
|
|
the Action 0
handlers outside the switch statements. This allows ignoring only the invalid
IDs when changing the properties for many objects, rather than ignoring the
whole block if one ID is invalid.
|
|
directory in this filename in the newgrf list. The directory was removed in r9560 because then it used to full path instead of the path relative to the data directory, but since the inclusion of "search paths" that is not necessary anymore.
|
|
|
|
a (later) newgrf does not have 2cc.
|
|
the file during the initialisation stage.
|
|
from a bitset to a bool evaluation.
Like easier to read and faster to evaluate :)
|
|
was in the grf, not the internal SpriteID
|
|
speeds (bulb)
|
|
|
|
the current
language. Since only one error can be loaded anyway, if the language didn't
match you'd get "Undefined string". Also since we're only loading one language
there's no need to use AddGRFString any more.
|
|
so that errors get loaded again when pressing "Apply".
|
|
callbacks 11 and 17 for
road vehicles for those who prefer the technical explanation.
|
|
|
|
any full paths (again).
|
|
when leaving reservation stage. This fixes action 7/9 tests for grfs that will be active.
|
|
variable 84.
|
|
Action 7/Action 9s to work properly
|
|
unsupported Action 5 feature.
|
|
|
|
some newgrf features have been loaded, and introduce the newindustry one.
|
|
newgrf data
|
|
a specific way on straight pieces of road.
|
|
grf file.
|
|
industry tiles.
It will be initialized by the original data upon game start.
Rename some enums to be more consistent too
|
|
|
|
updates.
|
|
|
|
|
|
adding to the existing value.
|
|
availability)
|
|
|
|
production)
|
|
strictness.
|
|
Currently only used for newhouses.
Basically, it is more a gathering of IDs from grf files and ingame data.
|
|
loading.
|
|
perfectly valid... (fixes dbsetxl refits again...)
|