]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - cl_collision.c
fix for 16bit textures looking awful (bug in the alpha check for 8bit)
[xonotic/darkplaces.git] / cl_collision.c
2002-10-27 havocadd an error check for invalid maxfrac before returning...
2002-09-27 havocCL_TraceLine can now return what entity was hit (this...
2002-08-28 havocmost of the framework for hardware accelerated transfor...
2002-08-03 havocLots of speedups and cleanups in client code, dynamical...
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-05-21 lordhavocsplit out RecursiveHullCheck and related code into...