Commit Graph

12 Commits

Author SHA1 Message Date
peter1138
fe6801bb57 (svn r4729) - Newstations: replace old station resolver with new resolver code (as has happened for vehicles) 2006-05-03 21:35:33 +00:00
peter1138
be5744ae50 (svn r4723) - Newstations: add TileIndex parameter to station resolver. 2006-05-03 21:19:21 +00:00
peter1138
b4a254cd43 (svn r4722) - Newstations: release station sprite layout data when uninitializing NewGRF data. 2006-05-03 21:07:44 +00:00
peter1138
d039d332ec (svn r4613) - NewGRF: fix two struct declarations 2006-04-28 21:32:59 +00:00
belugas
187013b6a3 (svn r4593) CodeChange : Renamed spec (when using StationSpec) to statspec.
This is following the same scheme as for IndustrySpec
2006-04-27 18:28:56 +00:00
peter1138
70bd867d71 (svn r4551) - NewGRF: add string handling for newstations. 2006-04-23 18:37:06 +00:00
peter1138
fe6dadad7b (svn r4484) - Newstations: Use StringIDs instead of char*s to reference our custom names. 2006-04-20 17:04:08 +00:00
peter1138
de84d6338d (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.
2006-04-19 07:17:00 +00:00
peter1138
2766728629 (svn r4452) - NewGRF: switch to unsigned ints for array indices. 2006-04-16 18:57:07 +00:00
peter1138
96e794be2d (svn r4356) - NewGRF: Load more newstation properties. 2006-04-11 13:00:06 +00:00
peter1138
05d7d046c7 (svn r3530) - NewGRF: Move station resolver to newgrf_station 2006-02-03 23:02:01 +00:00
peter1138
ea4c5bbd2d (svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update project files. 2006-02-03 15:51:00 +00:00