2006-06-04 |
molivier | - the Linux sound modules (ALSA and OSS) are now write... |
blob | commitdiff | raw |
2005-11-05 |
havoc | eliminated qbyte type, now uses unsigned char throughou... |
blob | commitdiff | raw | diff to current |
2005-10-24 |
havoc | #ifdef 0'd out BoxOnPlaneSide_Separate as it is not... |
blob | commitdiff | raw | diff to current |
2005-06-09 |
havoc | replaced uses of VectorNormalizeFast with VectorNormali... |
blob | commitdiff | raw | diff to current |
2005-03-05 |
havoc | more refactoring of q1bsp rendering |
blob | commitdiff | raw | diff to current |
2004-05-16 |
havoc | Tomaz optimized AngleVectorsFLU for the roll == 0 case |
blob | commitdiff | raw | diff to current |
2004-05-15 |
havoc | Tomaz optimized AngleVectors for the roll == 0 case |
blob | commitdiff | raw | diff to current |
2004-03-10 |
havoc | added Print versions of Printf functions and made all... |
blob | commitdiff | raw | diff to current |
2004-02-02 |
havoc | added several BoxPlane comparison functions to find... |
blob | commitdiff | raw | diff to current |
2003-08-19 |
havoc | more q3bsp work (and no it still doesn't work right) |
blob | commitdiff | raw | diff to current |
2003-07-10 |
havoc | #if 0'd out a few unused functions |
blob | commitdiff | raw | diff to current |
2003-03-27 |
havoc | added Math_atov function (ascii to vector), tries to... |
blob | commitdiff | raw | diff to current |
2003-02-28 |
havoc | lights now have an orientation (this isn't editable... |
blob | commitdiff | raw | diff to current |
2003-01-15 |
havoc | tiny cleanup to RotatePointAroundVector (uses a VectorC... |
blob | commitdiff | raw | diff to current |
2002-11-20 |
havoc | removed all 3x4 matrix support (wasn't used, and isn... |
blob | commitdiff | raw | diff to current |
2002-09-11 |
havoc | BoxOnPlaneSideFunc code - gone, replaced by BoxOnPlaneSide |
blob | commitdiff | raw | diff to current |
2002-07-08 |
havoc | some whitespace cleanups and a correction of a comment |
blob | commitdiff | raw | diff to current |
2002-07-08 |
havoc | a minor whitespace cleanup on R_ConcatRotations |
blob | commitdiff | raw | diff to current |
2002-06-02 |
knghtbrd | A minor removal of a few pieces of dead code. Nothing... |
blob | commitdiff | raw | diff to current |
2002-05-22 |
lordhavoc | fix a bunch of pointer type warnings introduced by... |
blob | commitdiff | raw | diff to current |
2002-05-21 |
lordhavoc | made various things take const pointers (optimizer... |
blob | commitdiff | raw | diff to current |
2002-04-11 |
lordhavoc | removed silly uses of 'long' (now int, or qbyte *,... |
blob | commitdiff | raw | diff to current |
2002-02-27 |
lordhavoc | renamed byte to qbyte throughout engine to eliminate... |
blob | commitdiff | raw | diff to current |
2002-01-31 |
lordhavoc | got rid of buildnumber.c and buildnum program, now... |
blob | commitdiff | raw | diff to current |
2002-01-26 |
lordhavoc | changed most #define macros to use (,,,) format instead... |
blob | commitdiff | raw | diff to current |
2002-01-16 |
lordhavoc | rewrote memory system entirely (hunk, cache, and zone... |
blob | commitdiff | raw | diff to current |
2001-12-04 |
lordhavoc | rewrote RecursiveHullCheck, no longer gets stuck on... |
blob | commitdiff | raw | diff to current |
2001-10-29 |
lordhavoc | forgot to put a newline at the end of the file |
blob | commitdiff | raw | diff to current |
2001-10-29 |
lordhavoc | moved ixtable definition and initialization code to... |
blob | commitdiff | raw | diff to current |
2001-10-28 |
lordhavoc | made the Sorted Edge Rasterizer (hidden surface removal... |
blob | commitdiff | raw | diff to current |
2001-10-15 |
lordhavoc | Major update, been neglecting CVS for some time... |
blob | commitdiff | raw | diff to current |
2001-04-26 |
lordhavoc | a big change with a little description... |
blob | commitdiff | raw | diff to current |
2001-04-06 |
lordhavoc | optimized AngleVectors calls (pass NULL for vectors... |
blob | commitdiff | raw | diff to current |
2000-09-18 |
lordhavoc | removal of various id386 junk |
blob | commitdiff | raw | diff to current |
2000-08-22 |
lordhavoc | Initial revision |
blob | commitdiff | raw | diff to current |
|