Commit Graph

20 Commits (40a843e808fa38157378203f44db6103a6f2ba13)

Author SHA1 Message Date
peter1138 9d6ddd364e (svn r4767) - Newstations: fix loading / use of custom ground sprites 18 years ago
peter1138 77a4bc5aac (svn r4761) - Newstations: support platform information in variable 10 (callback parameter 1) when building a station 18 years ago
peter1138 7085598376 (svn r4759) - Newstations: increase the number of station classes from 16 to 32. 16 was an arbitrary limit, 32 is the limit for dropdown lists... 18 years ago
peter1138 c778716264 (svn r4758) - Newstations: add support for 'blocked' station tiles, which no train can pass. 18 years ago
peter1138 6b8b8395e4 (svn r4757) - Newstations: add saveload support for custom station speclists 18 years ago
peter1138 db77493ac0 (svn r4755) - Newstations: add a gui station tile drawing routine and use it in place of the existing one for waypoints. 18 years ago
peter1138 c22e79d551 (svn r4740) - Newstations: add function to evaluate station callbacks 18 years ago
peter1138 e5d936d0fe (svn r4739) - Newstations: remove cargo type parameter of GetCustomStationRelocation() as we can determine it internally 18 years ago
peter1138 3c8db0683f (svn r4729) - Newstations: replace old station resolver with new resolver code (as has happened for vehicles) 18 years ago
peter1138 c722c88f43 (svn r4723) - Newstations: add TileIndex parameter to station resolver. 18 years ago
peter1138 76df9c8302 (svn r4722) - Newstations: release station sprite layout data when uninitializing NewGRF data. 18 years ago
peter1138 bcaf09a014 (svn r4613) - NewGRF: fix two struct declarations 18 years ago
belugas 3ac1832fd1 (svn r4593) CodeChange : Renamed spec (when using StationSpec) to statspec.
This is following the same scheme as for IndustrySpec
18 years ago
peter1138 b4ba26bce7 (svn r4551) - NewGRF: add string handling for newstations. 18 years ago
peter1138 c8b1ff8654 (svn r4484) - Newstations: Use StringIDs instead of char*s to reference our custom names. 18 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.
18 years ago
peter1138 1ec49f91eb (svn r4452) - NewGRF: switch to unsigned ints for array indices. 18 years ago
peter1138 f942a6e1f5 (svn r4356) - NewGRF: Load more newstation properties. 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