You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/bin/ai/regression
frosch d3850e101c (svn r15541) -Revert (r15399): 'v->cargo_type' is also used in other places, which cannot accept CT_INVALID.
-Codechange: Add Engine::GetDefaultCargoType() and Engine::CanCarryCargo() and use them.
-Fix [FS#2617]: When articulated parts have no available default cargo, use the cargo type of the first part for livery selection.
-Change: To decide whether a vehicle is refittable do not test its current capacity for being zero, but always use the 'capacity property'.
  Note: The property is used unmodifed without calling CB 15/36. By setting it to a non-zero value and returning zero in the callback vehicles can be refitted to/from zero capacity for e.g. livery effects.
  Note: It is intentional that you cannot control refittability by CB 36.
16 years ago
..
completeness.sh (svn r15062) -Fix: further forgotten svn properties and headers 16 years ago
regression.cfg (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see. 16 years ago
regression.nut (svn r15524) -Add [NoAI]: AIEngine::GetPower, AIEngine::GetWeight and AIEngine::GetMaxTractiveEffort. 16 years ago
regression.sav (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see. 16 years ago
regression.txt (svn r15541) -Revert (r15399): 'v->cargo_type' is also used in other places, which cannot accept CT_INVALID. 16 years ago
regression_info.nut (svn r15090) -Add [NoAI] [API CHANGE]: info.nut/library.nut now requires a function GetShortName(), which should return a 4 (four) character string, unique throughout the world. This id is simular to a GRFid. 16 years ago
require.nut (svn r15062) -Fix: further forgotten svn properties and headers 16 years ago
run.sh (svn r15323) -Fix: regression backed up game_start.scr but didn't/couldn't restore it. 16 years ago