]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/csqcprojectile.qc
make all assignments to SendEntity go through Net_LinkEntity; this makes fteqcc detec...
[divverent/nexuiz.git] / data / qcsrc / server / csqcprojectile.qc
2009-01-29 div0make all assignments to SendEntity go through Net_LinkE...
2009-01-16 div0make porto and seeker use csqc projectiles completely
2009-01-16 div0fix some projectile issues, and send less bytes per...
2009-01-16 div0the next batch of weapons using the new projectile...
2009-01-16 div0do bouncing client side (sound is still server side)
2009-01-15 div0csqcprojectiles: make them more readable; make turrets...
2009-01-15 div0add the missing files