src/ai/core/ai_controller.hpp
Thu, 15 Mar 2007 13:36:45 +0000 truelight (svn r9201) [NoAI] -Change: make adding a default-constructor for DefSQClass optional noai
Wed, 14 Mar 2007 20:25:43 +0000 truelight (svn r9180) [NoAI] -Fix: copy/pasting can be nasty: wrong @file headers noai
Wed, 14 Mar 2007 02:14:13 +0000 truelight (svn r9159) [NoAI] -Change: moved 'tick' from public to private. Use GetTick() to get its value. noai
Tue, 13 Mar 2007 21:41:05 +0000 truelight (svn r9149) [NoAI] -Fix: unneeded 'public:' (Rubidium) noai
Tue, 13 Mar 2007 18:36:29 +0000 truelight (svn r9144) [NoAI] -Change: moved command functions to AIObject, and made AIBase depend on AIObject noai