summaryrefslogtreecommitdiff
path: root/newgrf_station.c
AgeCommit message (Expand)Author
2006-05-23(svn r4960) - NewGRF: explicitly handle unsupported variables, instead of ret...peter1138
2006-05-12(svn r4856) - Newstations: catenary was not drawn on some station tilesglx
2006-05-09(svn r4788) - Codechange: RAILTYPE_{NORMAL,ELECTRIC,...} and RAIL_TYPE_{NORMA...rubidium
2006-05-09(svn r4786) - Newstations: in GetPlatformInfo() ensure negative values are on...peter1138
2006-05-08(svn r4785) - Newstations: don't draw catenary on non-track tilesglx
2006-05-08(svn r4783) - Newstations: fix graphical bug that affected some stations when...peter1138
2006-05-08(svn r4782) - Newstations: fix issue with saving/loading games with newstatio...peter1138
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 spritespeter1138
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 speclistspeter1138
2006-05-06(svn r4755) - Newstations: add a gui station tile drawing routine and use it ...peter1138
2006-05-06(svn r4749) - Newstations: add snowline support to variable 42.peter1138
2006-05-06(svn r4747) - Newstations: implement support for variables 40, 41, 46, 47 and...peter1138
2006-05-05(svn r4746) - Fix: VC shows warning in newgrf_station.c:211 and complains ab...KUDr
2006-05-04(svn r4740) - Newstations: add function to evaluate station callbackspeter1138
2006-05-04(svn r4739) - Newstations: remove cargo type parameter of GetCustomStationRel...peter1138
2006-05-04(svn r4738) - Newstations: attach all sprite group cargo types, not just the ...peter1138
2006-05-04(svn r4737) - Newstations: 'real' groups picked the wrong set of loading or l...peter1138
2006-05-04(svn r4736) - Newstations: use the correct value for PBS status (No PBS)peter1138
2006-05-04(svn r4734) - Newstations: add more variables and fix a division by zero.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 r4707) - NewGRF: minor code duffage; return early and less indentation.peter1138
2006-04-27(svn r4593) CodeChange : Renamed spec (when using StationSpec) to statspec.belugas
2006-04-26(svn r4583) - NewGRF: Revamp sprite group loading to support advanced varadju...peter1138
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-17(svn r4459) - Newstations: check pointer for NULL before using it.peter1138
2006-02-03(svn r3530) - NewGRF: Move station resolver to newgrf_stationpeter1138
2006-02-03(svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update p...peter1138