]> git.xonotic.org Git - xonotic/darkplaces.git/history - sv_phys.c
Sys_FindExecutableName FreeBSD fix.
[xonotic/darkplaces.git] / sv_phys.c
2020-03-15 havocRemove the model parameter from NativeContentsFromSuper...
2019-12-31 divverentFixed compile warnings - Corrected formatting of 'if...
2018-04-03 havocAdd skipmaterialflagsmask feature to TraceLine and...
2017-04-08 Rudolf Polzer::stable-branch::reset=f6d8bf009aadd637cd9d7444a564ad1b...
2017-01-02 havocFix rogue mission pack (Dissolution of Eternity) plasma...
2016-11-29 havocAdd skipsupercontentsmask parameter to all the collisio...
2016-11-27 havocAdd skipsupercontentsmask parameter to all the collisio...
2016-11-27 havocRollback last change which was meant to be many smaller...
2016-11-27 havocAdded developer_memorylargerthanmb cvar which dprints...
2016-08-18 divverentAdd user defined movetypes extension
2016-08-18 divverentDon't run MOVETYPE_NOCLIP physics asynchronously
2016-08-18 divverentAdd user defined movetypes extension
2016-07-30 divverentDon't run MOVETYPE_NOCLIP physics asynchronously
2016-01-04 divverentNew feature: disableclientprediction == -1.
2015-12-28 divverentNew feature: disableclientprediction == -1.
2015-10-17 divverentOnly abort the move of a MOVETYPE_TOSS entity if it...
2015-08-03 divverentOnly abort the move of a MOVETYPE_TOSS entity if it...
2014-05-08 havocOverhauled the tracebox extending code, it now lives...
2014-05-08 havocFix a compile error when using COLLISION_PARANOID 3.
2014-05-08 havocFix sv_jumpstep cvar, whose behavior was completely...
2014-05-08 havocOverhauled the tracebox extending code, it now lives...
2014-05-08 havocFix a compile error when using COLLISION_PARANOID 3.
2014-05-08 havocFix sv_jumpstep cvar, whose behavior was completely...
2013-03-28 havocreworked the MOVETYPE_WALK and MOVETYPE_STEP sticking...
2013-03-24 havocreworked the MOVETYPE_WALK and MOVETYPE_STEP sticking...
2013-03-21 havocchanged MOVETYPE_STEP and MOVETYPE_WALK to match Quake...
2013-03-02 havocchanged MOVETYPE_STEP and MOVETYPE_WALK to match Quake...
2013-02-25 havocremoved cvar sv_gameplayfix_stepwhilejumping which...
2013-02-25 havocremoved cvar sv_gameplayfix_stepwhilejumping which...
2013-01-02 divverentserver: ignore out of order prespawn/spawn/begin commands
2013-01-02 divverentserver: ignore out of order prespawn/spawn/begin commands
2012-04-19 havocfix two bugs introduced in r11402 that broke dm6 telepo...
2012-04-17 havocfix two bugs introduced in r11402 that broke dm6 telepo...
2012-04-11 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-04-04 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-03-18 havocVM_FrameBlendFromFrameGroupBlend was using cl.time...
2012-03-18 havocVM_FrameBlendFromFrameGroupBlend was using cl.time...
2012-01-09 divverentfix c/s consistency of sv_gameplayfix_nogravityonground...
2012-01-09 divverentfix c/s consistency of sv_gameplayfix_nogravityonground...
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-11-02 divverentimpact handling: instead of detecting teleports by...
2011-11-01 divverentimpact handling: instead of detecting teleports by...
2011-10-31 havocundo the SUPERCONTENTS_SKY change, it should not be...
2011-10-31 havoclet traces hit sky by default, don't know why this...
2011-10-31 havocfix dpmod shell casings spinning on the floor by disabl...
2011-10-31 havoccleaned up SV_Physics_Toss code to be more maintainable
2011-10-31 havocundo the SUPERCONTENTS_SKY change, it should not be...
2011-10-31 havocfix dpmod shell casings spinning on the floor by disabl...
2011-10-31 havoccleaned up SV_Physics_Toss code to be more maintainable
2011-10-29 havoclet traces hit sky by default, don't know why this...
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-14 havocadded sv_areadebug cvar which disables the use of the...
2011-10-14 havocadded cvar sv_gameplayfix_bugfixedcheckwatertransition...
2011-10-12 havocadded sv_areadebug cvar which disables the use of the...
2011-10-12 havocadded cvar sv_gameplayfix_bugfixedcheckwatertransition...
2011-10-01 havocadded network protocol for sound speed
2011-09-16 havocadded network protocol for sound speed
2011-09-11 vortex2 new cvars: sv_gameplayfix_unstickentities and sv_game...
2011-08-21 vortex2 new cvars: sv_gameplayfix_unstickentities and sv_game...
2011-08-16 divverentMOVETYPE_FLY_WORLDONLY (movetype 33)
2011-08-16 havocfix MOVETYPE_FAKEPUSH (tenebrae movetype 13) implementation
2011-08-16 divverentMOVETYPE_FLY_WORLDONLY (movetype 33)
2011-08-16 havocfix MOVETYPE_FAKEPUSH (tenebrae movetype 13) implementation
2011-07-27 divverentSV_PushMove: no longer assume that just rotating the...
2011-07-27 divverentSV_PushMove: no longer assume that just rotating the...
2011-07-06 divverentDP_SND_SOUND7_WIP1
2011-07-05 divverentDP_SND_SOUND7_WIP1
2011-06-13 havocreworked progs loading so that entvars_t and globalvars...
2011-06-08 havocreworked progs loading so that entvars_t and globalvars...
2011-06-08 havocreworked sv_gameplayfix_nudgeoutofsolid, it now begins...
2011-06-05 havocUNMERGE! reworked sv_gameplayfix_nudgeoutofsolid, it...
2011-05-29 havocreworked sv_gameplayfix_nudgeoutofsolid, it now begins...
2011-05-28 havocreworked sv_gameplayfix_nudgeoutofsolid, it now begins...
2011-05-14 havocadded prvm_offsets.h which centralizes field/global...
2011-05-14 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-05-09 havocadded prvm_offsets.h which centralizes field/global...
2011-05-09 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-05-09 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-05-08 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-03-07 Rudolf Polzer::stable-branch::reset=c0b5a9d4a829afdee87b9ef5fc508dff...
2011-03-01 havocq1bsp traceline code now hits surfaces, this comes...
2010-10-22 divverentfix in entity teleport detection of FlyMove
2010-10-19 divverentfix in entity teleport detection of FlyMove
2010-04-08 divverent1. network sv_gameplayfix_gravityunaffectedbyticrate...
2010-04-05 divverent1. network sv_gameplayfix_gravityunaffectedbyticrate...
2010-03-02 divverentWarpZones:
2010-02-28 divverentWarpZones:
2010-02-06 havocallow multiple steps in one move
2010-02-01 havocfix more warnings
2010-02-01 divverentnudgeoutofsolid: check for bmodelstartsolid, not starts...
2010-01-31 havocfix more warnings
2010-01-31 havocallow multiple steps in one move
2010-01-27 divverentnudgeoutofsolid: check for bmodelstartsolid, not starts...
2010-01-07 divverentfix bug in tracebox->line and traceline->point redirect...
2010-01-07 divverentfix bug in tracebox->line and traceline->point redirect...
2009-12-27 havocchanged a ton of developer cvar checks into developer_e...
2009-12-21 havocallocate memory for big temporary storage arrays rather...
2009-12-05 divverentturn this into sv_gameplayfix_downtracesupportsongroundflag
2009-12-05 divverentfix onground clearing by ANDing it with a downtrace...
2009-12-05 divverentfix endposnudge
next