]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fixed input reading code bug in dedicated servers (clients are not kicked off immedia...
authorlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Oct 2001 06:43:57 +0000 (06:43 +0000)
committerlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Oct 2001 06:43:57 +0000 (06:43 +0000)
commit9ce71ff4be91ef42bb635e60357d82ca0eff1226
tree30d7ed00e4b25b8f7dab7b294c63ca7d4bb17ff1
parent43c65375b0baa9d180135437de2d9247f2eea276
fixed input reading code bug in dedicated servers (clients are not kicked off immediately on connecting now...  clearly an important fix)
minor whitespace changes
and changed a SV_Move call to use MOVE_NOMONSTERS instead of 1, no effect on code behavior

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@972 d7cf8633-e32d-0410-b094-e92efae38249
sv_user.c