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-14 05:16:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c1967848d2063ba32fef93170b27f14229603cff
0ad
/
source
/
simulation2
/
system
T
History
Ykkrosh
ab6702ffaa
Fix typo in comment
...
This was SVN commit r8326.
2010-10-10 19:14:22 +00:00
..
CmpPtr.cpp
…
CmpPtr.h
…
Component.h
# Add documentation of the entity template XML file format.
2010-04-23 16:09:03 +00:00
ComponentManager.cpp
warning fixes: mostly size_t vs. specialized API type and other type conversion.
2010-09-05 09:38:30 +00:00
ComponentManager.h
Load map descriptions from their XML file.
2010-08-04 21:15:41 +00:00
ComponentManagerSerialization.cpp
Fix serialize/deserialize API asymmetry.
2010-09-17 17:53:26 +00:00
Components.h
…
ComponentTest.h
Fix compile error
2010-07-25 17:03:07 +00:00
Entity.h
# Object creation in Atlas with new simulation system
2010-01-14 20:36:29 +00:00
IComponent.cpp
# Initial support for automatic validation of entity template XML.
2010-04-09 19:02:39 +00:00
IComponent.h
Expose Footprint::GetShape and TemplateManager::FindAllTemplates to scripts.
2010-05-01 09:48:39 +00:00
Interface.h
…
InterfaceScripted.h
# Add auto-attacking of nearby enemies.
2010-07-29 20:39:23 +00:00
Message.h
Fix serialize/deserialize API asymmetry.
2010-09-17 17:53:26 +00:00
ParamNode.cpp
Fix script caching of inherited templates.
2010-07-21 16:04:17 +00:00
ParamNode.h
Fix typo in comment
2010-10-10 19:14:22 +00:00
SimContext.cpp
# Add fog-of-war.
2010-09-23 12:13:13 +00:00
SimContext.h
# Add fog-of-war.
2010-09-23 12:13:13 +00:00