]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
physics: add a workaround cvar for mods relying on the id1 fiends bug
authorbones_was_here <bones_was_here@xonotic.au>
Sat, 27 Apr 2024 23:23:56 +0000 (09:23 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 2 May 2024 22:21:23 +0000 (08:21 +1000)
commit99a6d49b09ca8af9cad901bda2fdc165c4dc3aba
tree07fd16dc66081dc0e11667fb060a84fa9d4245b5
parent695ec18595637a8835ba315d1fa26fc919367039
physics: add a workaround cvar for mods relying on the id1 fiends bug

Also checks for teleport by QC in both code paths (forgot to do that in
e62e6f563b475060fca315b875aa672c692ad052).

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