This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
e5727980da1ca57e435ae7097a494a562babe4ca
0ad
/
source
/
simulation2
T
History
leper
4ccc9130ba
Add missing include.
...
This was SVN commit r16683.
2015-05-26 15:40:04 +00:00
..
components
Add missing include.
2015-05-26 15:40:04 +00:00
docs
…
helpers
Amend
5c84c3e9e5
2015-04-16 13:17:58 +00:00
scripting
…
serialization
Replace std::auto_ptr uses by std::unique_ptr since the former is deprecated.
2015-05-25 01:23:27 +00:00
system
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
tests
Do not serialize properties for Sets. Serialization tests for Map and Set.
2015-05-04 01:41:09 +00:00
MessageTypes.h
…
Simulation2.cpp
…
Simulation2.h
…
TypeList.h
…