]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Small optimisation in WarpZone_Touch()
authorbones_was_here <bones_was_here@xonotic.au>
Sun, 13 Aug 2023 11:41:15 +0000 (21:41 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sun, 13 Aug 2023 11:41:15 +0000 (21:41 +1000)
commit414abe43bfc7d7f8ce54ecb0a39ce9b049113ca2
treeb07b5df47ac39414b8833c74ea089f0267d40df8
parentc1cf79059637354691256bac382910382d910339
Small optimisation in WarpZone_Touch()

Cheap early-out checks should be performed before expensive checks to
avoid wasting CPU.
qcsrc/lib/warpzone/server.qc