Age | Commit message (Collapse) | Author |
|
support and users for testing.
|
|
Clearing engine and newgrf_engine from cargo related structures.
Apart from moving stuff cargo related, there is nothing really newcargo for now.
|
|
within StationSpec and GRFFile struct declarations. Now only code which actually references those pointers needs to know about the SpriteGroup struct. Remove some unnecessary lingering header dependencies.
|
|
|
|
0x03) check if the station has already been allocated. (Fixes duplicate waypoints in newstatsw in non-temperate climate)
|
|
|
|
(callback parameter 1) when building a station
|
|
32. 16 was an arbitrary limit, 32 is the limit for dropdown lists...
|
|
train can pass.
|
|
|
|
in place of the existing one for waypoints.
|
|
|
|
GetCustomStationRelocation() as we can determine it internally
|
|
code (as has happened for vehicles)
|
|
|
|
uninitializing NewGRF data.
|
|
|
|
This is following the same scheme as for IndustrySpec
|
|
|
|
custom names.
|
|
- Alter parameters of CMD_BUILD_RAILROAD_STATION to accept a custom station class and id.
- Add a dynamically allocated list of custom stations that the SpecIndex (m4) references.
|
|
|
|
|
|
|
|
project files.
|