]> icculus.org git repositories - divverent/darkplaces.git/commit
redesigned rocket explosion effect, now a simple spray of small sparks, nothing else
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 8 Aug 2004 22:55:57 +0000 (22:55 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 8 Aug 2004 22:55:57 +0000 (22:55 +0000)
commitdd548c7ec9fa90ba533859265ff74b528814f155
tree4f7de1d5ce7997e4b92efe344b1f09f2834515a6
parent4109d791cd33c09d470819c5ddc8f5219ead0510
redesigned rocket explosion effect, now a simple spray of small sparks, nothing else
added pt_ember (a spark particle which leaves a trail of sparks), not used though (was used experimentally) and edited CL_MoveParticles a little bit to make it possible to spawn particles during the particle update loop

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