]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/client/particles.qc
moved gibbing from server to client
[divverent/nexuiz.git] / data / qcsrc / client / particles.qc
2008-10-03 div0less warnings
2008-08-26 div0more particles fixes
2008-08-26 div0allow func_pointparticles to move
2008-08-26 div0got it to work with brush ents
2008-08-26 div0workaround: traceline appears to not hit SOLID_BSP...
2008-08-26 div0misc_laser is now client side too (untested too)
2008-08-26 div0(untested) make rain and snow client side entities
2008-08-26 div0new particle property "movedir"; traces in that directi...
2008-08-26 div0pointparticles: negative "impulse" is particles per...
2008-08-26 div0particles: volume weighting = negative count, absolute...