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
c6f50b253ff279c2dbbf2bd8829a8041b86d451c
0ad
/
source
/
simulation2
/
system
T
History
vladislavbelov
7a71011149
Refactors smart pointers creation, reduces code duplication and improves exception safety.
...
This was SVN commit r24915.
2021-02-13 23:53:40 +00:00
..
CmpPtr.cpp
…
CmpPtr.h
…
Component.h
…
ComponentManager.cpp
Refactors smart pointers creation, reduces code duplication and improves exception safety.
2021-02-13 23:53:40 +00:00
ComponentManager.h
…
ComponentManagerSerialization.cpp
Further header & precompiled cleanup, fix no-PCH builds.
2020-12-09 14:39:14 +00:00
Components.h
…
ComponentTest.h
…
DynamicSubscription.cpp
…
DynamicSubscription.h
Further header & precompiled cleanup, fix no-PCH builds.
2020-12-09 14:39:14 +00:00
Entity.h
…
EntityMap.h
Use templates to replace explicit serialization helpers.
2020-12-19 09:10:37 +00:00
IComponent.cpp
Further header & precompiled cleanup, fix no-PCH builds.
2020-12-09 14:39:14 +00:00
IComponent.h
…
Interface.h
…
InterfaceScripted.h
…
LocalTurnManager.cpp
…
LocalTurnManager.h
…
Message.h
…
ParamNode.cpp
…
ParamNode.h
…
ReplayTurnManager.cpp
Revert
cf6aaf37a4
, causing false OOS in visual replays.
2021-01-22 17:13:12 +00:00
ReplayTurnManager.h
Revert
cf6aaf37a4
, causing false OOS in visual replays.
2021-01-22 17:13:12 +00:00
SimContext.cpp
…
SimContext.h
…
TurnManager.cpp
…
TurnManager.h
…