]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
reworked the MOVETYPE_WALK and MOVETYPE_STEP sticking logic so that it
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 24 Mar 2013 18:20:15 +0000 (18:20 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Thu, 28 Mar 2013 15:41:36 +0000 (16:41 +0100)
commit37401af678290a0284cc90820a611259bcb49303
tree1c1267e69ccbb90910b4204832f660b91a82e1d2
parenta644165a7a0ef16bf1b6563c05ee4e92b321f874
reworked the MOVETYPE_WALK and MOVETYPE_STEP sticking logic so that it
only cares about world when deciding to be stuck, this means if you get
into a bmodel entity you can still move out of it

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11926 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=17f95319455e01172cfdd806c8b7bc97064203fc
cl_collision.c
collision.h
sv_phys.c