]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Survival gamemode: Identify and eliminate all the hunters before all your allies...
authorMario <mario.mario@y7mail.com>
Sun, 12 Jul 2020 14:48:21 +0000 (00:48 +1000)
committerMario <mario.mario@y7mail.com>
Sun, 12 Jul 2020 14:48:21 +0000 (00:48 +1000)
commit8f61a40877542ac94baa74c5ed653c77b77bd855
tree265e1ae77c9a9280fc4c1d04909da304692ac635
parent258be109a00d93dab6243d025320457bc1f0e743
Survival gamemode: Identify and eliminate all the hunters before all your allies are gone
28 files changed:
gamemodes-client.cfg
gamemodes-server.cfg
gfx/menu/luma/gametype_surv.tga [new file with mode: 0644]
gfx/menu/luminos/gametype_surv.tga [new file with mode: 0644]
gfx/menu/wickedx/gametype_surv.tga [new file with mode: 0644]
gfx/menu/xaw/gametype_surv.tga [new file with mode: 0644]
notifications.cfg
qcsrc/client/csqcmodel_hooks.qc
qcsrc/client/hud/panel/scoreboard.qc
qcsrc/client/mutators/events.qh
qcsrc/common/ent_cs.qc
qcsrc/common/gamemodes/gamemode/_mod.inc
qcsrc/common/gamemodes/gamemode/_mod.qh
qcsrc/common/gamemodes/gamemode/survival/_mod.inc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/survival/_mod.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/survival/cl_survival.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/survival/cl_survival.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/survival/survival.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/survival/survival.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/survival/sv_survival.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/survival/sv_survival.qh [new file with mode: 0644]
qcsrc/common/mapinfo.qh
qcsrc/common/notifications/all.inc
qcsrc/common/notifications/all.qh
qcsrc/menu/xonotic/util.qc
qcsrc/server/g_damage.qc
qcsrc/server/g_world.qc
qcsrc/server/mutators/events.qh