]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Add cvar sv_legacy_bbox_expand for disabling Quake entity bbox expansion
authorbones_was_here <bones_was_here@xonotic.au>
Fri, 3 Feb 2023 04:51:14 +0000 (14:51 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Fri, 3 Feb 2023 04:51:14 +0000 (14:51 +1000)
commitd8aa339227ea97dde2c1657ea16adffd4e3a96b9
treec2a1718ccd97676fb004092ad331d6243e66c1dc
parent631fe708fe21b1d826f6b3e4fe31158c104d2937
Add cvar sv_legacy_bbox_expand for disabling Quake entity bbox expansion

This avoids obscure bugs and awkward workarounds especially with CSQC player prediction.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
dpdefs/progsdefs.qc
server.h
sv_main.c
sv_phys.c