]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/warpzonelib/common.qc
minor code cleanup; mark bug as todo
[divverent/nexuiz.git] / data / qcsrc / warpzonelib / common.qc
2010-02-28 div0minor code cleanup; mark bug as todo
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 div0warpzone: fix nex shot origin
2010-02-28 div0nex also supports warpzones now
2010-02-28 div0MinstaNex now can shoot through warpzones... using...
2010-02-28 div0turn the angles the other way for consistency
2010-02-28 div0todo
2010-02-28 div0more warpzone fixes - now angled warpzones work too
2010-02-28 div0make warpzonelib depend less on Nexuiz
2010-02-28 div0warpzonelib - the beginning