summaryrefslogtreecommitdiff
path: root/src/table/airport_defaults.h
AgeCommit message (Expand)Author
2020-12-27Codechange: Replace assert_compile macro with static_assertCharles Pigott
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2017-08-31(svn r27908) -Codechange: Mark airport tile tables and FTAs "const" to be sur...adf88
2011-12-03(svn r23415) -Feature: Infrastructure maintenance costs.michi_cc
2011-06-04(svn r22537) -Change [FS#3494]: replace the half small airport structure on t...rubidium
2010-08-07(svn r20398) -Codechange: move some variables of GRFFileProps into (the new) ...rubidium
2010-08-05(svn r20370) -Add: [NewGRF] new action 5 block to add airport preview spritesyexo
2010-08-05(svn r20369) -Feature: preview sprites for airportsyexo
2010-08-05(svn r20366) -Codechange: store the rotation of the airport layout in the sta...yexo
2010-08-02(svn r20329) -Codechange: align the data of the original airports so it's bet...yexo
2010-03-19(svn r19462) -Codechange: use the AS_GENERIC macro also for the dummy airportyexo
2010-03-18(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of a...yexo
2010-03-18(svn r19456) -Codechange; increase the maximum number of airportsyexo
2010-03-18(svn r19451) -Cleanup: remove some unused codeyexo
2010-03-06(svn r19354) -Codechange: store the number of layouts in AirportSpecyexo
2010-03-06(svn r19353) -Codechange: use static objects for the airport statemachines in...yexo
2010-03-05(svn r19327) -Codechange: make the oilrig a part of the original airports arr...yexo
2010-03-05(svn r19326) -Codechange: store the airport name as property in AirportSpecyexo
2010-03-05(svn r19325) -Codechange: introduce airport classes and split the default air...yexo
2010-03-01(svn r19299) -Codechange: store the most compatible ttd airport type in Airpo...yexo
2010-02-22(svn r19205) -Codechange: move AirportSpec to newgrf_airport.h/cppyexo
2010-02-05(svn r19023) -Fix (r18807): city airport introduction date had become 5 years...rubidium
2010-01-17(svn r18845) -Codechange: introduce AirportTileSpec and use it for animationyexo
2010-01-17(svn r18844) -Codechange: add GPL notice to src/table/airport_defaults.hyexo
2010-01-15(svn r18807) -Codechange: introduce AirportSpec and move several non-statemac...yexo