summaryrefslogtreecommitdiff
path: root/station_map.h
AgeCommit message (Expand)Author
2006-04-16(svn r4450) - NewStations, rename *CustomStationSprite() to *CustomStationSpe...peter1138
2006-04-14(svn r4411) CodeChange : Define and use some Gfx for both stations and indust...belugas
2006-04-12(svn r4404) Reverted part of r4403. GetRailStationAxis need assertion on IsR...belugas
2006-04-12(svn r4403) CodeChange : Add GetStationGfx and make use of [G|S]etStationGfx ...belugas
2006-04-08(svn r4319) -Codechange: Station map accessorscelestar
2006-04-07(svn r4317) -Codechange: More map accessors for ship_cmd. it is now map-acces...celestar
2006-04-04(svn r4275) -Codechange: Use of map accessor functions inside station_map.h w...celestar
2006-04-04(svn r4273) -Fix: Removed a problem where trains would stop in the middle of ...celestar
2006-04-04(svn r4272) -Codechange: Moved the map-accessing stuff from station.h into st...celestar
2006-03-31(svn r4215) -Codechange: Renamed *RoadStation* functions to *RoadStop* and mo...celestar
2006-03-30(svn r4169) -Codechange: Removed an include which accidently slipped into a c...celestar
2006-03-30(svn r4168) -Fix: Fixed a typo in previous commitcelestar
2006-03-30(svn r4166) Sprinkle several map accessors with assert()stron
2006-03-29(svn r4155) -Changed GetRoadStopByTile to use GetStationType and moved it. TO...celestar
2006-03-29(svn r4143) -[FS#86]: Fixed and obi-wan error in station_map.h that would lea...celestar
2006-03-26(svn r4120) Use the new station functions where appropriatetron
2006-03-26(svn r4119) There's one more possible hangar tile. Check for this in IsHangar...tron
2006-03-26(svn r4113) Moved all relevant map functions for stations to station_map.[ch]celestar
2006-03-24(svn r4079) Add GetSation{Index,ByTile}() to get the station index resp. the ...tron