0ad/source/simulation2/scripting
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
..
EngineScriptConversions.cpp Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00
JSInterface_Simulation.cpp Get config values without using return parameters 2025-04-09 12:51:21 +02:00
JSInterface_Simulation.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
MessageTypeConversions.cpp Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00
ScriptComponent.cpp Cache JS component wrappers 2025-04-19 14:41:45 +02:00
ScriptComponent.h Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00