]> 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 05:38:17 +0000 (15:38 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Fri, 3 Feb 2023 05:38:17 +0000 (15:38 +1000)
commita637d95cc6a096cf69cd7bddc86468f2ec28d933
treefce0b0a1163925bf96f9d35a8081a9c8b7b93619
parent1d7fd4d72503aa1c8b6473cba0505373c15ac80e
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