]> git.xonotic.org Git - xonotic/darkplaces.git/commit
moved cl.movesequence/cl.servermovesequence to cls. struct, this keeps the movesequen...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 19 Feb 2007 23:17:21 +0000 (23:17 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 19 Feb 2007 23:17:21 +0000 (23:17 +0000)
commit7c6557af06758ed14c371f025635123e88321bd9
tree92117bdff2b724fa665507b525011e9815128085
parentf618c160281a483c5829663fdabd5b571ad14462
moved cl.movesequence/cl.servermovesequence to cls. struct, this keeps the movesequence from level to level and fixes level change problems on old servers

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6872 d7cf8633-e32d-0410-b094-e92efae38249
cl_input.c
client.h
csprogs.c
netconn.c
protocol.c