]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Added Team KeepAway gamemode from Mario/team_keepaway branch, Team KeepAway gamemode...
authorLegendaryGuard <rootuser999@gmail.com>
Mon, 15 Feb 2021 12:44:50 +0000 (13:44 +0100)
committerLegendaryGuard <rootuser999@gmail.com>
Mon, 15 Feb 2021 12:44:50 +0000 (13:44 +0100)
commit86c414ea5b6891310b419f85f0b6c497cf8f6666
treeec076428cab580b00fae87c7618fb00e676d7814
parent010c4879d1ad451931def619c60fc620f4502ade
Added Team KeepAway gamemode from Mario/team_keepaway branch, Team KeepAway gamemode activated in the menu
22 files changed:
gamemodes-client.cfg
gamemodes-server.cfg
gfx/menu/luma/gametype_tka.tga [new file with mode: 0644]
gfx/menu/luminos/gametype_tka.tga [new file with mode: 0644]
gfx/menu/wickedx/gametype_tka.tga [new file with mode: 0644]
gfx/menu/xaw/gametype_tka.tga [new file with mode: 0644]
notifications.cfg
qcsrc/common/gamemodes/gamemode/_mod.inc
qcsrc/common/gamemodes/gamemode/_mod.qh
qcsrc/common/gamemodes/gamemode/tka/_mod.inc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/tka/_mod.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/tka/cl_tka.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/tka/cl_tka.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/tka/sv_tka.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/tka/sv_tka.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/tka/tka.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/tka/tka.qh [new file with mode: 0644]
qcsrc/common/mutators/mutator/waypoints/all.inc
qcsrc/common/scores.qh
qcsrc/common/stats.qh
qcsrc/menu/xonotic/util.qc
qcsrc/server/world.qc