Wed, 14 Mar 2007 22:31:59 +0000(svn r9181) [NoAI] -Fix: allow compilation with MINGW and _UNICODE (squirrel has some problems with that) noai
glx [Wed, 14 Mar 2007 22:31:59 +0000] rev 9389
(svn r9181) [NoAI] -Fix: allow compilation with MINGW and _UNICODE (squirrel has some problems with that)

Wed, 14 Mar 2007 20:25:43 +0000(svn r9180) [NoAI] -Fix: copy/pasting can be nasty: wrong @file headers noai
truelight [Wed, 14 Mar 2007 20:25:43 +0000] rev 9388
(svn r9180) [NoAI] -Fix: copy/pasting can be nasty: wrong @file headers

Wed, 14 Mar 2007 20:22:07 +0000(svn r9179) [NoAI] -Add: added templates that makes adding classes to squirrel very easy noai
truelight [Wed, 14 Mar 2007 20:22:07 +0000] rev 9387
(svn r9179) [NoAI] -Add: added templates that makes adding classes to squirrel very easy
-Update: SQNoAI does now exactly what NoAI does

Wed, 14 Mar 2007 12:42:37 +0000(svn r9177) [NoAI] -Fix: squirrel scripts should end with .nut, not .sq noai
truelight [Wed, 14 Mar 2007 12:42:37 +0000] rev 9386
(svn r9177) [NoAI] -Fix: squirrel scripts should end with .nut, not .sq

Wed, 14 Mar 2007 12:41:47 +0000(svn r9176) [NoAI] -Add: added a RegisterAI() proc, that makes the AI known to the noai
truelight [Wed, 14 Mar 2007 12:41:47 +0000] rev 9385
(svn r9176) [NoAI] -Add: added a RegisterAI() proc, that makes the AI known to the
system. It is initialized automaticly when needed. Creating the class
yourself results in an error.

Wed, 14 Mar 2007 11:52:24 +0000(svn r9174) [NoAI] -Codechange: call all functions that are provided by the AI wrappers, so it can later be used for regression testing. noai
rubidium [Wed, 14 Mar 2007 11:52:24 +0000] rev 9384
(svn r9174) [NoAI] -Codechange: call all functions that are provided by the AI wrappers, so it can later be used for regression testing.

Wed, 14 Mar 2007 11:51:26 +0000(svn r9173) [NoAI] -Codechange: start both AIs when the game starts more than one. noai
rubidium [Wed, 14 Mar 2007 11:51:26 +0000] rev 9383
(svn r9173) [NoAI] -Codechange: start both AIs when the game starts more than one.

Wed, 14 Mar 2007 11:42:22 +0000(svn r9172) [NoAI] -Fix: the new AI patch setting was removed, but not from the patch settings gui. noai
rubidium [Wed, 14 Mar 2007 11:42:22 +0000] rev 9382
(svn r9172) [NoAI] -Fix: the new AI patch setting was removed, but not from the patch settings gui.

Wed, 14 Mar 2007 11:20:56 +0000(svn r9171) [NoAI] -Fix: call GameLoop() of the instance directly noai
truelight [Wed, 14 Mar 2007 11:20:56 +0000] rev 9381
(svn r9171) [NoAI] -Fix: call GameLoop() of the instance directly

Wed, 14 Mar 2007 11:14:57 +0000(svn r9169) [NoAI] -Add: some wrapper functions for town related queries. noai
rubidium [Wed, 14 Mar 2007 11:14:57 +0000] rev 9380
(svn r9169) [NoAI] -Add: some wrapper functions for town related queries.