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 19:28:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11aec4d67fd8ceee3fe5a55d33af940c678968da
0ad
/
source
/
simulation2
/
system
T
History
Ykkrosh
5a4aa790ad
Fix spelling and whitespace and add rationale
...
This was SVN commit r11088.
2012-02-17 14:34:44 +00:00
..
CmpPtr.cpp
…
CmpPtr.h
Fix spelling and whitespace and add rationale
2012-02-17 14:34:44 +00:00
Component.h
…
ComponentManager.cpp
Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool.
Fixes
#1077
.
2012-02-08 02:46:15 +00:00
ComponentManager.h
Add initial serialization test mode.
2011-10-24 14:31:05 +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
Upgrade to SpiderMonkey 1.8.5 (
fixes
#734
)
2011-07-16 23:24:14 +00:00
Message.h
…
ParamNode.cpp
…
ParamNode.h
…
SimContext.cpp
…
SimContext.h
…