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
d3da00dc994885eaf8d897d0fb458aefdf394579
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
Rename ps/Overlay(.h|.cpp) to ps/Shapes(.h|.cpp), fixes a TODO located in graphics/Overlay.h.
2015-03-15 18:06:32 +00:00
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
Added TriggerScripts Reload(Hotloading) when you change the file and save
2015-04-16 04:30:51 +00:00
Simulation2.h
…
TypeList.h
…