truelight [Tue, 27 Mar 2007 10:17:47 +0000] rev 9559
(svn r9497) [NoAI] -Fix: BuildVehicle showed 2 return values in .hpp doxygen comments
truelight [Tue, 27 Mar 2007 09:58:18 +0000] rev 9558
(svn r9496) [NoAI] -Add: added regression for AITestMode() and AIExecMode()
truelight [Tue, 27 Mar 2007 09:56:20 +0000] rev 9557
(svn r9495) [NoAI] -Add: add regression for AIAccounting() in AIVehicle() regression
rubidium [Tue, 27 Mar 2007 09:53:18 +0000] rev 9556
(svn r9494) [NoAI] -Fix: IsRoadTile returns true for all tiles that can be used to traverse a tile. This includes drive through road stops and excluded 'normal' road stations and road depots.
truelight [Tue, 27 Mar 2007 09:46:59 +0000] rev 9555
(svn r9493) [NoAI] -Add: added the missing AIRoad() functions to regression-test
truelight [Tue, 27 Mar 2007 09:40:02 +0000] rev 9554
(svn r9492) [NoAI] -Fix r9491: forgot to update regression.txt (oops :))
truelight [Tue, 27 Mar 2007 09:37:43 +0000] rev 9553
(svn r9491) [NoAI] -Fix: added some missing commands to the regression test (some are still missing)
truelight [Mon, 26 Mar 2007 23:51:48 +0000] rev 9552
(svn r9490) [NoAI] -Add: let 'make bundle' also add the 'bin/ai' dir and its contents
rubidium [Mon, 26 Mar 2007 23:51:18 +0000] rev 9551
(svn r9489) [NoAI] -Add: functions to query existance and direction of road stations and depots.
truelight [Mon, 26 Mar 2007 23:42:00 +0000] rev 9550
(svn r9487) [NoAI] -Fix: BuildVehicle had as param vehicle_id in .hpp, which of course should be engine_id