bin/ai/regression/regression.txt
Thu, 22 Mar 2007 09:52:12 +0000 rubidium (svn r9407) [NoAI] -Add: placing of signs. noai
Thu, 22 Mar 2007 01:47:14 +0000 glx (svn r9395) [NoAI] -Fix r9331: some AIRoad() depot and station directions were wrong (Zuu) noai
Tue, 20 Mar 2007 01:04:21 +0000 truelight (svn r9365) [NoAI] -Fix: fixed the regression.sav to load correct and adjust regression result according (with a big tnx to glx!) 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 12:54:19 +0000 truelight (svn r9326) [NoAI] -Fix r9325: somehow I fucked up the regression.txt update noai
Mon, 19 Mar 2007 12:51:35 +0000 truelight (svn r9325) [NoAI] -Update r9323: because of trunk changes, regression-test output changed noai
Mon, 19 Mar 2007 10:08:18 +0000 rubidium (svn r9312) [NoAI] -Codechange: add IsValidCargo. 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
Sun, 18 Mar 2007 21:31:57 +0000 truelight (svn r9297) [NoAI] -Fix: regression-test shows that 64bit systems gave other results for INVALID_TILE then 32bit system. Now they both act like the 32bit system. noai
Sun, 18 Mar 2007 21:22:48 +0000 truelight (svn r9296) [NoAI] -Fix: regression test now replaced 0x(nil) with 0x0000000 to make everything the same on all platforms noai
Sun, 18 Mar 2007 20:15:57 +0000 truelight (svn r9293) [NoAI] -Add: added regression.sav, regression.txt and a small script to test if the regression passes. Make sure to disable any other AI when running this! noai