1
0
forked from 0ad/0ad
0ad/source/simulation2/tests
wraitii 5b46ce0778 Use templates to replace explicit serialization helpers.
By using templates appripriately we can remove the need for explicit
specification of serializers, making it easier to serialize container
types and to write new serialization helpers.

Direct serialization calls haven't been replaced in this diff.

Comments by: vladislavbelov
Differential Revision: https://code.wildfiregames.com/D3207
This was SVN commit r24427.
2020-12-19 09:10:37 +00:00
..
test_CmpTemplateManager.h Improve JS Exception handling. 2020-11-15 18:29:17 +00:00
test_ComponentManager.h Improve JS Exception handling. 2020-11-15 18:29:17 +00:00
test_EntityMap.h Update random_shuffle usage for C++17 2020-11-30 15:52:16 +00:00
test_ParamNode.h Use XML files instead of hardcoded C++ code in the template manager to universally change template properties at load time. 2017-03-16 19:56:12 +00:00
test_Serializer.h [SM52 2/2] Update to Spidermonkey 52 APIs. 2020-11-18 14:39:04 +00:00
test_SerializeTemplates.h Use templates to replace explicit serialization helpers. 2020-12-19 09:10:37 +00:00
test_Simulation2.h Rename ScriptRuntime to ScriptContext 2020-11-14 10:57:50 +00:00