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-07-10 20:53:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b30a9a6384f2efec79b739b30b8482ae4c833d76
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
Avoid slightly-expensive QueryInterface() calls
2013-09-11 20:41:53 +00:00
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
Avoid slightly-expensive QueryInterface() calls
2013-09-11 20:41:53 +00:00
Components.h
…
ComponentTest.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
Entity.h
Avoid slightly-expensive QueryInterface() calls
2013-09-11 20:41:53 +00:00
EntityMap.h
Fix invalid count for entityMaps
2014-03-05 14:58:17 +00:00
IComponent.cpp
…
IComponent.h
Avoid slightly-expensive QueryInterface() calls
2013-09-11 20:41:53 +00:00
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
As per ticket
#1707
. Some minor improvements to spatial subdivision. Makes way for future changes in RangeManager.
2013-09-15 14:03:53 +00:00
SimContext.h
Avoid slightly-expensive QueryInterface() calls
2013-09-11 20:41:53 +00:00