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-23 06:45:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68ea5f37f4301acbe9ee8cae3251c07eaac9c8fd
0ad
/
source
/
simulation2
/
system
T
History
leper
a18fbd12ec
XML validation. Based on patch by historic_bruno. Refs
#245
.
...
This was SVN commit r16733.
2015-06-07 21:56:52 +00:00
..
CmpPtr.cpp
…
CmpPtr.h
Replace use of safe bool by explicit bool operator.
2015-01-25 03:11:24 +00:00
Component.h
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
ComponentManager.cpp
Move civ JSON files to simulation/data. Patch by MattDoerksen.
Fixes
#2562
.
2015-04-01 23:48:33 +00:00
ComponentManager.h
Implement methods to find the neighbour of a certain territory, and use it for territory decay.
Fixes
#3204
2015-05-25 14:17:45 +00:00
ComponentManagerSerialization.cpp
…
Components.h
…
ComponentTest.h
…
DynamicSubscription.cpp
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
DynamicSubscription.h
…
Entity.h
Small cleanup, based on a change from one of Philip's old patches
2015-05-16 09:39:27 +00:00
EntityMap.h
…
IComponent.cpp
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
IComponent.h
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
Interface.h
…
InterfaceScripted.h
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
Message.h
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
ParamNode.cpp
XML validation. Based on patch by historic_bruno. Refs
#245
.
2015-06-07 21:56:52 +00:00
ParamNode.h
XML validation. Based on patch by historic_bruno. Refs
#245
.
2015-06-07 21:56:52 +00:00
SimContext.cpp
…
SimContext.h
…