This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
37bca0ba79ce5d317eebdd44512fc9b329dfcef1
0ad
/
source
/
maths
T
History
Ykkrosh
fe1bee706b
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
...
This was SVN commit r814.
2004-07-24 14:04:40 +00:00
..
scripting
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
2004-07-24 14:04:40 +00:00
Bound.cpp
added precompiled.h everywhere
2004-06-03 18:38:14 +00:00
Bound.h
…
MathUtil.cpp
newline stomper and fixed warnings
2004-06-11 02:14:18 +00:00
MathUtil.h
Unit selection and ordering, setTimeout, scheduler, fixed timestep code, various fixes and reinforcement of the JS<->Native code.
2004-07-20 19:30:35 +00:00
Matrix3D.cpp
added precompiled.h everywhere
2004-06-03 18:38:14 +00:00
Matrix3D.h
…
Plane.cpp
added precompiled.h everywhere
2004-06-03 18:38:14 +00:00
Plane.h
…
Quaternion.cpp
added precompiled.h everywhere
2004-06-03 18:38:14 +00:00
Quaternion.h
…
Vector3D.cpp
added precompiled.h everywhere
2004-06-03 18:38:14 +00:00
Vector3D.h
Removed unnecessary #includes
2004-07-08 14:36:52 +00:00
Vector4D.h
…