]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Changed to Murder in Megaerebus Manor, fixes and enhanced bots Civilians and Sleuths...
authorLegendaryGuard <rootuser999@gmail.com>
Fri, 26 Mar 2021 23:28:47 +0000 (00:28 +0100)
committerLegendaryGuard <rootuser999@gmail.com>
Fri, 26 Mar 2021 23:28:47 +0000 (00:28 +0100)
commit3c568f3a44776afa76dd4daf4540cc9774f37496
tree70bd4f8199bfc778a0bfae56cd2202938131186c
parentd38f97b98a14da6a566e415acf650652309901fd
Changed to Murder in Megaerebus Manor, fixes and enhanced bots Civilians and Sleuths vs Murderers and improvements
36 files changed:
gamemodes-client.cfg
gamemodes-server.cfg
gfx/menu/luma/gametype_mmm.tga [new file with mode: 0644]
gfx/menu/luma/gametype_ttt.tga [deleted file]
gfx/menu/luminos/gametype_mmm.tga [new file with mode: 0644]
gfx/menu/luminos/gametype_ttt.tga [deleted file]
gfx/menu/wickedx/gametype_mmm.tga [new file with mode: 0644]
gfx/menu/wickedx/gametype_ttt.tga [deleted file]
gfx/menu/xaw/gametype_mmm.tga [new file with mode: 0644]
gfx/menu/xaw/gametype_ttt.tga [deleted file]
notifications.cfg
qcsrc/common/ent_cs.qc
qcsrc/common/gamemodes/gamemode/_mod.inc
qcsrc/common/gamemodes/gamemode/_mod.qh
qcsrc/common/gamemodes/gamemode/mmm/_mod.inc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mmm/_mod.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mmm/cl_mmm.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mmm/cl_mmm.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mmm/mmm.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mmm/mmm.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mmm/sv_mmm.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mmm/sv_mmm.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/ttt/_mod.inc [deleted file]
qcsrc/common/gamemodes/gamemode/ttt/_mod.qh [deleted file]
qcsrc/common/gamemodes/gamemode/ttt/cl_ttt.qc [deleted file]
qcsrc/common/gamemodes/gamemode/ttt/cl_ttt.qh [deleted file]
qcsrc/common/gamemodes/gamemode/ttt/sv_ttt.qc [deleted file]
qcsrc/common/gamemodes/gamemode/ttt/sv_ttt.qh [deleted file]
qcsrc/common/gamemodes/gamemode/ttt/ttt.qc [deleted file]
qcsrc/common/gamemodes/gamemode/ttt/ttt.qh [deleted file]
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