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 19:28:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13302cc133cbb8e4bbc4a79ff2057e64db8a86bb
0ad
/
source
/
maths
T
History
Ykkrosh
49eb176b25
Fix MSVC compiler warnings (replace most M_PI with (float)M_PI)
...
This was SVN commit r7404.
2010-03-26 19:04:40 +00:00
..
scripting
…
tests
…
Bound.cpp
…
Bound.h
…
Brush.cpp
…
Brush.h
…
Fixed.cpp
…
Fixed.h
# Support resource gathering in new simulation system
2010-02-12 22:46:53 +00:00
FixedVector2D.h
…
FixedVector3D.h
…
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
…
MD5.h
…
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
…
Plane.h
…
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
Add/rename header guards
2010-02-17 23:21:49 +00:00
Vector3D.cpp
# Basic projectile attacks in new simulation system
2010-03-07 21:38:39 +00:00
Vector3D.h
# Basic projectile attacks in new simulation system
2010-03-07 21:38:39 +00:00
Vector4D.h
…