]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - sv_move.c
fixed an error case in S_StartSound
[xonotic/darkplaces.git] / sv_move.c
2003-12-28 havocfixed fiends jumping through player bug, huge thanks...
2003-12-24 havocfix a bug with using the wrong trace end variable in...
2003-12-24 havocadded a bunch more COLLISIONPARANOID code trying to...
2003-10-21 havocphysics code no longer uses allsolid (mainly of concern...
2003-08-19 havocmore q3bsp work (and no it still doesn't work right)
2003-07-19 havocadded SV_PointContents
2003-07-17 havocmoved all type-specific model fields to respective...
2003-07-02 havocchanged brush model API - now uses function pointers...
2002-10-29 havocchanged how QC interpreter handles edict field access...
2002-09-05 havocyou can now (try to) play in maps you don't have, and...
2002-06-09 lordhavocSV_PointContents removed (all calls replaced with Mod_P...
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-02-15 lordhavocdouble precision RecursiveHullCheck
2001-10-29 lordhavocchanged SV_Move calls to use MOVE_NORMAL or MOVE_NOMONS...
2001-04-26 lordhavoca big change with a little description...
2000-08-22 lordhavocInitial revision