]> git.xonotic.org Git - xonotic/darkplaces.git/commit
got rid of cl_nodelta cvar (it has never been useful, and rarely worked)
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 8 Oct 2004 20:11:04 +0000 (20:11 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 8 Oct 2004 20:11:04 +0000 (20:11 +0000)
commit2e5bdd06160599c0007fd360ec993a5d2753c924
tree80b7f651b48276ac5d5566b0ac9d80181237ea74
parent0ee8d00d1fd6fbbb674b7d5695444f964311a222
got rid of cl_nodelta cvar (it has never been useful, and rarely worked)
got rid of ackframenum -1 handling
removed ackframenum from entityframe4 and entityframe5 databases as they didn't use it for anything anyway (it is used only temporarily inside the AckFrame functions)

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