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-21 12:03:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a16
0ad
/
source
/
maths
T
History
Ykkrosh
72e11a2dea
Fix VS2013 build errors, warnings
...
This was SVN commit r14073.
2013-11-03 12:46:07 +00:00
..
tests
Fix VS2013 build errors, warnings
2013-11-03 12:46:07 +00:00
BoundingBoxAligned.cpp
…
BoundingBoxAligned.h
…
BoundingBoxOriented.cpp
…
BoundingBoxOriented.h
Avoid non-ASCII characters in source code, since tools don't decode them consistently.
2013-10-20 09:27:44 +00:00
Brush.cpp
Add support for OpenBSD.
Fixes
#1463
.
2012-06-13 20:43:56 +00:00
Brush.h
…
Ease.h
…
Fixed.cpp
…
Fixed.h
Optimise fixed multiplies on MSVC x86
2013-09-20 20:17:54 +00:00
FixedVector2D.h
Optimise fixed multiplies on MSVC x86
2013-09-20 20:17:54 +00:00
FixedVector3D.h
Optimise fixed multiplies on MSVC x86
2013-09-20 20:17:54 +00:00
MathUtil.h
…
Matrix3D.cpp
…
Matrix3D.h
…
MD5.cpp
…
MD5.h
…
Noise.cpp
…
Noise.h
Makes some classes NONCOPYABLE, based on patch by Markus, refs
#1852
2013-05-22 21:40:56 +00:00
NUSpline.cpp
…
NUSpline.h
…
Plane.cpp
…
Plane.h
…
Quaternion.cpp
…
Quaternion.h
…
Random.h
…
Sqrt.cpp
…
Sqrt.h
…
Vector2D.h
…
Vector3D.cpp
…
Vector3D.h
…
Vector4D.h
…