]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/warpzonelib/common.qh
lots of simplifaction of the trace function of warpzones
[divverent/nexuiz.git] / data / qcsrc / warpzonelib / common.qh
2010-02-28 div0lots of simplifaction of the trace function of warpzones
2010-02-28 div0change the sense of the transform in findradius
2010-02-28 div0handle traces correctly if starting inside a warpzone
2010-02-28 div0hook now working!
2010-02-28 div0we don't need preshift, all transforms can be represent...
2010-02-28 div0fix multi-zone impacts
2010-02-28 div0fix RL
2010-02-28 div0findradius wrapper - more guns work now
2010-02-28 div0properly transport projectiles
2010-02-28 div0now bullets support warpzones too
2010-02-28 div0nex also supports warpzones now
2010-02-28 div0MinstaNex now can shoot through warpzones... using...
2010-02-28 div0server culling camera support
2010-02-28 div0make warpzonelib depend less on Nexuiz
2010-02-28 div0warpzonelib - the beginning