]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - sv_main.c
simplify it, and make it a bit nicer to the GPU
[xonotic/darkplaces.git] / sv_main.c
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-10-18 vortexadd sv_gameplayfix_nostepmoveonsteepslopes which preven...
2010-10-17 vortexadd sv_gameplayfix_nostepmoveonsteepslopes which preven...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-09-28 divverentcameras: when new eye pos == old eye pos, do not create...
2010-09-26 divverentcameras: when new eye pos == old eye pos, do not create...
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 Rudolf PolzerReset the stable branch to the current DP trunk, as...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-08-27 divverentfix nogravityonground description
2010-08-27 havocdon't use sv_gameplayfix_stepmultipletimes by default...
2010-08-27 divverentfix nogravityonground description
2010-08-27 havocdon't use sv_gameplayfix_stepmultipletimes by default...
2010-08-22 divverentsupport more level network eyes, and make them static...
2010-08-22 divverentsupport more level network eyes, and make them static...
2010-08-19 havocfix almost all g++ -pedantic warnings
2010-07-21 divverentsv_aircontrol_penalty
2010-07-20 divverentsv_aircontrol_penalty
2010-07-15 havocbetter error message when map load fails
2010-07-15 havocfix map loading in Nexuiz
2010-07-15 havocallow loading non-bsp files as world models (no longer...
2010-07-15 havocbetter error message when map load fails
2010-07-15 havocfix map loading in Nexuiz
2010-07-14 havocallow loading non-bsp files as world models (no longer...
2010-06-05 divverentsv_airspeedlimit_nonqw: a soft speedlimit for games...
2010-06-04 divverentsv_airspeedlimit_nonqw: a soft speedlimit for games...
2010-05-23 divverentsv_airstrafeaccel_qw cvar for tuning CPMA-style physics
2010-05-22 divverentsv_airstrafeaccel_qw cvar for tuning CPMA-style physics
2010-05-15 divverenttwo more obvious bugs in worldnamenoextension
2010-05-15 divverentanoth'error bites the dust
2010-05-15 havocfixed bug with effectinfo.txt loading so that it now...
2010-05-11 divverenttwo more obvious bugs in worldnamenoextension
2010-05-10 divverentanoth'error bites the dust
2010-05-10 havocfixed bug with effectinfo.txt loading so that it now...
2010-05-04 divverentproperly declare the aircontrol power cvar
2010-05-04 divverentproperly declare the aircontrol power cvar
2010-05-04 divverentfix the EndIncreaseEdicts handlers as edicts beyond...
2010-05-04 divverentsv_aircontrol_power - customizing the response curve...
2010-05-04 divverentfix the EndIncreaseEdicts handlers as edicts beyond...
2010-05-03 divverentsv_aircontrol_power - customizing the response curve...
2010-05-02 divverentAdd QC/cfg facilities to control deletion of automatica...
2010-05-02 divverentAdd QC/cfg facilities to control deletion of automatica...
2010-04-30 Rudolf PolzerFix a slight bug caused by the merging by replaying...
2010-04-30 havocdon't bother checking if bsp file has been modified...
2010-04-30 havocfix serious bug in DP_SV_CLIENTCAMERA that made it...
2010-04-24 divverentmode "developer -1" that behaves like old "developer...
2010-04-16 havocfix serious bug in DP_SV_CLIENTCAMERA that made it...
2010-04-08 divverent1. network sv_gameplayfix_gravityunaffectedbyticrate...
2010-04-08 havocdisable sv_gameplayfix_consistentplayerprethink by...
2010-04-05 divverent1. network sv_gameplayfix_gravityunaffectedbyticrate...
2010-04-03 havocdisable sv_gameplayfix_consistentplayerprethink by...
2010-03-02 divverentWarpZones:
2010-03-02 havocfixed a bug with sv_gameplayfix_nudgeoutofsolid where...
2010-02-28 divverentWarpZones:
2010-02-25 havocdon't bother checking if bsp file has been modified...
2010-02-06 havocallow multiple steps in one move
2010-02-01 havocincrease sv_areagrid_mingridsize from 64 to 128 to...
2010-02-01 havocuse less stack space
2010-02-01 havocfix more warnings
2010-02-01 havocreduce world culling grid size back to what it was...
2010-02-01 divverentspeed clamping: sideways friction < 0 clamps against...
2010-02-01 havocincrease sv_areagrid_mingridsize from 64 to 128 to...
2010-02-01 havocuse less stack space
2010-01-31 havocfix more warnings
2010-01-31 havocallow multiple steps in one move
2010-01-30 divverentspeed clamping: sideways friction < 0 clamps against...
2010-01-29 havocreduce world culling grid size back to what it was...
2010-01-26 havoc havoc@d7cf86... UNMERGE
2010-01-08 havocfix size of entity_state_t (it was 98 bytes, now 96...
2010-01-08 havocmore reductions in memory usage
2010-01-08 havocfix size of entity_state_t (it was 98 bytes, now 96...
2010-01-08 havocmore reductions in memory usage
2009-12-27 havocchanged several Con_Printf calls to Con_DPrintf
2009-12-27 havocadded Con_MaskPrintf, Con_Printf/Con_DPrintf and friend...
2009-12-27 havocchanged a ton of developer cvar checks into developer_e...
2009-12-23 havocload maps/levelname_effectinfo.txt in addition to effec...
2009-12-21 divverentmovement packet loss tracking
2009-12-21 havocallocate memory for big temporary storage arrays rather...
2009-12-18 havocchange sv_cullentities_trace_samples from 1 to 2 -...
2009-12-06 divverentforgot the downtrace cvar
2009-12-04 havocfixed a bug with sv_gameplayfix_nudgeoutofsolid where...
2009-11-22 havocimplemented FTE_CSQC_SKELETONOBJECTS (clientside support)
2009-11-01 havocadd a little bias to prevent constant contact cases...
2009-10-25 havocimplemented sv_gameplayfix_nudgeoutofsolid
2009-10-22 divverentODE: joints
2009-10-20 havocremoved .axis_forward, .axis_left, .axis_up, .spinveloc...
2009-10-20 havocfix compile error with .avelocity
2009-10-20 divverentculling: fix culling of rotating entities... might...
2009-10-19 havocODE physics engine support, needs more work, disabled...
2009-10-16 havocreorganized sv.writeentitiestoclient handling of Mod_Ca...
2009-10-04 havocadded sv_gameplayfix_consistentplayerprethink which...
2009-10-04 havocadded DP_ENT_GLOWMOD extension, like DP_ENT_COLORMOD...
2009-10-04 havocduplicated PRVM_ExecuteProgram to become MVM_ExecutePro...
2009-10-03 havocenable networking clients as legacy even with sv_onlycs...
2009-10-03 havocadded cvar sv_onlycsqcnetworking which disables legacy...
2009-09-26 divverentnetwork CSQC and network entities separately (should...
2009-09-18 divverentsv_gameplayfix_q2airaccelerate: use Quake2/3/Nexuiz...
2009-09-13 havocadded cvar sv_gameplayfix_noairborncorpse_allowsuspende...
next