]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators/gamemode_arena.qc
Merge branch 'terencehill/ca_arena_mutators' of git://git.xonotic.org/xonotic/xonotic...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / gamemode_arena.qc
2013-02-12 terencehillMerge branch 'terencehill/ca_arena_mutators' of git...
2013-02-10 terencehillFix CA scoring: it was added a point to the team for...
2013-02-10 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2013-02-08 terencehillMerge branch 'terencehill/ca_arena_freezetag_bugfixes...
2013-02-05 terencehillMake Arena and CA MUTATOR_ONREMOVE consistent with...
2013-02-05 terencehillReapply commit 5c9da9cf4 "fix Arena spectator status...
2013-02-05 terencehillMerge branch 'terencehill/ca_arena_freezetag_bugfixes...
2013-01-04 terencehillCleanup: move stuff from .qh into .qc files
2013-01-04 terencehillMake use of ClientConnect hook in Arena and CA
2013-01-21 terencehillAdd roundStart function to round_handler, useful in...
2013-01-02 terencehillArena: centerprint "Waiting for players to join......
2013-01-02 terencehillAdd Arena to the mutator system, making use of round_ha...