Mon, 19 Mar 2007 00:00:26 +0000(svn r9308) [NoAI] -Change: make the regression scripts run without any user intervention; not manual enabling and disabling of AIs noai
rubidium [Mon, 19 Mar 2007 00:00:26 +0000] rev 9470
(svn r9308) [NoAI] -Change: make the regression scripts run without any user intervention; not manual enabling and disabling of AIs
[NoAI] -Update: the regression outcome because the AI isn't chosen random anymore.

Sun, 18 Mar 2007 23:59:07 +0000(svn r9307) [NoAI] -Fix: awk script was wrong for some awk versions, now it works for all versions we could test (Rubidium, TrueBrain, glx) noai
truelight [Sun, 18 Mar 2007 23:59:07 +0000] rev 9469
(svn r9307) [NoAI] -Fix: awk script was wrong for some awk versions, now it works for all versions we could test (Rubidium, TrueBrain, glx)

Sun, 18 Mar 2007 23:35:56 +0000(svn r9306) [NoAI] -Fix r9305: a leftover debug printf noai
truelight [Sun, 18 Mar 2007 23:35:56 +0000] rev 9468
(svn r9306) [NoAI] -Fix r9305: a leftover debug printf

Sun, 18 Mar 2007 23:14:44 +0000(svn r9305) [NoAI] -Add: option to force-select an AI from the console. noai
rubidium [Sun, 18 Mar 2007 23:14:44 +0000] rev 9467
(svn r9305) [NoAI] -Add: option to force-select an AI from the console.

Sun, 18 Mar 2007 22:44:53 +0000(svn r9304) [NoAI] -Fix r9296: use awk instead of sed to prevent eol problems noai
glx [Sun, 18 Mar 2007 22:44:53 +0000] rev 9466
(svn r9304) [NoAI] -Fix r9296: use awk instead of sed to prevent eol problems

Sun, 18 Mar 2007 21:31:57 +0000(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
truelight [Sun, 18 Mar 2007 21:31:57 +0000] rev 9465
(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] -Update: updated regression-test to show 32bit output

Sun, 18 Mar 2007 21:22:48 +0000(svn r9296) [NoAI] -Fix: regression test now replaced 0x(nil) with 0x0000000 to make everything the same on all platforms noai
truelight [Sun, 18 Mar 2007 21:22:48 +0000] rev 9464
(svn r9296) [NoAI] -Fix: regression test now replaced 0x(nil) with 0x0000000 to make everything the same on all platforms
[NoAI] -Add: added -k to regression test run.sh script to keep tmp.regression

Sun, 18 Mar 2007 21:12:50 +0000(svn r9295) [NoAI] -Fix: the regression AI assumed the language was english, use a small custom configuration to force the use of english. noai
rubidium [Sun, 18 Mar 2007 21:12:50 +0000] rev 9463
(svn r9295) [NoAI] -Fix: the regression AI assumed the language was english, use a small custom configuration to force the use of english.
[NoAI] -Fix: use svn:eol-style native for the expected regression output so the diff doesn't need to cope with different types of newlines.

Sun, 18 Mar 2007 20:56:03 +0000(svn r9294) [NoAI] -Codechange: make changing the loan to 'any' amount a single command. noai
rubidium [Sun, 18 Mar 2007 20:56:03 +0000] rev 9462
(svn r9294) [NoAI] -Codechange: make changing the loan to 'any' amount a single command.

Sun, 18 Mar 2007 20:15:57 +0000(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
truelight [Sun, 18 Mar 2007 20:15:57 +0000] rev 9461
(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!