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 # Automatic runtime validation of entity template files. 2010-04-14 17:22:32 +00:00
interfaces
error.js Improve JS Exception handling. 2020-11-15 18:29:17 +00:00
test-addentity.js # Basic in-game building placement with new simulation system 2010-01-24 17:24:35 +00:00
test-destroyentity.js Fix warnings in tests 2010-05-10 09:52:35 +00:00
test-entityid.js Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
test-global-helper.js Implements global tech modification function. Fixes #1358, refs #1520. 2012-07-03 02:16:45 +00:00
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 # Automatic runtime validation of entity template files. 2010-04-14 17:22:32 +00:00
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 # Add initial basic player AI framework. 2011-01-12 12:29:00 +00:00
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