]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Added Survival gamemode from Mario/survival branch, Survival gamemode activated in...
authorLegendaryGuard <rootuser999@gmail.com>
Mon, 15 Feb 2021 01:13:46 +0000 (02:13 +0100)
committerLegendaryGuard <rootuser999@gmail.com>
Mon, 15 Feb 2021 01:13:46 +0000 (02:13 +0100)
commit010c4879d1ad451931def619c60fc620f4502ade
treeefde0f061d3a2172006d3dd360cb74d0fcb161db
parenta4d2df57be76a70e4d053b425b26a696584fb105
Added Survival gamemode from Mario/survival branch, Survival gamemode activated in the menu
23 files changed:
gamemodes-client.cfg
gamemodes-server.cfg
gfx/menu/luma/gametype_sv.tga [new file with mode: 0644]
gfx/menu/luminos/gametype_sv.tga [new file with mode: 0644]
gfx/menu/wickedx/gametype_sv.tga [new file with mode: 0644]
gfx/menu/xaw/gametype_sv.tga [new file with mode: 0644]
notifications.cfg
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/notifications/all.inc
qcsrc/common/notifications/all.qh
qcsrc/common/scores.qh
qcsrc/common/stats.qh
qcsrc/menu/xonotic/util.qc