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
2ae95d3c4925063fe869210f90e8eae6bf301bb5
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
Cache JS component wrappers
2025-04-19 14:41:45 +02:00
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
Cache JS component wrappers
2025-04-19 14:41:45 +02:00
Interface.h
Cache JS component wrappers
2025-04-19 14:41:45 +02:00
InterfaceScripted.h
Cache JS component wrappers
2025-04-19 14:41:45 +02:00
LocalTurnManager.cpp
Remove the name of some unused arguments
2025-06-18 12:49:59 +02:00
LocalTurnManager.h
…
Message.h
…
ParamNode.cpp
Only freeze once the cached JS values of templates
2025-01-08 11:39:17 +01:00
ParamNode.h
Only freeze once the cached JS values of templates
2025-01-08 11:39:17 +01:00
ReplayTurnManager.cpp
Remove ignore_result
2025-06-19 19:05:56 +02:00
ReplayTurnManager.h
…
SimContext.cpp
…
SimContext.h
…
TurnManager.cpp
…
TurnManager.h
…