index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
newgrf_station.h
Age
Commit message (
Expand
)
Author
2006-05-27
(svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su...
KUDr
2006-05-18
(svn r4902) Newgrf : Introduction of the newgrf_cargo files.
belugas
2006-05-17
(svn r4901) - Codechange: change 'SpriteGroup *' to 'struct SpriteGroup *' wi...
peter1138
2006-05-08
(svn r4785) - Newstations: don't draw catenary on non-track tiles
glx
2006-05-07
(svn r4772) - Newstations: when allocating a custom station (via action 0x03)...
peter1138
2006-05-07
(svn r4767) - Newstations: fix loading / use of custom ground sprites
peter1138
2006-05-06
(svn r4761) - Newstations: support platform information in variable 10 (callb...
peter1138
2006-05-06
(svn r4759) - Newstations: increase the number of station classes from 16 to ...
peter1138
2006-05-06
(svn r4758) - Newstations: add support for 'blocked' station tiles, which no ...
peter1138
2006-05-06
(svn r4757) - Newstations: add saveload support for custom station speclists
peter1138
2006-05-06
(svn r4755) - Newstations: add a gui station tile drawing routine and use it ...
peter1138
2006-05-04
(svn r4740) - Newstations: add function to evaluate station callbacks
peter1138
2006-05-04
(svn r4739) - Newstations: remove cargo type parameter of GetCustomStationRel...
peter1138
2006-05-03
(svn r4729) - Newstations: replace old station resolver with new resolver cod...
peter1138
2006-05-03
(svn r4723) - Newstations: add TileIndex parameter to station resolver.
peter1138
2006-05-03
(svn r4722) - Newstations: release station sprite layout data when uninitiali...
peter1138
2006-04-28
(svn r4613) - NewGRF: fix two struct declarations
peter1138
2006-04-27
(svn r4593) CodeChange : Renamed spec (when using StationSpec) to statspec.
belugas
2006-04-23
(svn r4551) - NewGRF: add string handling for newstations.
peter1138
2006-04-20
(svn r4484) - Newstations: Use StringIDs instead of char*s to reference our c...
peter1138
2006-04-19
(svn r4473) - Newstations:
peter1138
2006-04-16
(svn r4452) - NewGRF: switch to unsigned ints for array indices.
peter1138
2006-04-11
(svn r4356) - NewGRF: Load more newstation properties.
peter1138
2006-02-03
(svn r3530) - NewGRF: Move station resolver to newgrf_station
peter1138
2006-02-03
(svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update p...
peter1138