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 21:06:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
633705c832dfd3d22d9c1db773ac123e005b09af
0ad
/
source
/
maths
T
History
olsner
02253f82f0
Add/rename header guards
...
This was SVN commit r7326.
2010-02-17 23:21:49 +00:00
..
scripting
…
tests
# Pathfinder updates
2010-01-30 13:11:58 +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
# Support resource gathering in new simulation system
2010-02-12 22:46:53 +00:00
FixedVector2D.h
# Pathfinder updates
2010-01-30 13:11:58 +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
Add/rename header guards
2010-02-17 23:21:49 +00:00
Vector3D.cpp
…
Vector3D.h
…
Vector4D.h
…