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 14:06:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d271ca89cfadbcde60cd7fd722e7e8dffab9a33f
0ad
/
source
/
simulation2
/
system
T
History
vts
490182ddd0
Wall placement.
Closes
#786
.
...
This was SVN commit r11760.
2012-05-05 19:22:22 +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 UTF-8 support for JavaScript files.
2012-05-04 21:48:46 +00:00
ComponentManager.h
Read formations from civ JSON files.
Fixes
#1234
,
#601
.
2012-05-03 23:32:10 +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
…