]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Add cvars that disable linking of SOLID_NOT entities: [cl|sv]_areagrid_link_SOLID_NOT
authorbones_was_here <bones_was_here@xonotic.au>
Tue, 21 Feb 2023 16:22:37 +0000 (02:22 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Tue, 21 Feb 2023 16:22:37 +0000 (02:22 +1000)
commit55899b435a18d54587bb043a7217f1e6ac76a9bd
treecbf2f39c9bcd0454e24000f0cd06d3871e579970
parent8b4aa852c404523e96f5dbd21365fff7ef2334b4
Add cvars that disable linking of SOLID_NOT entities: [cl|sv]_areagrid_link_SOLID_NOT

This also removes the partial solution added in b1d6f1dfb96bedba50fbe394ca3f0c710f99381b https://gitlab.com/xonotic/darkplaces/-/merge_requests/78

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
12 files changed:
cl_collision.c
cl_main.c
client.h
clvm_cmds.c
csprogs.c
server.h
sv_main.c
sv_phys.c
sv_save.c
svvm_cmds.c
world.c
world.h