0ad/source
phosit 891908b801 Remove UNUSED
The `UNUSED` macro is used to mark a variable as unused but with a name.
Those usages are replaced with comments so that `UNUSED` can be removed.

https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-unused
2025-06-26 17:25:05 +02:00
..
collada Remove UNUSED 2025-06-26 17:25:05 +02:00
graphics Remove UNUSED 2025-06-26 17:25:05 +02:00
gui Remove UNUSED 2025-06-26 17:25:05 +02:00
i18n Get config values without using return parameters 2025-04-09 12:51:21 +02:00
lib Remove UNUSED 2025-06-26 17:25:05 +02:00
lobby Remove UNUSED 2025-06-26 17:25:05 +02:00
maths Remove UNUSED 2025-06-26 17:25:05 +02:00
mocks Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
network Remove UNUSED 2025-06-26 17:25:05 +02:00
pch Remove glooxwrapper 2024-11-25 20:01:00 +01:00
ps Remove UNUSED 2025-06-26 17:25:05 +02:00
renderer Remove UNUSED 2025-06-26 17:25:05 +02:00
rlinterface Shutdown mongoose in rl-interface gracefully 2024-06-23 17:26:03 +00:00
scriptinterface Remove UNUSED 2025-06-26 17:25:05 +02:00
simulation2 Remove UNUSED 2025-06-26 17:25:05 +02:00
soundmanager Remove UNUSED 2025-06-26 17:25:05 +02:00
third_party Remove UNUSED 2025-06-26 17:25:05 +02:00
tools Remove UNUSED 2025-06-26 17:25:05 +02:00
main.cpp Adds fixed frame frequency. 2025-04-25 19:15:57 +02:00
test_setup.cpp Don't use ".." to get the data-directory 2025-06-18 14:42:13 +02:00