0ad/source/maths
janwas 3195893d1c # MacOS X compat (part 1)
- u_anim_name disambiguation
- fix implementation of finite (use our fpclassify instead of compiler's
routine)
- รค -> ae
- workaround for MAP_ANONYMOUS
- fix GLint in ogl.cpp
- add include for SIZE_MAX in string_s
- avoid PIC clobbered error and speed up rdtsc a bit
- add include for stat

This was SVN commit r4170.
2006-07-26 14:04:52 +00:00
..
scripting # housekeeping 2006-07-26 13:10:13 +00:00
tests # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
Bound.cpp Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
Bound.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Brush.cpp # MacOS X compat (part 1) 2006-07-26 14:04:52 +00:00
Brush.h # MacOS X compat (part 1) 2006-07-26 14:04:52 +00:00
MathUtil.h # Added fancy water. 2006-05-28 02:13:32 +00:00
Matrix3D.cpp # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
Matrix3D.h # Added fancy water. 2006-05-28 02:13:32 +00:00
Noise.cpp # complete revamp of build system in preparation for automated self tests. 2006-06-02 03:56:24 +00:00
Noise.h # complete revamp of build system in preparation for automated self tests. 2006-06-02 03:56:24 +00:00
NUSpline.cpp Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
NUSpline.h Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
Plane.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Plane.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Quaternion.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Quaternion.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Vector2D.h # complete revamp of build system in preparation for automated self tests. 2006-06-02 03:56:24 +00:00
Vector3D.cpp Added Perlin noise class, which will be useful for water. 2006-05-17 03:53:54 +00:00
Vector3D.h Added Perlin noise class, which will be useful for water. 2006-05-17 03:53:54 +00:00
Vector4D.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00