0ad/source/gui/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
..
GuiScriptConversions.cpp Implement FromJSVal<IObject*> safely 2021-04-30 13:20:43 +00:00
JSInterface_GUIManager.cpp Split off StructuredClone from ScriptInterface 2021-05-10 11:51:32 +00:00
JSInterface_GUIManager.h Refactor all usage of RegisterFunction to ScriptFunction::Register 2021-03-02 20:01:14 +00:00
JSInterface_GUIProxy.cpp Simplify GUI Proxy implementation & customisation. 2021-04-09 18:01:47 +00:00
JSInterface_GUIProxy.h Implement FromJSVal<IObject*> safely 2021-04-30 13:20:43 +00:00
JSInterface_GUIProxy_impl.h Implement FromJSVal<IObject*> safely 2021-04-30 13:20:43 +00:00
JSInterface_GUISize.cpp [SM60 2/2] Update to Spidermonkey 60 APIs 2020-11-24 15:47:03 +00:00
JSInterface_GUISize.h [SM52 2/2] Update to Spidermonkey 52 APIs. 2020-11-18 14:39:04 +00:00
ScriptFunctions.cpp Refactor all usage of RegisterFunction to ScriptFunction::Register 2021-03-02 20:01:14 +00:00
ScriptFunctions.h Sort GUI Object types, GUI Object bases and GUI Setting value types into three new folders. 2019-10-02 09:44:00 +00:00