]> icculus.org git repositories - divverent/darkplaces.git/history - cl_collision.h
update docs for dp_reflect, dp_refract, dp_water
[divverent/darkplaces.git] / cl_collision.h
2007-02-20 havocfix some crashes related to particles when csqc is...
2007-02-19 havocthis patch may break things and needs testing
2007-01-23 havoceliminated cl.csqc_entities array and related fields
2006-04-15 havocfixed really stupid typo in CL_TraceBox regarding bmode...
2006-01-16 havoccsqc patch from [515], seems to work with [515]'s dpcsq...
2005-04-30 havocrelocated the CL_SendMove call to put it at the end...
2005-04-10 havocfixed a crash if decals are stuck to submodels when...
2005-02-04 havocno longer hits triangles of your own player model when...
2004-12-01 havocsome minor cleanup to CL_TraceLine, added CL_SelectTrac...
2003-08-19 havocmore q3bsp work (and no it still doesn't work right)
2003-07-17 havocmoved all type-specific model fields to respective...
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-05-21 lordhavocsplit out RecursiveHullCheck and related code into...