]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
removed runmove array in favor of using a private entity flag to prevent movement...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Feb 2006 05:29:16 +0000 (05:29 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Feb 2006 05:29:16 +0000 (05:29 +0000)
commit43484d755f33629395d8dba63cf9b3515222d21c
tree08ccd283f7559169c1511bf55901b024560ced0b
parent1ccaa966363bef248cdaba8376ff518ae4c53eef
removed runmove array in favor of using a private entity flag to prevent movement on the first physics frame an entity exists in, this makes projectiles fired by cl_movement 1 clients behave properly

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6010 d7cf8633-e32d-0410-b094-e92efae38249
sv_main.c
sv_phys.c