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-28 12:29:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02c065e2c9c13abfc429fe01e313378143a522f8
0ad
/
source
/
simulation2
T
History
mimo
0a8fc4bb08
improve pathFinder by optimizing the DistanceToSquare computation, refs
#3588
...
This was SVN commit r17350.
2015-12-01 19:01:41 +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
Move the playerdefaults to the settings directory. Refs
#3355
2015-11-30 01:33:59 +00:00
Simulation2.h
…
TypeList.h
…