0ad/source/simulation2/scripting
wraitii 6fbf036ae4 Split off StructuredClone from ScriptInterface
Follows 34b1920e7b.

This separates StructuredClone & DeepCopy logic into its own header,
reducing the size of the monolithic ScriptInterface header.

Differential Revision: https://code.wildfiregames.com/D3922
This was SVN commit r25419.
2021-05-10 11:51:32 +00:00
..
EngineScriptConversions.cpp Moves CRect from ps to maths to related geometric primitives. 2021-03-30 21:14:36 +00:00
JSInterface_Simulation.cpp Split off StructuredClone from ScriptInterface 2021-05-10 11:51:32 +00:00
JSInterface_Simulation.h Refactor all usage of RegisterFunction to ScriptFunction::Register 2021-03-02 20:01:14 +00:00
MessageTypeConversions.cpp Add a simple 'pushing' logic to unit motion to improve movement. 2021-04-02 16:30:59 +00:00
ScriptComponent.cpp Replace ScriptInterface::Call* with new ScriptFunction functions 2021-05-01 14:04:53 +00:00
ScriptComponent.h Replace ScriptInterface::Call* with new ScriptFunction functions 2021-05-01 14:04:53 +00:00