]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added network protocol for sound speed
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 16 Sep 2011 08:56:11 +0000 (08:56 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 16 Sep 2011 08:56:11 +0000 (08:56 +0000)
commit3579ea0a97797b72298e63b723b65e46ea264b14
tree9da82070db26403d01442cd76c81e73c6f000e93
parentd753608b3258d9713df8b2720d808da22b1442aa
added network protocol for sound speed
(ushort speed*4000, not compatible with FTEQW, different flag)
added optional pitchchange parameter to pointsound

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11355 d7cf8633-e32d-0410-b094-e92efae38249
cl_parse.c
protocol.h
server.h
sv_main.c
sv_phys.c
svvm_cmds.c