Mon, 19 Mar 2007 12:30:11 +0000(svn r9320) [NoAI] -Fix: added some doxygen comments to make doxygen happy noai
truelight [Mon, 19 Mar 2007 12:30:11 +0000] rev 9475
(svn r9320) [NoAI] -Fix: added some doxygen comments to make doxygen happy

Mon, 19 Mar 2007 12:25:17 +0000(svn r9319) [NoAI] -Add: added AITransactionMode, which allows you to record commands and execute it later on. noai
truelight [Mon, 19 Mar 2007 12:25:17 +0000] rev 9474
(svn r9319) [NoAI] -Add: added AITransactionMode, which allows you to record commands and execute it later on.

Mon, 19 Mar 2007 12:23:45 +0000(svn r9318) [NoAI] -Add: added new param in ModeCallback: costs noai
truelight [Mon, 19 Mar 2007 12:23:45 +0000] rev 9473
(svn r9318) [NoAI] -Add: added new param in ModeCallback: costs
[NoAI] -Add: added the instance of the mode too, so you can store things per instace for modes
[NoAI] -Change: changed all the AIObject methods to statics, as that is what they really are, and how they should be handeled

Mon, 19 Mar 2007 10:08:18 +0000(svn r9312) [NoAI] -Codechange: add IsValidCargo. noai
rubidium [Mon, 19 Mar 2007 10:08:18 +0000] rev 9472
(svn r9312) [NoAI] -Codechange: add IsValidCargo.

Mon, 19 Mar 2007 00:19:42 +0000(svn r9309) [NoAI] -Fix: stdup the AI name, as else it can do weird things from SQ (glx) noai
truelight [Mon, 19 Mar 2007 00:19:42 +0000] rev 9471
(svn r9309) [NoAI] -Fix: stdup the AI name, as else it can do weird things from SQ (glx)

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