Commit Graph

16 Commits (e5d936d0fe05621bb6b1448ba5c3e5f264a874f7)

Author SHA1 Message Date
peter1138 e5d936d0fe (svn r4739) - Newstations: remove cargo type parameter of GetCustomStationRelocation() as we can determine it internally 19 years ago
peter1138 7a91a966ea (svn r4738) - Newstations: attach all sprite group cargo types, not just the default and purchase pseudo types, to a station spec. 19 years ago
peter1138 7b7c476555 (svn r4737) - Newstations: 'real' groups picked the wrong set of loading or loaded sprites 19 years ago
peter1138 786f9992be (svn r4736) - Newstations: use the correct value for PBS status (No PBS) 19 years ago
peter1138 1b255c09a1 (svn r4734) - Newstations: add more variables and fix a division by zero. 19 years ago
peter1138 3c8db0683f (svn r4729) - Newstations: replace old station resolver with new resolver code (as has happened for vehicles) 19 years ago
peter1138 c722c88f43 (svn r4723) - Newstations: add TileIndex parameter to station resolver. 19 years ago
peter1138 a364ec2397 (svn r4707) - NewGRF: minor code duffage; return early and less indentation. 19 years ago
belugas 3ac1832fd1 (svn r4593) CodeChange : Renamed spec (when using StationSpec) to statspec.
This is following the same scheme as for IndustrySpec
19 years ago
peter1138 60cc7337e5 (svn r4583) - NewGRF: Revamp sprite group loading to support advanced varadjusts and variable size. These are not yet processed, however. 19 years ago
peter1138 b4ba26bce7 (svn r4551) - NewGRF: add string handling for newstations. 19 years ago
peter1138 c8b1ff8654 (svn r4484) - Newstations: Use StringIDs instead of char*s to reference our custom names. 19 years ago
peter1138 65c43cb425 (svn r4473) - Newstations:
- 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.
19 years ago
peter1138 712499fc8f (svn r4459) - Newstations: check pointer for NULL before using it. 19 years ago
peter1138 a3c14182d3 (svn r3530) - NewGRF: Move station resolver to newgrf_station 19 years ago
peter1138 50ff85428b (svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update project files. 19 years ago