]> git.xonotic.org Git - xonotic/darkplaces.git/history - sv_main.c
Cvar onChange for qc menu for stable branch
[xonotic/darkplaces.git] / sv_main.c
2021-03-17 cloudwalkFix pure data entities being linked into the area grid...
2018-04-03 havocRework R_CanSeeBox a bit to support an eyejitter featur...
2016-11-29 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2015-11-26 divverentLeaktest: disable support for following target/targetna...
2015-11-26 divverentMake the number of frames used for initial settling...
2015-11-24 divverentLeaktest: disable support for following target/targetna...
2015-11-24 divverentMake the number of frames used for initial settling...
2015-03-06 Rudolf Polzer::stable-branch::reset=704d101890948f0f496ce4fe73be5231...
2015-03-05 divverentAnother NULL with broken worldmodel.
2015-02-09 divverentCrypto: handle properly whether the a server key is...
2015-02-09 divverentCrypto: handle properly whether the a server key is...
2015-02-09 Rudolf Polzer::stable-branch::reset=bb9d5e97ff495d6908929a7bdf832e60...
2015-02-04 divverentKill an useless NULL check that only confuses.
2014-11-26 divverentfixes some more Mac OS X buffer overlap errors
2014-11-26 divverentfixes some more Mac OS X buffer overlap errors
2014-06-28 havocFixed many issues with q2bsp support, it now works...
2014-06-08 havocFixed many issues with q2bsp support, it now works...
2014-05-08 havocincrease MAX_PARTICLEEFFECTNAME and MAX_PARTICLEEFFECTI...
2014-03-04 havocincrease MAX_PARTICLEEFFECTNAME and MAX_PARTICLEEFFECTI...
2014-01-06 divverentCSQC entity sending rework.
2014-01-06 divverentKill csqcentityglobalhistory.
2014-01-06 divverentCSQC entity sending rework.
2014-01-06 divverentKill csqcentityglobalhistory.
2013-09-21 divverentRework game specific hacks to have a special group...
2013-09-19 divverentRework game specific hacks to have a special group...
2013-07-13 divverentNew rate burst handling; cvars: cl_rate_burstsize,...
2013-07-13 divverentNew rate burst handling; cvars: cl_rate_burstsize,...
2013-04-16 havocclarify a comment
2013-04-16 havocclarify a comment
2013-03-21 havocfix typo in cvar description (grude -> crude)
2013-02-28 havocfix typo in cvar description (grude -> crude)
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-12-31 havocadded GAME_QUOTH to use the hipnotic hud and workaround...
2012-12-22 havocadded GAME_QUOTH to use the hipnotic hud and workaround...
2012-09-19 divverentbuffer csprogs downloads and load csprogs from the...
2012-09-19 divverentbuffer csprogs downloads and load csprogs from the...
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-13 divverentintroducing "scr_loadingscreen_firstforstartup"
2012-03-12 divverentintroducing "scr_loadingscreen_firstforstartup"
2012-02-24 divverentremove redundant check
2012-02-24 divverentdon't accumulate time reports for the first 10 seconds...
2012-02-24 divverentremove redundant check
2012-02-24 divverentdon't accumulate time reports for the first 10 seconds...
2012-02-24 divverentalso count timing info when nobody is playing
2012-02-24 divverentalso count timing info when nobody is playing
2012-02-23 havocuse both .items2 and serverflags in items stat, to...
2012-02-21 havocuse both .items2 and serverflags in items stat, to...
2012-01-09 divverentforce a send if movesequence changed
2012-01-09 divverentforce a send if movesequence changed
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-11-12 divverentcomplexanimation now beginning to be suitable for SVQC use
2011-11-12 divverentcomplexanimation now beginning to be suitable for SVQC use
2011-11-08 divverentexplain that with pausable 0, the server admin still...
2011-11-08 divverentexplain that with pausable 0, the server admin still...
2011-10-31 divverentframegroups: add support for group names specified...
2011-10-27 divverentframegroups: add support for group names specified...
2011-10-26 divverentLinux dedicated server: set nice -19 while spawning...
2011-10-26 divverentLinux dedicated server: set nice -19 while spawning...
2011-10-25 havocadded Sys_PrintfToTerminal function for convenience...
2011-10-23 havocdon't crash when .clientcamera is set on a botclient
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-22 havocdon't crash when .clientcamera is set on a botclient
2011-10-17 havocadded sv_disablenotify cvar (default 1) to suppress...
2011-10-17 havocadded sv_disablenotify cvar (default 1) to suppress...
2011-10-17 havocadded sv_threaded cvar, the server can now be moved...
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 havocdetect if items2 field was declared in the quakec rathe...
2011-10-01 havocround the pitchchange setting to the nearest value
2011-10-01 havocfix another bug with sound pitchspeed parameter
2011-10-01 havocwrite SND_SPEEDUSHORT4000 correctly
2011-10-01 havocadded network protocol for sound speed
2011-09-28 havocround the pitchchange setting to the nearest value
2011-09-28 havocfix another bug with sound pitchspeed parameter
2011-09-28 havocwrite SND_SPEEDUSHORT4000 correctly
2011-09-26 havocdetect if items2 field was declared in the quakec rathe...
2011-09-16 havocadded network protocol for sound speed
2011-09-11 vortex2 new cvars: sv_gameplayfix_unstickentities and sv_game...
2011-08-23 divverentcvar: csqc_usedemoprogs
2011-08-21 vortex2 new cvars: sv_gameplayfix_unstickentities and sv_game...
2011-08-20 divverentcvar: csqc_usedemoprogs
2011-07-06 divverentDP_SND_SOUND7_WIP1
2011-07-05 divverentDP_SND_SOUND7_WIP1
2011-06-27 havocimplemented DP_ENT_TRAILEFFECTNUM extension, which...
2011-06-26 havocimplemented DP_ENT_TRAILEFFECTNUM extension, which...
2011-06-23 havocadded sv_gameplayfix_q1bsptracelinereportstexture cvar...
2011-06-22 havocadded sv_gameplayfix_q1bsptracelinereportstexture cvar...
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 havocdisable sv_gameplayfix_nudgeoutofsolid by default until...
2011-06-08 havocreworked sv_gameplayfix_nudgeoutofsolid, it now begins...
2011-06-08 havocdisable sv_gameplayfix_nudgeoutofsolid by default until...
2011-06-05 havocUNMERGE! reworked sv_gameplayfix_nudgeoutofsolid, it...
next