]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Make trace entity culling optional for spectators with sv_cullentities_trace_spectators bones_was_here/trace 115/head
authorbones_was_here <bones_was_here@xa.org.au>
Wed, 7 Apr 2021 12:41:03 +0000 (22:41 +1000)
committerbones_was_here <bones_was_here@xa.org.au>
Wed, 7 Apr 2021 12:41:03 +0000 (22:41 +1000)
commit2c1140a494598d75a12c01f82d7c9accff974fbb
treefd2ffbdb60dfcf9f8f6df8fcd2ba46dc6d96d0a3
parent1fe13da8a5fbb6b1ae4e7dcf55c415cf6846b59b
Make trace entity culling optional for spectators with sv_cullentities_trace_spectators

Can save a lot of CPU time on Xonotic servers.
server.h
sv_ents.c
sv_main.c
sv_send.c