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-24 07:46:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afe29fdadfa2bbb8ba3e30670794dcdce576fce0
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