This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
1f55280fa2a384412c54875cbbbbc189933e287f
0ad
/
source
/
simulation2
/
system
T
History
historic_bruno
39c0498811
Changes terrain anchoring to use faster CalcExactNormal instead of CalcNormalFixed, refs
#1988
,
#2039
...
This was SVN commit r13571.
2013-07-17 05:42:16 +00:00
..
CmpPtr.cpp
…
CmpPtr.h
Avoid unused parameter warnings due to safe bool operators.
2012-02-25 06:24:24 +00:00
Component.h
…
ComponentManager.cpp
Adds building previews that rise during construction,
fixes
#1174
, refs
#21
.
2013-02-03 02:08:20 +00:00
ComponentManager.h
Added support for putting technologies in folders.
Fixes
#1462
.
2012-08-15 22:25:25 +00:00
ComponentManagerSerialization.cpp
Fixes macro redefinition of FACILITY_VISUALCPP in VC2012 (it's defined in winerror.h).
2013-05-28 01:14:41 +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
Implement healing.
Fixes
#999
.
2012-04-17 20:22:13 +00:00
Message.h
…
ParamNode.cpp
Wall placement.
Closes
#786
.
2012-05-05 19:22:22 +00:00
ParamNode.h
Wall placement.
Closes
#786
.
2012-05-05 19:22:22 +00:00
SimContext.cpp
…
SimContext.h
…