r7537 - trunk/darkplaces

dresk at icculus.org dresk at icculus.org
Sun Aug 26 15:02:30 EDT 2007


Author: dresk
Date: 2007-08-26 15:02:29 -0400 (Sun, 26 Aug 2007)
New Revision: 7537

Modified:
   trunk/darkplaces/clvm_cmds.c
   trunk/darkplaces/server.h
   trunk/darkplaces/sv_main.c
   trunk/darkplaces/svvm_cmds.c
Log is attached.
Added pointsound QC function to CL and SV VMs (extension DP_SV_POINTSOUND, #483).  This function is very similar to sound, though instead of providing an entity, an origin is provided, and the channel parameter is omitted (since no entity is being tracked).

This function requires no modification to the protocol layer (since origin was always sent with sound calls, along with an entity).

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20070826.190230.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20070826/b396723c/attachment.diff>


More information about the twilight-commits mailing list