]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
CA: stop the countdown immediately if one team is empty, old behaviour wasn't good...
authorterencehill <piuntn@gmail.com>
Thu, 5 Jan 2012 22:41:58 +0000 (23:41 +0100)
committerterencehill <piuntn@gmail.com>
Thu, 5 Jan 2012 22:41:58 +0000 (23:41 +0100)
commit9afb79df450db10a80cd5685618543f7370ddf6d
treec964039c0cbfaac90f889da948ea468a9205144e
parent9f31b2438f27e46e900e4a9afe47fec5fcace088
CA: stop the countdown immediately if one team is empty, old behaviour wasn't good as teams were checked in a weird way after the round already started. This change further improves CA code logic.
qcsrc/server/arena.qc
qcsrc/server/cl_player.qc