This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-21 19:06:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40cbde1925dc6b48e4100da1ce32aaa4eb8d0129
0ad
/
source
/
simulation2
/
system
T
History
vladislavbelov
b927f163d6
Adds std namespace to shared_ptr usages in scriptinterface and simulation.
...
This was SVN commit r25528.
2021-05-22 19:30:18 +00:00
..
CmpPtr.cpp
…
CmpPtr.h
…
Component.h
Don't include ComponentManager.h in ScriptComponent
2021-05-16 15:12:39 +00:00
ComponentManager.cpp
Adds std namespace to shared_ptr usages in scriptinterface and simulation.
2021-05-22 19:30:18 +00:00
ComponentManager.h
Adds std namespace to shared_ptr usages in scriptinterface and simulation.
2021-05-22 19:30:18 +00:00
ComponentManagerSerialization.cpp
…
Components.h
…
ComponentTest.h
Adds std namespace to shared_ptr usages in scriptinterface and simulation.
2021-05-22 19:30:18 +00:00
DynamicSubscription.cpp
…
DynamicSubscription.h
…
Entity.h
…
EntityMap.h
…
IComponent.cpp
Don't include ComponentManager.h in ScriptComponent
2021-05-16 15:12:39 +00:00
IComponent.h
Don't include ComponentManager.h in ScriptComponent
2021-05-16 15:12:39 +00:00
Interface.h
Don't include ComponentManager.h in ScriptComponent
2021-05-16 15:12:39 +00:00
InterfaceScripted.h
…
LocalTurnManager.cpp
…
LocalTurnManager.h
…
Message.h
…
ParamNode.cpp
Include CStrInternStatic where necessary only.
2021-05-18 11:09:54 +00:00
ParamNode.h
Include CStrInternStatic where necessary only.
2021-05-18 11:09:54 +00:00
ReplayTurnManager.cpp
…
ReplayTurnManager.h
…
SimContext.cpp
…
SimContext.h
…
TurnManager.cpp
…
TurnManager.h
…