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
2fbc55ec968f16e0200d0049e18bdaa31f81dda2
0ad
/
source
/
simulation2
/
system
T
History
sanderd17
7ff5fbda2b
Allow system components to be registered on the scripting side (so mods can make their own system components).
...
This was SVN commit r15157.
2014-05-18 13:44:08 +00:00
..
CmpPtr.cpp
…
CmpPtr.h
…
Component.h
…
ComponentManager.cpp
Allow system components to be registered on the scripting side (so mods can make their own system components).
2014-05-18 13:44:08 +00:00
ComponentManager.h
Allow system components to be registered on the scripting side (so mods can make their own system components).
2014-05-18 13:44:08 +00:00
ComponentManagerSerialization.cpp
…
Components.h
…
ComponentTest.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
Entity.h
…
EntityMap.h
…
IComponent.cpp
…
IComponent.h
…
Interface.h
…
InterfaceScripted.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
Message.h
…
ParamNode.cpp
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
ParamNode.h
…
SimContext.cpp
…
SimContext.h
…