Age | Commit message (Expand) | Author |
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt |
2019-04-10 | Codechange: Use null pointer literal instead of the NULL macro | Henry 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 sprites | yexo |
2010-08-05 | (svn r20369) -Feature: preview sprites for airports | yexo |
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 airport | yexo |
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 airports | yexo |
2010-03-18 | (svn r19451) -Cleanup: remove some unused code | yexo |
2010-03-06 | (svn r19354) -Codechange: store the number of layouts in AirportSpec | yexo |
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 AirportSpec | yexo |
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/cpp | yexo |
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 animation | yexo |
2010-01-17 | (svn r18844) -Codechange: add GPL notice to src/table/airport_defaults.h | yexo |
2010-01-15 | (svn r18807) -Codechange: introduce AirportSpec and move several non-statemac... | yexo |