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-22 09:06:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85e2e72eb73ade7ab9e2ea07c99323c8af6cf2cb
0ad
/
source
/
simulation2
/
system
T
History
sanderd17
b4f3b503f2
code style cleanup
...
This was SVN commit r15273.
2014-06-02 15:48:37 +00:00
..
CmpPtr.cpp
…
CmpPtr.h
Avoid slightly-expensive QueryInterface() calls
2013-09-11 20:41:53 +00:00
Component.h
…
ComponentManager.cpp
code style cleanup
2014-06-02 15:48:37 +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
Simplify component deserialization.
2014-06-01 18:14:09 +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