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-23 01:07:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe3315376c00a085203eb9b18540c271bd82e678
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
…