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-22 18:34:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c29c2dccf285c47cccfb8c115c65af47ea2b652
0ad
/
source
/
simulation2
/
system
T
History
leper
53a5781c66
Increase simulation script runtime size again. Refs
#1436
,
#1966
and
#2035
.
...
This was SVN commit r13794.
2013-09-01 23:29:21 +00:00
..
CmpPtr.cpp
…
CmpPtr.h
…
Component.h
…
ComponentManager.cpp
Increase simulation script runtime size again. Refs
#1436
,
#1966
and
#2035
.
2013-09-01 23:29:21 +00:00
ComponentManager.h
…
ComponentManagerSerialization.cpp
Removes more unused variables, based on patch by Markus, refs
#1852
.
2013-08-15 18:25:32 +00:00
Components.h
…
ComponentTest.h
Changes terrain anchoring to use faster CalcExactNormal instead of CalcNormalFixed, refs
#1988
,
#2039
2013-07-17 05:42:16 +00:00
Entity.h
…
IComponent.cpp
…
IComponent.h
…
Interface.h
…
InterfaceScripted.h
Give an elevation advantage to ranged units. Patch by sanderd17.
Fix
#1960
.
2013-08-03 19:20:20 +00:00
Message.h
…
ParamNode.cpp
…
ParamNode.h
…
SimContext.cpp
…
SimContext.h
…