OpenTTD/bin/ai/regression
2009-11-24 17:56:45 +00:00
..
completeness.sh
regression_info.nut (svn r17214) -Add [NoAI]: GetAPIVersion() as optional function in info.nut. Return "0.7" to get an api compatible (as much as possible) with the 0.7 api or "0.8" to get the latest api. 2009-08-18 18:51:42 +00:00
regression.cfg
regression.nut (svn r17591) -Add [NoAI] [FS#3212]: AIAirport::IsAirportInformationAvailable. Also update several preconditions so it's now possible to get information on airports types that can no longer be build (small airport after 1960) 2009-09-20 18:38:43 +00:00
regression.sav (svn r17434) -Update (r17433): The regression needs a new trick to not become bankrupt. 2009-09-06 18:54:42 +00:00
regression.txt (svn r18276) -Fix: [NoAI] Make AIIndustryType::GetConstructionCost() return -1, if the industry is neither buildable nor prospectable. 2009-11-24 17:56:45 +00:00
require.nut
run.sh