]> git.xonotic.org Git - xonotic/darkplaces.git/commit
use TE_EXPLOSION in effectinfo.txt when encountering svc_particle with
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 28 Jul 2010 20:12:11 +0000 (20:12 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 3 Aug 2010 06:57:13 +0000 (08:57 +0200)
commit8545a693defb988b2507a80439d471f49713de99
tree75b2a80ebdfe1cab539cc27117159d8db1837d79
parent8f253c0b12dfb7d98234ec88923c0ebd81ffd5aa
use TE_EXPLOSION in effectinfo.txt when encountering svc_particle with
count 1024 (exploboxes) rather than calling the internal
CL_ParticleExplosion directly, this allows people to override the effect

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10367 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=0d94889401823e11706331d987826497df4c9845
cl_particles.c