r8222 - trunk/darkplaces

dresk at icculus.org dresk at icculus.org
Sat Mar 22 23:20:49 EDT 2008


Author: dresk
Date: 2008-03-22 23:20:49 -0400 (Sat, 22 Mar 2008)
New Revision: 8222

Modified:
   trunk/darkplaces/progsvm.h
   trunk/darkplaces/prvm_edict.c
   trunk/darkplaces/sv_main.c
   trunk/darkplaces/sv_phys.c
   trunk/darkplaces/svvm_cmds.c
Log is attached.
Added server QC function "movetypesteplandevent".  This function, if assigned to a MOVETYPE_STEP (ie. monster) entity in QC, is called when the entity experiences a "land event" wherein normally the sound sv_sound_land is played.  If this function is assigned, the standard server sound is suppressed, allowing for full configuration by the QC.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20080323.032049.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20080322/3ea76d87/attachment.diff>


More information about the twilight-commits mailing list