]> icculus.org git repositories - divverent/darkplaces.git/commit
tiny DP extension: when a global named "require_spawnfunc_prefix" exists, ONLY spawn...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 1 Jun 2008 13:14:09 +0000 (13:14 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 1 Jun 2008 13:14:09 +0000 (13:14 +0000)
commit3a55bf49edf17edc0e08424f575aeb9d8c376e78
tree2f517eea508578e60759db85b6ca71fa5a0a6399
parentd95ef248f5f8b23e3eb84829cc33c28cca83f314
tiny DP extension: when a global named "require_spawnfunc_prefix" exists, ONLY spawn using functions whose name starts with spawnfunc_. Helps keeping QC code clean, but should not break anything (Google found no existing code with a variable require_spawnfunc_prefix)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8320 d7cf8633-e32d-0410-b094-e92efae38249
prvm_edict.c