r7525 - trunk/darkplaces

dresk at icculus.org dresk at icculus.org
Thu Aug 16 02:35:30 EDT 2007


Author: dresk
Date: 2007-08-16 02:35:30 -0400 (Thu, 16 Aug 2007)
New Revision: 7525

Modified:
   trunk/darkplaces/progsvm.h
   trunk/darkplaces/prvm_edict.c
   trunk/darkplaces/svvm_cmds.c
Log is attached.
Added SSQC Function "SV_OnEntityNoSpawnFunction" which is called, if available, whenever an entity on the server is parsed but has no spawn function.  Previously Darkplaces would report this to the console under developer mode and immediately remove the entity.  The SSQC may now specify the behavior when such an event occurs (it may also simply call remove(self) to mimic the engine's behavior.)

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


More information about the twilight-commits mailing list