mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 05:44:08 -07:00
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. |
||
|---|---|---|
| .. | ||
| JSConversions.cpp | ||
| JSConversions.h | ||
| JSUtil.cpp | ||
| JSUtil.h | ||
| ScriptableObject.cpp | ||
| ScriptableObject.h | ||
| ScriptGlue.cpp | ||
| ScriptGlue.h | ||
| ScriptingHost.cpp | ||
| ScriptingHost.h | ||
| SpiderMonkey.h | ||