]> icculus.org git repositories - divverent/darkplaces.git/history - mathlib.c
an optimization to CL_RelinkNetworkEntities (and related code) which increases perfor...
[divverent/darkplaces.git] / mathlib.c
2002-07-08 havocsome whitespace cleanups and a correction of a comment
2002-07-08 havoca minor whitespace cleanup on R_ConcatRotations
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-05-22 lordhavocfix a bunch of pointer type warnings introduced by...
2002-05-21 lordhavocmade various things take const pointers (optimizer...
2002-04-11 lordhavocremoved silly uses of 'long' (now int, or qbyte *,...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2002-01-31 lordhavocgot rid of buildnumber.c and buildnum program, now...
2002-01-26 lordhavocchanged most #define macros to use (,,,) format instead...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-10-29 lordhavocforgot to put a newline at the end of the file
2001-10-29 lordhavocmoved ixtable definition and initialization code to...
2001-10-28 lordhavocmade the Sorted Edge Rasterizer (hidden surface removal...
2001-10-15 lordhavocMajor update, been neglecting CVS for some time...
2001-04-26 lordhavoca big change with a little description...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2000-09-18 lordhavocremoval of various id386 junk
2000-08-22 lordhavocInitial revision