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
58eb0c97bbc68edfa2eae8ff5ef92ec9437cdc26
0ad
/
source
/
simulation2
/
system
T
History
quantumstate
755e407aeb
Technologies. Refs
#3
. Full unlocking technology implementation. Only unit gathering rates can be modified currently because the patch was big enough already.
...
This was SVN commit r11584.
2012-04-20 17:21:04 +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
Technologies. Refs
#3
. Full unlocking technology implementation. Only unit gathering rates can be modified currently because the patch was big enough already.
2012-04-20 17:21:04 +00:00
ComponentManager.h
Technologies. Refs
#3
. Full unlocking technology implementation. Only unit gathering rates can be modified currently because the patch was big enough already.
2012-04-20 17:21:04 +00:00
ComponentManagerSerialization.cpp
# Partial support for saved games with AI.
2011-12-22 14:04:32 +00:00
Components.h
…
ComponentTest.h
Fix tests
2011-08-18 21:12:15 +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
Removed logger output for XML token node tests
2012-03-17 23:03:02 +00:00
ParamNode.h
…
SimContext.cpp
split debug_assert into ENSURE and ASSERT as discussed in a previous meeting.
2011-04-30 13:01:45 +00:00
SimContext.h
…