projects
/
xonotic
/
darkplaces.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
changed FL_ONGROUND handling for pushers (lifts for example) so you now ride down...
[xonotic/darkplaces.git]
/
cl_collision.c
2007-02-19
havoc
changed FL_ONGROUND handling for pushers (lifts for...
blob
|
commitdiff
|
raw
2007-02-19
havoc
fix broken SOLID_CORPSE collisions
blob
|
commitdiff
|
raw
|
diff to current
2007-02-19
havoc
this patch may break things and needs testing
blob
|
commitdiff
|
raw
|
diff to current
2007-01-23
havoc
eliminated cl.csqc_entities array and related fields
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
havoc
disabled support for csqc entities in CL_SelectTraceLine
blob
|
commitdiff
|
raw
|
diff to current
2006-04-15
havoc
fixed really stupid typo in CL_TraceBox regarding bmode...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-14
havoc
better SUPERCONTENTS masks for a few TraceBox and Point...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-29
havoc
very very minor optimization
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
havoc
fix some TraceBox calls that weren't updated like they...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
havoc
fix bugs with bbox vs bbox traces (the collision box...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-22
havoc
implemented DP_TRACE_HITCONTENTSMASK_SURFACEINFO extens...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-22
havoc
changed collision code to report supercontents, surface...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-15
havoc
moved many cl_ prefixed variables into cl. or cls.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-10
havoc
changed TraceBox functions to take start,mins,maxs...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
havoc
csqc patch from [515], seems to work with [515]'s dpcsq...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
havoc
removing uses of entity_render_t->origin in the client
blob
|
commitdiff
|
raw
|
diff to current
2005-10-23
havoc
got rid of Mod_CheckLoaded, changed how model system...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-05
havoc
don't hit your own model with cl_prydoncursor traces
blob
|
commitdiff
|
raw
|
diff to current
2005-05-27
black
-CVS: --------------------------------------------...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-30
havoc
relocated the CL_SendMove call to put it at the end...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-10
havoc
fixed a crash if decals are stuck to submodels when...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-06
havoc
changed cl_brushmodel_entities array from entity_render...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-05
havoc
reduced client memory usage by 29MB by making cl_max_en...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-04
havoc
no longer hits triangles of your own player model when...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-17
havoc
hush fraction out of bounds warnings in CL_SelectTraceline
blob
|
commitdiff
|
raw
|
diff to current
2005-01-13
havoc
bound the fractions in CL_TraceLine instead of posting...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-13
havoc
optimizations to CL_SelectTraceLine to scan entity...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-01
havoc
implemented PRYDON_CLIENTCURSOR extension (clientside...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-01
havoc
some minor cleanup to CL_TraceLine, added CL_SelectTrac...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-18
tomaz
Fixed collision: client getting fraction out of bounds...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-02
havoc
added trace.realfraction field which is now used for...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-07
havoc
fix a bad bug in developer printing of out of bounds...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-11
havoc
added DP_QC_TRACE_MOVETYPE_HITMODEL extension (and...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-27
havoc
q3bsp curve collisions (technically it can collide...
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-22
havoc
collision code cleanups (model->brush.TraceBox is now...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-19
havoc
added SV_PointContents
blob
|
commitdiff
|
raw
|
diff to current
2003-07-17
havoc
moved all type-specific model fields to respective...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-27
havoc
add an error check for invalid maxfrac before returning...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-27
havoc
CL_TraceLine can now return what entity was hit (this...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-28
havoc
most of the framework for hardware accelerated transfor...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-03
havoc
Lots of speedups and cleanups in client code, dynamical...
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-21
lordhavoc
split out RecursiveHullCheck and related code into...
blob
|
commitdiff
|
raw
|
diff to current