0ad/source/simulation2
wraitii 82d079d06c Add a Dev Overlay checkbox to activate RejoinTest from the session.
This makes this feature, very useful for checking for OOS, more easily
accessible.

Differential Revision: https://code.wildfiregames.com/D3199
This was SVN commit r24407.
2020-12-17 17:53:13 +00:00
..
components Replace DISCARD macro with ignore_result template. 2020-12-15 09:03:44 +00:00
docs Replace deprecated jsval with JS::Value. 2017-08-28 10:27:36 +00:00
helpers Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
scripting Add a function to query a global object, including JS classes, from C++ 2020-12-17 17:51:18 +00:00
serialization Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
system Replace DISCARD macro with ignore_result template. 2020-12-15 09:03:44 +00:00
tests Update random_shuffle usage for C++17 2020-11-30 15:52:16 +00:00
MessageTypes.h UnitMotion - Send messages to UnitAI when obstructed, to allow stopping early when walking and avoiding pathfinding lag. 2019-07-22 18:07:24 +00:00
Simulation2.cpp Add a Dev Overlay checkbox to activate RejoinTest from the session. 2020-12-17 17:53:13 +00:00
Simulation2.h Add a Dev Overlay checkbox to activate RejoinTest from the session. 2020-12-17 17:53:13 +00:00
TypeList.h Store turret positions in map files. 2020-11-11 19:40:44 +00:00