]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Make the number of frames used for initial settling configurable.
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 24 Nov 2015 13:39:23 +0000 (13:39 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Thu, 26 Nov 2015 14:03:21 +0000 (15:03 +0100)
commit6c1af53b1fe0366a65824d73bac6b31a68e596b9
tree6d1aa555635ba633bb837c78b5f0e23c7876c55f
parent1f633d367f4fe9fcc203597e66446c431080c96b
Make the number of frames used for initial settling configurable.

Quake uses two frames, which should normally be good enough anyway. This
is mainly for mods that use more than 2 frames for initialization to
avoid some minor odd effects to clients that connect that early.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12232 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=8367a30715017e7a497f6baf65dbaff5f72d6cf3
sv_main.c