0ad/source/simulation2/scripting
Yves 83aa817f71 Exact stack rooting for simulation message type conversions.
Also replaces some deprecated API (jsval typedef and OBJECT_TO_JSVAL) in
that part of the code.

Refs #2415

This was SVN commit r15624.
2014-08-09 20:02:49 +00:00
..
EngineScriptConversions.cpp Changes ToJSVal to take JS::MutableHandleValue instead of JS::Value&. 2014-07-14 19:52:35 +00:00
MessageTypeConversions.cpp Exact stack rooting for simulation message type conversions. 2014-08-09 20:02:49 +00:00
ScriptComponent.cpp Exact stack rooting for ScriptInterface::ToString. 2014-08-03 17:29:49 +00:00
ScriptComponent.h More exact stack rooting (CallFunction object). 2014-07-31 19:18:40 +00:00