bin/ai/regression/regression.nut
Sat, 14 Apr 2007 20:01:25 +0000 truelight (svn r9625) [NoAI] -Add: added AITileList() and one valuator for now: AITileListBuildable() noai
Sat, 14 Apr 2007 09:44:18 +0000 truelight (svn r9622) [NoAI] -Add: added AITownList, which lists all towns (and which you can iterate) noai
Thu, 12 Apr 2007 13:14:26 +0000 truelight (svn r9610) [NoAI] -Fix r9604: forgot to update regression noai
Thu, 12 Apr 2007 11:37:24 +0000 truelight (svn r9603) [NoAI] -Add: added AIList(), a simple list in which you can add item/value pairs. You can sort them, walk them, and valuate them noai
Wed, 11 Apr 2007 14:18:10 +0000 truelight (svn r9591) [NoAI] -Fix: SetCompanyName() in fact set the president name (Zuu) noai
Tue, 27 Mar 2007 10:22:39 +0000 truelight (svn r9498) [NoAI] -Add: added regression for AITransactionMode() noai
Tue, 27 Mar 2007 09:58:18 +0000 truelight (svn r9496) [NoAI] -Add: added regression for AITestMode() and AIExecMode() noai
Tue, 27 Mar 2007 09:56:20 +0000 truelight (svn r9495) [NoAI] -Add: add regression for AIAccounting() in AIVehicle() regression noai
Tue, 27 Mar 2007 09:46:59 +0000 truelight (svn r9493) [NoAI] -Add: added the missing AIRoad() functions to regression-test noai
Tue, 27 Mar 2007 09:37:43 +0000 truelight (svn r9491) [NoAI] -Fix: added some missing commands to the regression test (some are still missing) noai
Mon, 26 Mar 2007 12:37:50 +0000 truelight (svn r9477) [NoAI] -Add: added regression-test for AIOrder() noai
Sun, 25 Mar 2007 22:21:12 +0000 rubidium (svn r9463) [NoAI] -Codechange: update squirrel export script to generate the correct amount and type of parameters, so that can be checked. noai
Sat, 24 Mar 2007 15:24:15 +0000 truelight (svn r9432) [NoAI] -Add: added regression-test for AIVehicle() noai
Thu, 22 Mar 2007 09:52:12 +0000 rubidium (svn r9407) [NoAI] -Add: placing of signs. noai
Tue, 20 Mar 2007 00:21:24 +0000 truelight (svn r9362) [NoAI] -Add: added the new AIMap() functions to regression-test noai
Mon, 19 Mar 2007 23:43:20 +0000 truelight (svn r9356) [NoAI] -Add: add abs() function to global scope in SQ. This means we now have an own squirrel_std class which registers such functions. (on request by Zuu) noai
Mon, 19 Mar 2007 14:25:06 +0000 truelight (svn r9335) [NoAI] -Update: added AIRoad() regression test noai
Mon, 19 Mar 2007 00:00:26 +0000 rubidium (svn r9308) [NoAI] -Change: make the regression scripts run without any user intervention; not manual enabling and disabling of AIs noai