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-07-13 23:16:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71b0d9c052ac617eee92f3e593bdb1eda9e84126
0ad
/
source
/
simulation2
T
History
elexis
71b0d9c052
Update atlas with the new map_sizes.json format. Refs
#3355
.
...
This was SVN commit r17379.
2015-12-04 16:37:30 +00:00
..
components
Fix a compiler warning.
2015-11-20 20:42:45 +00:00
docs
…
helpers
improve pathFinder by optimizing the DistanceToSquare computation, refs
#3588
2015-12-01 19:01:41 +00:00
scripting
Fix the precedent fix. It turns out the code behaves in much weirder ways than I expected.
2015-11-14 19:03:20 +00:00
serialization
Serialize everything that is needed by UpdateVisibilityData instead of assuming everything as dirty.
2015-11-11 12:15:57 +00:00
system
…
tests
…
MessageTypes.h
…
Simulation2.cpp
Update atlas with the new map_sizes.json format. Refs
#3355
.
2015-12-04 16:37:30 +00:00
Simulation2.h
…
TypeList.h
…