Commit Graph

13 Commits (66b3d60b60551d52b76dc4b1ce4ba5c267ecdc3a)

Author SHA1 Message Date
rubidium ed20526231 (svn r20203) -Fix: some file "headers" were incorrect, including doxygen @file so they wouldn't be picked up by doxygen. 14 years ago
yexo e414e06ab8 (svn r19462) -Codechange: use the AS_GENERIC macro also for the dummy airport 14 years ago
yexo cc23ebd446 (svn r19457) -Codechange: introduce AirportOverrideManager to keep track of airports if a newgrf can't be found 14 years ago
yexo ff7e317db0 (svn r19456) -Codechange; increase the maximum number of airports 14 years ago
yexo c5e5a2d651 (svn r19354) -Codechange: store the number of layouts in AirportSpec 15 years ago
yexo 79a8345749 (svn r19353) -Codechange: use static objects for the airport statemachines instead of new/delete at the start/end of the game
-Codechange: store the fta in AirportSpec
15 years ago
yexo 5dce998f6a (svn r19327) -Codechange: make the oilrig a part of the original airports array so some special cases can be removed 15 years ago
yexo e6d7e6e977 (svn r19326) -Codechange: store the airport name as property in AirportSpec 15 years ago
yexo d587ad5782 (svn r19325) -Codechange: introduce airport classes and split the default airports in 4 classes 15 years ago
yexo 20dd63a590 (svn r19324) -Codechange: introduce AirportSpec::GetWithoutOverride to get a non-const pointer to a given airportspec 15 years ago
yexo e69d50d86b (svn r19323) -Codechange: copy the AirportSpec original array to an internal array in AirportSpec 15 years ago
yexo 446372fe9f (svn r19299) -Codechange: store the most compatible ttd airport type in AirportSpec
-Fix: [NewGRF] return the ttd airport type in station var 0xF1
15 years ago
yexo 63e056c043 (svn r19205) -Codechange: move AirportSpec to newgrf_airport.h/cpp 15 years ago