OpenTTD/regression
SamuXarick 57920772e5 Change: [Script] Improve some ScriptAirport return values for AT_OILRIG airport type
Affected functions are:
IsAirportInformationAvailable, GetAirportWidth, GetAirportHeight, GetAirportCoverageRadius, GetNumHangars, GetHangarOfAirport, GetNoiseLevelIncrease, GetNearestTown, GetMaintenanceCostFactor, GetMonthlyMaintenanceCost and GetAirportNumHelipads.

Add AT_OILRIG to the AirportType enum even though it can't be built.

Add an AirportTileTable for oilrig in AirportSpec definitions.
2024-03-09 11:26:58 +00:00
..
regression Change: [Script] Improve some ScriptAirport return values for AT_OILRIG airport type 2024-03-09 11:26:58 +00:00
stationlist Codechange: We are heading to 15 2024-02-18 21:48:54 +01:00
CMakeLists.txt Change: [CMake] Use explicit list for regression (#11541) 2023-12-05 15:37:53 +01:00
regression.cfg Codechange: move regression outside of bin and make it work via CMake script 2020-06-05 19:36:05 +02:00