0ad/binaries/data/mods/_test.sim/simulation/components
wraitii 78764926f8 Fix 9fc6c3c897 - Set entity/template before deserializing.
Following 9fc6c3c897, components Deserialize() was called before
entity/template were set, which is incorrect.

Refs #4698.

Differential Revision: https://code.wildfiregames.com/D3337
This was SVN commit r24561.
2021-01-12 16:15:40 +00:00
..
addentity
interfaces
error.js Improve JS Exception handling. 2020-11-15 18:29:17 +00:00
test-addentity.js
test-destroyentity.js
test-entityid.js
test-global-helper.js
test-helper.js
test-hotload1.js Update of the scripting tests. Test some modding features and update JS::Value integer limits. 2019-07-19 15:41:27 +00:00
test-hotload2.js
test-interface.js
test-modding1.js Update of the scripting tests. Test some modding features and update JS::Value integer limits. 2019-07-19 15:41:27 +00:00
test-modding2.js Update of the scripting tests. Test some modding features and update JS::Value integer limits. 2019-07-19 15:41:27 +00:00
test-msg.js
test-param.js
test-query.js
test-serialize.js Fix 9fc6c3c897 - Set entity/template before deserializing. 2021-01-12 16:15:40 +00:00
test.js AI prototype chain cleanup. 2019-09-02 17:33:59 +00:00