0ad/source/simulation2/scripting
Ykkrosh f39f279132 Add AI script code to provide a cleaner API around the engine interface.
Handle AIProxy entirely through scripts.
Support structured clones of script values.
Improve performance.
Support multiple script contexts sharing a runtime.
Use a separate context per AI player.

This was SVN commit r8866.
2011-01-15 23:35:20 +00:00
..
EngineScriptConversions.cpp Add AI script code to provide a cleaner API around the engine interface. 2011-01-15 23:35:20 +00:00
MessageTypeConversions.cpp Add AI script code to provide a cleaner API around the engine interface. 2011-01-15 23:35:20 +00:00
ScriptComponent.cpp # Add initial basic player AI framework. 2011-01-12 12:29:00 +00:00
ScriptComponent.h # Add initial basic player AI framework. 2011-01-12 12:29:00 +00:00