]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
patch from Dresk which adds DP_SV_ENTITYCONTENTSTRANSITION extension which calls...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 25 Nov 2006 01:28:12 +0000 (01:28 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 25 Nov 2006 01:28:12 +0000 (01:28 +0000)
commitc9f615a4fad71319ebc36be35deba844f07893fc
tree8a865743c6045d2c58b51fe7d1bdb91bef00585a
parenta0e87ae24ea6074187ef09c55701558f446df894
patch from Dresk which adds DP_SV_ENTITYCONTENTSTRANSITION extension which calls a .contentstransition(oldcontents, newcontents) when the quake physics code detects a contents transition (empty to water for example)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6627 d7cf8633-e32d-0410-b094-e92efae38249
progs.h
sv_main.c
sv_phys.c
svvm_cmds.c