]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/warpzonelib
fix cursor trace for chase cam
[divverent/nexuiz.git] / data / qcsrc / warpzonelib /
2010-02-28 div0fix scale handling
2010-02-28 div0make the cameras actually work
2010-02-28 div0camera support: func_warpzone_camera -> target_position...
2010-02-28 div0provide two alternatives to triger_warpzone--killtarget...
2010-02-28 div0warpzones: make warpzonelib depend less on Nexuiz
2010-02-28 div0optional better warpzone culling: cl_warpzone_usetrace
2010-02-28 div0better rick roll angle handling - cube map is now almos...
2010-02-28 div0fix some angles mess :P
2010-02-28 div0disable the sidespeed/forwardspeed disabling workaround...
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 div0hide the glitch when warpzone changes angles by almost...
2010-02-28 div0ignore refsys in findradius
2010-02-28 div0minor code cleanup; mark bug as todo
2010-02-28 div0handle traces correctly if starting inside a warpzone
2010-02-28 div0use r_drawexteriormodel to hide graphics glitch
2010-02-28 div0fix nearclip threshold
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 div0fix fireball
2010-02-28 div0fix electro combos through warpzones
2010-02-28 div0findradius wrapper - more guns work now
2010-02-28 div0TODO update
2010-02-28 div0properly transport projectiles
2010-02-28 div0TODO file: add weapon support list
2010-02-28 div0remove a TODO item
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 div0server culling camera support
2010-02-28 div0TODO file
2010-02-28 div0more warpzone fixes - now angled warpzones work too
2010-02-28 div0move mathlib into warpzonelib too
2010-02-28 div0license typo fixed
2010-02-28 div0make warpzonelib depend less on Nexuiz
2010-02-28 div0warpzonelib - the beginning