0ad/source/simulation2
elexis 81c57e8a28 List, add and delete cinematic paths in Atlas.
Doesn't provide a way to add/delete nodes of paths yet.

Differential Revision: https://code.wildfiregames.com/D348
Patch By: Vladislav
This was SVN commit r19427.
2017-04-18 03:30:16 +00:00
..
components List, add and delete cinematic paths in Atlas. 2017-04-18 03:30:16 +00:00
docs Happy New Year *cough*(Years)*cough*! 2017-01-04 21:00:16 +00:00
helpers Move CinemaPath class to the simulation helper directory, because it contains predominantly simulation data that is already serialized. 2017-04-14 23:20:49 +00:00
scripting Support cinematic path creation from trigger scripts. 2017-04-17 01:42:11 +00:00
serialization Remove some obsolete backref logic from the deserializer. It was introduced in earlier versions of the SpiderMonkey API. 2016-11-24 14:47:49 +00:00
system Fix crash in dynamic subscriptions when components unsubscribe during deletion. 2017-04-17 08:00:41 +00:00
tests Add a test to the component manager to show a crash in dynamic subscriptions when components unsubscribe during deletion. Reviewed by wraitii. 2017-04-17 07:55:44 +00:00
MessageTypes.h Implement shared vision at the entity level 2017-01-26 21:10:46 +00:00
Simulation2.cpp An awesome Rejoin-test tool by wraitii and Itms, fixes #4242, refs #3460. 2016-11-15 13:26:58 +00:00
Simulation2.h An awesome Rejoin-test tool by wraitii and Itms, fixes #4242, refs #3460. 2016-11-15 13:26:58 +00:00
TypeList.h Implement shared vision at the entity level 2017-01-26 21:10:46 +00:00