Mon, 26 Mar 2007 12:58:47 +0000(svn r9479) [NoAI] -Fix: AIOrder::ChangeOrder didn't work as expected, or rather CMD_MODIFY_ORDER didn't. noai
rubidium [Mon, 26 Mar 2007 12:58:47 +0000] rev 9548
(svn r9479) [NoAI] -Fix: AIOrder::ChangeOrder didn't work as expected, or rather CMD_MODIFY_ORDER didn't.

Mon, 26 Mar 2007 12:41:42 +0000(svn r9478) [NoAI] -Codechange: back in the days that DefSQMethod was called DefSQFunction, DefSQConst has a few spaces to align everything... aligning them now means adding way too much spaces, thus remove the alignment. noai
rubidium [Mon, 26 Mar 2007 12:41:42 +0000] rev 9547
(svn r9478) [NoAI] -Codechange: back in the days that DefSQMethod was called DefSQFunction, DefSQConst has a few spaces to align everything... aligning them now means adding way too much spaces, thus remove the alignment.

Mon, 26 Mar 2007 12:37:50 +0000(svn r9477) [NoAI] -Add: added regression-test for AIOrder() noai
truelight [Mon, 26 Mar 2007 12:37:50 +0000] rev 9546
(svn r9477) [NoAI] -Add: added regression-test for AIOrder()

Sun, 25 Mar 2007 23:51:30 +0000(svn r9468) [NoAI] -Sync with trunk r9431:9467 noai
truelight [Sun, 25 Mar 2007 23:51:30 +0000] rev 9545
(svn r9468) [NoAI] -Sync with trunk r9431:9467

Sun, 25 Mar 2007 23:39:05 +0000(svn r9466) [NoAI] -Fix: main AI thread waking up triggered too early when AI stopped (TrueBrain, Rubidium) noai
KUDr [Sun, 25 Mar 2007 23:39:05 +0000] rev 9544
(svn r9466) [NoAI] -Fix: main AI thread waking up triggered too early when AI stopped (TrueBrain, Rubidium)

Sun, 25 Mar 2007 23:36:09 +0000(svn r9465) [NoAI] -Fix: fatal warning during compilation on MSVC noai
KUDr [Sun, 25 Mar 2007 23:36:09 +0000] rev 9543
(svn r9465) [NoAI] -Fix: fatal warning during compilation on MSVC

Sun, 25 Mar 2007 22:31:39 +0000(svn r9464) [NoAI] -Fix: make squirrel export script work with gawk again (silly stuff) noai
truelight [Sun, 25 Mar 2007 22:31:39 +0000] rev 9542
(svn r9464) [NoAI] -Fix: make squirrel export script work with gawk again (silly stuff)

Sun, 25 Mar 2007 22:21:12 +0000(svn r9463) [NoAI] -Codechange: update squirrel export script to generate the correct amount and type of parameters, so that can be checked. noai
rubidium [Sun, 25 Mar 2007 22:21:12 +0000] rev 9541
(svn r9463) [NoAI] -Codechange: update squirrel export script to generate the correct amount and type of parameters, so that can be checked.

Sun, 25 Mar 2007 21:53:57 +0000(svn r9462) [NoAI] -Add: add a note about defining params for functions (first param should always be a 'x') noai
truelight [Sun, 25 Mar 2007 21:53:57 +0000] rev 9540
(svn r9462) [NoAI] -Add: add a note about defining params for functions (first param should always be a 'x')

Sun, 25 Mar 2007 21:52:16 +0000(svn r9461) [NoAI] -Add: allow to set the amount of params that SQ should expect in the SQ define lines. Script to automated this are coming up next. noai
truelight [Sun, 25 Mar 2007 21:52:16 +0000] rev 9539
(svn r9461) [NoAI] -Add: allow to set the amount of params that SQ should expect in the SQ define lines. Script to automated this are coming up next.