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
68eafaee7f77ffe2b78d53942ea5ccbcde55a288
0ad
/
source
/
maths
T
History
Ykkrosh
7e625d7b21
Fix build error, test-case bug
...
This was SVN commit r7270.
2010-01-10 19:44:56 +00:00
..
scripting
…
tests
Fix build error, test-case bug
2010-01-10 19:44:56 +00:00
Bound.cpp
…
Bound.h
…
Brush.cpp
…
Brush.h
…
Fixed.cpp
# Rewrite of the game's simulation system
2010-01-09 19:20:14 +00:00
Fixed.h
# Rewrite of the game's simulation system
2010-01-09 19:20:14 +00:00
FixedVector3D.h
# Rewrite of the game's simulation system
2010-01-09 19:20:14 +00:00
MathUtil.h
# Rewrite of the game's simulation system
2010-01-09 19:20:14 +00:00
Matrix3D.cpp
…
Matrix3D.h
…
MD5.cpp
Fix build error, test-case bug
2010-01-10 19:44:56 +00:00
MD5.h
Remove Crypto++ because it causes too much trouble. Replace with a custom MD5 implementation for simulation state hashing.
2010-01-10 19:29:27 +00:00
Noise.cpp
…
Noise.h
…
NUSpline.cpp
…
NUSpline.h
…
Plane.cpp
…
Plane.h
…
Quaternion.cpp
…
Quaternion.h
…
Sqrt.cpp
# Rewrite of the game's simulation system
2010-01-09 19:20:14 +00:00
Sqrt.h
# Rewrite of the game's simulation system
2010-01-09 19:20:14 +00:00
Vector2D.h
…
Vector3D.cpp
…
Vector3D.h
…
Vector4D.h
…