]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Port muted to ClientState and don't call formatmessage if there was no sender (potent...
authorMario <mario@smbclan.net>
Sat, 15 Jul 2017 15:52:28 +0000 (01:52 +1000)
committerMario <mario@smbclan.net>
Sat, 15 Jul 2017 15:52:28 +0000 (01:52 +1000)
commit355d07ff3736126409b1b612504dbdfc92b7e28c
tree8fa8ce5c58079aca8ac1ae1fc93c7c4722e5892c
parent03ad91be14289755fee5873208001b1c7a1ab00b
Port muted to ClientState and don't call formatmessage if there was no sender (potentially fixes a crash if Say is used without a source and includes special replacements)
qcsrc/server/client.qh
qcsrc/server/command/banning.qc
qcsrc/server/player.qc
qcsrc/server/player.qh