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-23 00:06:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e3186c8a231fd4e739f63e1ec16944bcabd38d2
0ad
/
source
/
maths
T
History
Ykkrosh
d908f125a6
Fix --without-pch more
...
This was SVN commit r7895.
2010-08-10 20:08:16 +00:00
..
scripting
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
tests
Load map descriptions from their XML file.
2010-08-04 21:15:41 +00:00
Bound.cpp
…
Bound.h
…
Brush.cpp
…
Brush.h
…
Fixed.cpp
Fix --without-pch more
2010-08-10 20:08:16 +00:00
Fixed.h
Load map descriptions from their XML file.
2010-08-04 21:15:41 +00:00
FixedVector2D.h
# Add auto-attacking of nearby enemies.
2010-07-29 20:39:23 +00:00
FixedVector3D.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
MathUtil.h
Fix MSVC compiler warnings (replace most M_PI with (float)M_PI)
2010-03-26 19:04:40 +00:00
Matrix3D.cpp
…
Matrix3D.h
…
MD5.cpp
Force some byte-order functions to be inline.
2010-05-25 18:47:11 +00:00
MD5.h
Force some byte-order functions to be inline.
2010-05-25 18:47:11 +00:00
Noise.cpp
Fix MSVC compiler warnings (replace most M_PI with (float)M_PI)
2010-03-26 19:04:40 +00:00
Noise.h
…
NUSpline.cpp
…
NUSpline.h
…
Plane.cpp
Add some missing consts to arguments.
2010-07-25 14:10:46 +00:00
Plane.h
Add some missing consts to arguments.
2010-07-25 14:10:46 +00:00
Quaternion.cpp
Fix MSVC compiler warnings (replace most M_PI with (float)M_PI)
2010-03-26 19:04:40 +00:00
Quaternion.h
…
Sqrt.cpp
…
Sqrt.h
…
Vector2D.h
…
Vector3D.cpp
…
Vector3D.h
…
Vector4D.h
…