]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - cl_collision.h
Removed collision_prefernudgedfraction cvar and trace.realfraction field, this has...
[xonotic/darkplaces.git] / cl_collision.h
2014-05-08 havocOverhauled the tracebox extending code, it now lives...
2011-10-17 havocreworked collision cache to only be used by bouncegrid...
2011-03-01 havocq1bsp traceline code now hits surfaces, this comes...
2009-10-03 havocsplit CL_Move into CL_TracePoint, CL_TraceLine, CL_Trac...
2008-04-21 divverentglobally rename model_t to dp_model_t for OpenSolaris...
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...