]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Remove legacy Quake bbox expansion: bmodel entities
authorbones_was_here <bones_was_here@xonotic.au>
Sun, 13 Aug 2023 17:49:43 +0000 (03:49 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 14 Mar 2024 22:14:44 +0000 (08:14 +1000)
commit7c72d5214331a45148f67dd8ca3f66ce1767d7d2
treef03935bc05da5c42e3c420b3d6a454e573025715
parent73e240f0b1ca7bd73752703652edd456d2381bf1
Remove legacy Quake bbox expansion: bmodel entities

Removes duplication of the box + '1 1 1' and boxesoverlap code.
This is handled in WarpZoneLib_ExactTrigger_Touch().
qcsrc/common/mapobjects/func/conveyor.qc
qcsrc/common/mapobjects/func/ladder.qc
qcsrc/common/mapobjects/trigger/swamp.qc
qcsrc/common/mapobjects/trigger/viewloc.qc
qcsrc/lib/warpzone/common.qc