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
336ff333ed85c7dd941faaf538fc9b6f9393d990
0ad
/
source
/
simulation2
/
system
T
History
phosit
93666d8628
Remove ignore_result
...
`std::ignore` serves the same purpose and is C++ standard.
2025-06-19 19:05:56 +02:00
..
CmpPtr.cpp
…
CmpPtr.h
…
Component.h
Remove the name of some unused arguments
2025-06-18 12:49:59 +02:00
ComponentManager.cpp
Remove the name of some unused arguments
2025-06-18 12:49:59 +02:00
ComponentManager.h
…
ComponentManagerSerialization.cpp
Fix no-pch build following
#7829
2025-05-11 11:24:50 +02:00
Components.h
…
ComponentTest.h
…
DynamicSubscription.cpp
…
DynamicSubscription.h
…
Entity.h
…
EntityMap.h
…
IComponent.cpp
Remove the name of some unused arguments
2025-06-18 12:49:59 +02:00
IComponent.h
…
Interface.h
…
InterfaceScripted.h
…
LocalTurnManager.cpp
Remove the name of some unused arguments
2025-06-18 12:49:59 +02:00
LocalTurnManager.h
…
Message.h
…
ParamNode.cpp
…
ParamNode.h
…
ReplayTurnManager.cpp
Remove ignore_result
2025-06-19 19:05:56 +02:00
ReplayTurnManager.h
…
SimContext.cpp
…
SimContext.h
…
TurnManager.cpp
…
TurnManager.h
…