]> icculus.org git repositories - divverent/darkplaces.git/history - r_clip.c
added collision.c, cl_collision.c. collision.h, cl_collision.h
[divverent/darkplaces.git] / r_clip.c
2002-05-15 lordhavocchange a lot of calls from gl to qgl
2002-04-30 lordhavocmore cleaning - glTexParameterf replaced with glTexPara...
2002-04-30 lordhavocchanged texrgbscale to int rather than float, this...
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-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-10-15 lordhavocMajor update, been neglecting CVS for some time...