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
c3b8923ff7c8413b5c0f151bd50e7b0f325b79cb
0ad
/
source
/
simulation2
T
History
sanderd17
b738772d65
Fix typo
...
This was SVN commit r16696.
2015-05-29 19:51:48 +00:00
..
components
Fix typo
2015-05-29 19:51:48 +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
…