0ad/source/simulation2
phosit d9795d29fe Remove the name of some unused arguments
Remove some usage of the `UNUSED` macro. Remove only those cases where
the names can be deduced from their type.

https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-unused
2025-06-18 12:49:59 +02:00
..
components Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00
docs Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00
helpers Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00
scripting Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00
serialization Fix no-pch build following #7829 2025-05-11 11:24:50 +02:00
system Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00
tests Fix a bunch of spelling mistakes 2025-04-11 06:24:32 +02:00
MessageTypes.h Store whether a player is activ in C++ 2025-01-05 19:57:12 +01:00
Simulation2.cpp Stop running shrinking gcs & simplify GC logic. 2025-04-22 17:03:29 +02:00
Simulation2.h Don't use std::shared_ptr<ScriptContext> in the CSimulation2 2024-03-08 17:15:25 +00:00
TypeList.h Store whether a player is activ in C++ 2025-01-05 19:57:12 +01:00