]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Support custom func_door and func_plat sounds on Q3A maps
authorbones_was_here <bones_was_here@xonotic.au>
Wed, 26 Oct 2022 15:34:30 +0000 (01:34 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 16 Feb 2023 11:07:31 +0000 (21:07 +1000)
commit7683d227ea7993402224b94021491191fbd0129d
treea0fe74f4c50a18c55044d701ec2f9581c683510f
parent5270d22d5f3185eeb85defe2d9f7d6e3de55bd52
Support custom func_door and func_plat sounds on Q3A maps

This adds FindFileInMapPack(), a very simple version of
_MapInfo_FindArenaFile().
qcsrc/common/mapobjects/func/door.qc
qcsrc/common/mapobjects/func/plat.qc
qcsrc/server/main.qc