OpenTTD/bin/ai/regression
rubidium 909af50aaa (svn r16246) [0.7] -Backport from trunk:
- Fix: [Squirrel] the traps variable wasn't restored, causing try/catch blocks to be 'forgotten' during a suspend (r16181)
- Add: [NoAI] Two new error codes to AITile: ERR_AREA_ALREADY_FLAT and ERR_EXCAVATION_WOULD_DAMAGE (r16171)
- Add: [NoAI] AITile::Get(Min|Max|Corner)Height (r16166)
- Add: [NoAI] Several functions to AIOrder to check the what kind of order an order is [FS#2801] (r16165)
- Fix: [NoAI] AIOrder::GetOrderDestination and AIOrder::GetOrderFlags didn't work on ORDER_CURRENT when the vehicle was loading/leaving in a station (r16165)
- Fix: [NoAI] Change WAYPOINT_INVALID to 0xFFFF from -1 as that is the value the AIs got (due to casting) (r16150)
2009-05-06 22:31:52 +00:00
..
completeness.sh (svn r15062) -Fix: further forgotten svn properties and headers 2009-01-13 16:30:24 +00:00
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. 2009-01-15 14:37:44 +00:00
regression.cfg
regression.nut (svn r16246) [0.7] -Backport from trunk: 2009-05-06 22:31:52 +00:00
regression.sav
regression.txt (svn r16246) [0.7] -Backport from trunk: 2009-05-06 22:31:52 +00:00
require.nut (svn r15062) -Fix: further forgotten svn properties and headers 2009-01-13 16:30:24 +00:00
run.sh (svn r15323) -Fix: regression backed up game_start.scr but didn't/couldn't restore it. 2009-02-03 17:33:43 +00:00