]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - world.h
World_EntitiesInBox now takes const mins/maxs
[xonotic/darkplaces.git] / world.h
2007-12-25 havocWorld_EntitiesInBox now takes const mins/maxs
2007-02-15 havoccleaned up client qc, menu qc, and server qc VM initial...
2006-03-08 havocsome work on SV_TestEntityPosition and entity unstickin...
2005-10-26 havocreplaced CL_PointQ1Contents with longer calls to conten...
2005-05-27 black-CVS: --------------------------------------------...
2004-10-09 havocadded SV_EntitiesInBox function to find entities within...
2003-10-11 havocadded DP_QC_TRACE_MOVETYPE_HITMODEL extension (and...
2003-08-19 havocmore q3bsp work (and no it still doesn't work right)
2003-08-03 havocadded MOVE_WORLDONLY movement type
2003-07-22 havoccollision code cleanups (model->brush.TraceBox is now...
2003-07-19 havocadded SV_PointContents
2002-06-09 lordhavocSV_PointContents removed (all calls replaced with Mod_P...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-05-21 lordhavocsplit out RecursiveHullCheck and related code into...
2002-02-15 lordhavocdouble precision RecursiveHullCheck
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-06-03 lordhavocadded a newline to the end
2000-12-09 lordhavocbmodel rotation physics now work
2000-08-22 lordhavocInitial revision