Age | Commit message (Collapse) | Author |
|
|
|
don't need to cast to void/non-const before being able to free
|
|
variables. (rubidium)
|
|
callbacks, and check the results for validity.
|
|
|
|
construction stages in spritelayouts with inconsistent number of sprites per spriteset.
|
|
TileLayoutSpriteGroup::ProcessRegisters().
|
|
|
|
stations.
|
|
industry shape and location callbacks.
|
|
|
|
|
|
|
|
spritelayouts allocated on the heap, and make use of constructors and destructors.
|
|
industry vars 60,61,62,63 are unsigned instead of signed
|
|
|
|
some headers
|
|
|
|
to the specs.
|
|
it for more spritegroups
|
|
an existing define on MinGW).
|
|
|
|
|
|
GRFFilePropsBase
|
|
|
|
RAIL_GROUND_HALF_SNOW. That is, resolve the sprites for upper and lower part of the foundation independently.
|
|
airports if a newgrf can't be found
|
|
without that newgrf available all houses became tall office blocks
|
|
256 and introduce AirportTileOverrideManager
|
|
|
|
and move it to separate file.
|
|
if a header require a header make it include that header
|
|
industries and houses
|
|
|
|
color and colour.
|
|
PALETTE_MODIFIER_COLOR in spritelayout drawing.
-Fix [FS#2419]: The modifiers were not applied in all cases.
|
|
when mapping newgrf entities to 'real' entities
|
|
0x62, indtile var 0x60 and industry var 0x62 to 'newgrf_commons.cpp'.
|
|
|
|
already been overridden, mark the new candidate as not being an override
|
|
the magic value of 0xFF when assigning a new tileID. This is really important, since the value is reserved for water checking.
|
|
|
|
|
|
(and unfinished) support for callbacks for industries
|
|
newgrf_commons.[cpp|h]. Will be used by industries in a few.
|
|
functions require it
|
|
Currently only used for newhouses.
Basically, it is more a gathering of IDs from grf files and ingame data.
|