0ad/source/simulation2
temple b0b24a472b Move minimap color deserialization fix out of the gui
Differential Revision: https://code.wildfiregames.com/D1250
Reviewed by: elexis
This was SVN commit r21005.
2018-01-24 19:12:19 +00:00
..
components Move minimap color deserialization fix out of the gui 2018-01-24 19:12:19 +00:00
docs
helpers Consider that the point could be inside the goal area in some PathGoal functions 2018-01-16 02:15:04 +00:00
scripting
serialization
system Expose INVALID_PLAYER to the JS simulation and use it instead of -1 for consistency with the C++ counterpart. 2018-01-22 01:02:29 +00:00
tests Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches). 2017-12-10 17:33:03 +00:00
MessageTypes.h
Simulation2.cpp Initialize the AIManager AISeed immediately in C++ rather than too late and in JS. 2017-12-27 16:51:25 +00:00
Simulation2.h
TypeList.h Replace DataTemplateManager simulation component with a globalscript, refs #4868. 2017-12-31 01:02:21 +00:00