]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Improve detection of item's nearest waypoint by using item's height in the tracewalk...
authorterencehill <piuntn@gmail.com>
Mon, 21 Aug 2017 16:40:29 +0000 (18:40 +0200)
committerterencehill <piuntn@gmail.com>
Tue, 22 Aug 2017 10:17:06 +0000 (12:17 +0200)
commitd46494d5749f142ed2c67f95c6946bab77ca522b
tree974fc985aceae9a16e2ccf9d008208654d494958
parent5a7362e456f39815970f1d71cfc8822446e3cb60
Improve detection of item's nearest waypoint by using item's height in the tracewalk call (like other code does); it's mostly useful to avoid a few tracebox calls in the final step of tracewalk
qcsrc/server/bot/default/navigation.qc
qcsrc/server/bot/default/navigation.qh
qcsrc/server/bot/default/waypoints.qc