This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
eb3f0166f8bb05086004b8fa04cef57d148c55ab
0ad
/
source
T
History
phosit
eb3f0166f8
Prefer [[maybe_unused]] over UNUSED2
...
`[[maybe_unused]]` is in the C++ standard.
2025-07-28 13:16:37 +02:00
..
collada
…
dapinterface
DapInterface: shutdown sockets on Unix
2025-07-14 13:53:17 -05:00
graphics
Don't use UNUSED2 on always unused variables
2025-07-28 13:16:37 +02:00
gui
Remove modmod dependency in test_CGUIText.h
2025-07-23 12:20:19 +02:00
i18n
…
lib
Prefer [[maybe_unused]] over UNUSED2
2025-07-28 13:16:37 +02:00
lobby
…
maths
Replace boost::mt19937 with std::mt19937
2025-07-19 10:46:02 +02:00
mocks
…
network
Prefer [[maybe_unused]] over UNUSED2
2025-07-28 13:16:37 +02:00
pch
…
ps
Prefer [[maybe_unused]] over UNUSED2
2025-07-28 13:16:37 +02:00
renderer
Prefer [[maybe_unused]] over UNUSED2
2025-07-28 13:16:37 +02:00
rlinterface
…
scriptinterface
Prefer [[maybe_unused]] over UNUSED2
2025-07-28 13:16:37 +02:00
simulation2
Prefer [[maybe_unused]] over UNUSED2
2025-07-28 13:16:37 +02:00
soundmanager
Prefer [[maybe_unused]] over UNUSED2
2025-07-28 13:16:37 +02:00
third_party
…
tools
Prefer [[maybe_unused]] over UNUSED2
2025-07-28 13:16:37 +02:00
main.cpp
…
test_setup.cpp
…