]> git.xonotic.org Git - xonotic/darkplaces.git/commit
changed the default sv_gameplayfix_ cvar values based on GAME_,
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 28 Feb 2013 09:36:29 +0000 (09:36 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Thu, 21 Mar 2013 16:10:25 +0000 (17:10 +0100)
commit56f58c3604555e25148d761d8b3ab47ef6fd6710
tree38d7c729aba125387aaa38aa068adc7f9f7321ee
parent2e045006c0e4a55a22de022f3edcf2232d712c92
changed the default sv_gameplayfix_ cvar values based on GAME_,
GAME_NORMAL (quake) and derivatives now default them to 0 for better
compatibility and avoiding gameplay changes, non-quake games such as
GAME_NEXUIZ and others are unaffected (still default to 1 there)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11916 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=34e819a626f6a7ff2ad190a8e7d42e38ca8cef0e
cmd.c