]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Added Trouble in Terrorist Town gamemode, using another way to recover the lost gamem...
authorLegendaryGuard <rootuser999@gmail.com>
Sat, 20 Feb 2021 15:27:29 +0000 (16:27 +0100)
committerLegendaryGuard <rootuser999@gmail.com>
Sat, 20 Feb 2021 15:27:29 +0000 (16:27 +0100)
commit6508e517cb51fdffac22a7686a2c0bbd91bd1213
treeda6481680ee8c2143e4d4cbbfbf23a772e885daf
parent6f07b9a66403cc921d651ce87305f02426181051
Added Trouble in Terrorist Town gamemode, using another way to recover the lost gamemode, there are still things that need to be completed
24 files changed:
gamemodes-client.cfg
gamemodes-server.cfg
gfx/menu/luma/gametype_ttt.tga [new file with mode: 0644]
gfx/menu/luminos/gametype_ttt.tga [new file with mode: 0644]
gfx/menu/wickedx/gametype_ttt.tga [new file with mode: 0644]
gfx/menu/xaw/gametype_ttt.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/ttt/_mod.inc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/ttt/_mod.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/ttt/cl_ttt.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/ttt/cl_ttt.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/ttt/sv_ttt.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/ttt/sv_ttt.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/ttt/ttt.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/ttt/ttt.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
qcsrc/server/world.qc