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
ecccf4c0d7f9002df78e5f8a2d87c5da0dc9384d
0ad
/
source
/
simulation2
/
helpers
T
History
Ykkrosh
f33706bf8b
Switch everything to 15.16-bit precision fixeds, to allow more accurate unit vectors and angles.
...
This was SVN commit r7497.
2010-05-02 20:32:37 +00:00
..
Geometry.cpp
Switch everything to 15.16-bit precision fixeds, to allow more accurate unit vectors and angles.
2010-05-02 20:32:37 +00:00
Geometry.h
Switch everything to 15.16-bit precision fixeds, to allow more accurate unit vectors and angles.
2010-05-02 20:32:37 +00:00
Grid.h
Split collision detection out of pathfinder so it can be used more widely.
2010-03-17 23:01:12 +00:00
Position.h
Switch everything to 15.16-bit precision fixeds, to allow more accurate unit vectors and angles.
2010-05-02 20:32:37 +00:00
Render.cpp
# New unit movement system, which does a far better job of approaching targets and avoiding obstacles.
2010-04-29 23:36:05 +00:00
Render.h
# New unit movement system, which does a far better job of approaching targets and avoiding obstacles.
2010-04-29 23:36:05 +00:00
Selection.cpp
…
Selection.h
Add obstruction debug mode, with GUI toggle.
2010-03-20 19:18:01 +00:00