0ad/source/scriptinterface/tests
wraitii 507f44f7f9 Remove all external usage of CmptPrivate. Header cleanup.
This removes usage of CmptPrivate outside of ScriptInterface.
ScriptRequest can now be used to safely recover the scriptInterface from
a JSContext instead of going through ScriptInterface, which allows more
code cleanup.

Follows 34b1920e7b

Differential Revision: https://code.wildfiregames.com/D3963
This was SVN commit r25442.
2021-05-15 13:54:58 +00:00
..
test_FunctionWrapper.h Remove all external usage of CmptPrivate. Header cleanup. 2021-05-15 13:54:58 +00:00
test_ScriptConversions.h Split JS conversions from ScriptInterface. 2021-05-13 09:43:33 +00:00
test_ScriptInterface.h Split off JSON-related function from ScriptInterface, clean up headers. 2021-05-14 10:18:03 +00:00