station_map.h
Thu, 30 Mar 2006 11:05:05 +0000 celestar (svn r4169) -Codechange: Removed an include which accidently slipped into a commit
Thu, 30 Mar 2006 10:53:31 +0000 celestar (svn r4168) -Fix: Fixed a typo in previous commit
Thu, 30 Mar 2006 09:29:01 +0000 tron (svn r4166) Sprinkle several map accessors with assert()s
Wed, 29 Mar 2006 19:37:18 +0000 celestar (svn r4155) -Changed GetRoadStopByTile to use GetStationType and moved it. TODO: unify RS_TRUCK and STATION_TRUCK (same for bus)
Wed, 29 Mar 2006 06:51:13 +0000 celestar (svn r4143) -[FS#86]: Fixed and obi-wan error in station_map.h that would lead to assertions in the airport handling (of international airports)
Sun, 26 Mar 2006 19:20:15 +0000 tron (svn r4120) Use the new station functions where appropriate
Sun, 26 Mar 2006 19:03:03 +0000 tron (svn r4119) There's one more possible hangar tile. Check for this in IsHangar(), too
Sun, 26 Mar 2006 14:41:39 +0000 celestar (svn r4113) Moved all relevant map functions for stations to station_map.[ch]
Fri, 24 Mar 2006 08:55:08 +0000 tron (svn r4079) Add GetSation{Index,ByTile}() to get the station index resp. the station from a tile