]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Add a level warp target entity to allow maps to trigger skipping ahead in a campaign...
authorMario <mario@smbclan.net>
Thu, 16 Feb 2017 13:54:27 +0000 (23:54 +1000)
committerMario <mario@smbclan.net>
Thu, 16 Feb 2017 13:54:27 +0000 (23:54 +1000)
commit7ee5673f30485bb1feb91f3fb19cafd8baa71ff5
treebbb9eaa681498db7769d943ae2484214e899ecda
parent9da9802e3ccfef828f595a779ecfd22583520329
Add a level warp target entity to allow maps to trigger skipping ahead in a campaign (SMB-style warp zones)
qcsrc/common/triggers/target/_mod.inc
qcsrc/common/triggers/target/_mod.qh
qcsrc/common/triggers/target/include.qc
qcsrc/common/triggers/target/levelwarp.qc [new file with mode: 0644]
qcsrc/common/triggers/target/levelwarp.qh [new file with mode: 0644]