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-26 17:46:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd355c531a027ceed308be9c2201bbec34064d8a
0ad
/
source
/
simulation2
T
History
leper
5a685b84ca
Recompute the cost grid in the TerritoryManager when needed. Patch by s0600204.
Fixes
#3399
,
#3400
.
...
This was SVN commit r16990.
2015-09-06 22:35:38 +00:00
..
components
Recompute the cost grid in the TerritoryManager when needed. Patch by s0600204.
Fixes
#3399
,
#3400
.
2015-09-06 22:35:38 +00:00
docs
…
helpers
Replace some functor structs with lambdas, closures or range-based fors.
2015-08-19 03:33:04 +00:00
scripting
…
serialization
Handle backrefs properly for maps and sets.
Fixes
#3374
.
2015-08-30 04:51:16 +00:00
system
…
tests
Handle backrefs properly for maps and sets.
Fixes
#3374
.
2015-08-30 04:51:16 +00:00
MessageTypes.h
…
Simulation2.cpp
Some range-based for loops.
2015-08-20 12:58:41 +00:00
Simulation2.h
…
TypeList.h
…