Fri, 16 Mar 2007 22:00:07 +0000 | rubidium | (svn r9260) [NoAI] -Codechange: do the AI threading properly using a mutex and condition signalling. | file | diff | annotate |
Fri, 16 Mar 2007 17:03:49 +0000 | truelight | (svn r9255) [NoAI] -Add: each AI now runs in a seperate thread. The main thread is suspended if any AI thread is running, only one AI thread runs at the time. | file | diff | annotate |
Fri, 16 Mar 2007 10:00:17 +0000 | rubidium | (svn r9250) [NoAI] -Fix (r9247): some parts of the ai_controller weren't header protected on purpose, however it wasn't made evident. | file | diff | annotate |
Fri, 16 Mar 2007 09:44:13 +0000 | rubidium | (svn r9247) [NoAI] -Fix: some small coding-style/double inclusion issues. | file | diff | annotate |
Thu, 15 Mar 2007 22:28:14 +0000 | truelight | (svn r9230) [NoAI] -Change: moved ai/core/ai.* to ai/ | file | diff | annotate | base |