src/ai/squirrel/squirrel.hpp
Wed, 14 Mar 2007 22:31:59 +0000 glx (svn r9181) [NoAI] -Fix: allow compilation with MINGW and _UNICODE (squirrel has some problems with that) noai
Wed, 14 Mar 2007 20:22:07 +0000 truelight (svn r9179) [NoAI] -Add: added templates that makes adding classes to squirrel very easy noai
Wed, 14 Mar 2007 12:41:47 +0000 truelight (svn r9176) [NoAI] -Add: added a RegisterAI() proc, that makes the AI known to the noai
Wed, 14 Mar 2007 11:20:56 +0000 truelight (svn r9171) [NoAI] -Fix: call GameLoop() of the instance directly noai
Wed, 14 Mar 2007 10:30:34 +0000 truelight (svn r9166) [NoAI] -Add: added destructor code, so we can do things there in the future noai
Wed, 14 Mar 2007 09:30:22 +0000 truelight (svn r9163) [NoAI] -Codechange: put AddMethod in his own function, so calling often is easier noai
Wed, 14 Mar 2007 02:15:16 +0000 truelight (svn r9160) [NoAI] -Add: added AIController for Squirrel; all AIs, C++ or Squirrel, should extend this class noai
Tue, 13 Mar 2007 21:55:22 +0000 truelight (svn r9151) [NoAI] -Add: added squirrel module that loads squirrel scripts and noai