Commit Graph

7 Commits

Author SHA1 Message Date
peter1138 2f01c7d990 (svn r4583) - NewGRF: Revamp sprite group loading to support advanced varadjusts and variable size. These are not yet processed, however. 2006-04-26 20:44:28 +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 71b530dfe2 (svn r4459) - Newstations: check pointer for NULL before using it. 2006-04-17 18:35:44 +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
Renamed from station_newgrf.c (Browse further)