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-25 17:25:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
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
Happy New Year! :D
2015-01-02 14:22:23 +00:00
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
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
TypeList.h
…