]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
2 new cvars: sv_gameplayfix_unstickentities and sv_gameplayfix_unstickplayers to...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 21 Aug 2011 14:55:40 +0000 (14:55 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Sun, 11 Sep 2011 13:56:58 +0000 (15:56 +0200)
commit63b25559b4ffd7ea12f8a8f4d91d1262803b396a
tree13e9bc959b6cb18641cce250d809abe74ff651ae
parent94b7b5a5ffb4a6f949b0c0ce779f0ba30f05d532
2 new cvars: sv_gameplayfix_unstickentities and sv_gameplayfix_unstickplayers to enable/disable unsticking checks, added a couple of VF_ parms for csqc setview to control fog (so CSQC viewports can have different fog settings). Rearranged fog update (moved all update code from R_UpdateVariables to R_UpdateFog which is called for each viewport render), so can have different fog settings for several viewports. Added back cvar r_transparent_sortmindist.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11289 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=d35a3da5c044ae514578d133eced5a9e8ee17bb0
cl_screen.c
clvm_cmds.c
csprogs.h
gl_rmain.c
meshqueue.c
server.h
sv_main.c
sv_phys.c
svvm_cmds.c