log VectorTypes.cpp @ 2467:43faa2865d57

age author description
Sun, 17 Aug 2014 17:49:34 +0100 zipi cleaning project part 2
Sun, 20 Jul 2014 22:38:31 +0600 Ritor1 LOD.cpp cleaned and search memory corrupt
Wed, 26 Feb 2014 23:35:23 +0100 Grumpy7 adding _CRT_SECURE_NO_WARNINGS to get rid of a few hundrer annoying warnings + adding count parameter to swprintf
Thu, 09 Jan 2014 01:37:34 +0200 Nomad Removed DirectDraw2 compatibility.
Fri, 22 Nov 2013 10:34:22 +0200 Nomad Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Fri, 06 Sep 2013 09:29:17 +0200 yoctozepto Fix Vec3<T>::Normalize_float().
Mon, 02 Sep 2013 22:08:21 +0200 yoctozepto Clean and decouple. (2)
Mon, 02 Sep 2013 12:46:32 +0200 yoctozepto Cleanup of VectorTypes.