]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Infer teamplay from gametype instead of checking serverflags & SERVERFLAG_TEAMPLAY...
authorterencehill <piuntn@gmail.com>
Wed, 24 Aug 2016 22:46:43 +0000 (00:46 +0200)
committerterencehill <piuntn@gmail.com>
Wed, 24 Aug 2016 22:46:43 +0000 (00:46 +0200)
commit7c6e789970aa8e825df2a95143cdaa62e5c3bbd8
tree04476e05247b18d0ebc2be0513b655abc30eec2b
parent90996f4c222cea33fc30cc14168035b17225d294
Infer teamplay from gametype instead of checking serverflags & SERVERFLAG_TEAMPLAY (it allows to get rid of an additional Scoreboard_InitScores(); call on connection)
qcsrc/client/main.qc
qcsrc/client/view.qc