1
0
forked from 0ad/0ad
0ad/source/simulation2
Stan 4942cabab5 Fix most Clang 10 Warnings
Refs: #5550, #5294

Remove dead code from f71be3c764
Fix buggy code from ff50b0b74c
Comments by: @wraitii, @vladislavbelov
Differential Revision: https://code.wildfiregames.com/D3177
This was SVN commit r24487.
2020-12-31 14:25:37 +00:00
..
components Fix most Clang 10 Warnings 2020-12-31 14:25:37 +00:00
docs Replace deprecated jsval with JS::Value. 2017-08-28 10:27:36 +00:00
helpers Fix most Clang 10 Warnings 2020-12-31 14:25:37 +00:00
scripting Correctly serialize/deserialize user-defined JS objects. 2020-12-27 17:18:13 +00:00
serialization Correctly serialize/deserialize user-defined JS objects. 2020-12-27 17:18:13 +00:00
system Use templates to replace explicit serialization helpers. 2020-12-19 09:10:37 +00:00
tests Correctly serialize/deserialize user-defined JS objects. 2020-12-27 17:18:13 +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