]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Give missing teams/players msgs infinite lifetime, expire them only when they are...
authorterencehill <piuntn@gmail.com>
Sat, 9 Mar 2013 23:12:30 +0000 (00:12 +0100)
committerterencehill <piuntn@gmail.com>
Sat, 9 Mar 2013 23:14:23 +0000 (00:14 +0100)
commit886f1b8ced3dc389d9c34124a4fc912eab762db5
treeb59b13789a613d0aba7e27a72a48aa4734385d30
parent92a6362a53b8f2a60896f3207e05f552bedbbced
Give missing teams/players msgs infinite lifetime, expire them only when they are shown and make them independent from round msgs so they can be used in other situations too. Countdown to round start is now stopped by a msg, as it seems there's no CS version of Kill_Notification
qcsrc/client/announcer.qc
qcsrc/common/notifications.qh
qcsrc/server/mutators/gamemode_arena.qc
qcsrc/server/mutators/gamemode_ca.qc
qcsrc/server/mutators/gamemode_freezetag.qc