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 17:25:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f88bf8a792a0463f5c362ec00ea11bccefae8ce
0ad
/
source
/
simulation2
/
system
T
History
quantumstate
3653fe5d3a
Added support for putting technologies in folders.
Fixes
#1462
.
...
This was SVN commit r12440.
2012-08-15 22:25:25 +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
Added support for putting technologies in folders.
Fixes
#1462
.
2012-08-15 22:25:25 +00:00
ComponentManager.h
Added support for putting technologies in folders.
Fixes
#1462
.
2012-08-15 22:25:25 +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
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
…