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
cd635f96159fad9236db7f2580098e0b6b085b24
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
…