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 16:07:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5152c14d1ec6d760c72912cf65608da4fb0833d
0ad
/
source
/
simulation2
/
system
T
History
scythetwirler
987a7028bd
Implements relative templates.
Fixes
#2936
. Thanks to leper, wraitii, historicbruno and everyone else that helped.
...
This was SVN commit r17386.
2015-12-05 17:02:25 +00:00
..
CmpPtr.cpp
…
CmpPtr.h
…
Component.h
…
ComponentManager.cpp
Implements relative templates.
Fixes
#2936
. Thanks to leper, wraitii, historicbruno and everyone else that helped.
2015-12-05 17:02:25 +00:00
ComponentManager.h
Some const refs and one const function.
2015-07-27 01:08:25 +00:00
ComponentManagerSerialization.cpp
…
Components.h
…
ComponentTest.h
…
DynamicSubscription.cpp
…
DynamicSubscription.h
…
Entity.h
Small cleanup, based on a change from one of Philip's old patches
2015-05-16 09:39:27 +00:00
EntityMap.h
…
IComponent.cpp
…
IComponent.h
…
Interface.h
…
InterfaceScripted.h
…
Message.h
…
ParamNode.cpp
Implements relative templates.
Fixes
#2936
. Thanks to leper, wraitii, historicbruno and everyone else that helped.
2015-12-05 17:02:25 +00:00
ParamNode.h
XML validation. Based on patch by historic_bruno. Refs
#245
.
2015-06-07 21:56:52 +00:00
SimContext.cpp
…
SimContext.h
…