]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
UNMERGE
authorhavoc havoc@d7cf8633-e32d-0410-b094-e92efae38249 <>
Fri, 4 Dec 2009 16:13:26 +0000 (16:13 +0000)
committerRudolf Polzer <rpolzer@grawp.div0.qc.to>
Tue, 26 Jan 2010 21:06:18 +0000 (22:06 +0100)
commitd1eeec49d77bae01a2d1259c416f9e0c5c65af3d
treefedb3e13aeaa15f700654ab127415ee2ae19e8a8
parent3d0121891e44ec4f4a494ab8964f06714836b094
UNMERGE
fixed a bug with sv_gameplayfix_nudgeoutofsolid where the player might
get put on the opposite side of a brush because of being very near the
plane that should be used for nudging, which caused it not to be
considered as a nudging plane
added some checks to ensure more consistency on trace direction (should
be able to swap start and end without startsolid trouble, at least less)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9537 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::unmerge=5b7ac1706712977bbc0297d2d53294e73574c7cd
collision.c
sv_main.c