]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators/gamemode_ca.qc
round_handler: allow infinite round time (*round_timelimit 0) and remove 10 seconds...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / gamemode_ca.qc
2013-04-10 terencehillround_handler: allow infinite round time (*round_timeli...
2013-03-31 terencehillMerge branch 'master' into terencehill/ca_arena_mutators
2013-03-14 terencehillMerge branch 'master' into terencehill/ca_arena_mutators
2013-03-11 terencehillAdd the new field respawn_flags and set it just when...
2013-03-11 terencehillMake respawn code cleaner by adding respawn flags and...
2013-03-09 terencehillGive missing teams/players msgs infinite lifetime,...
2013-03-09 terencehillBad parameter for round over messages in Arena and CA
2013-03-07 terencehillReapply some changes that got lost in the previous...
2013-03-07 terencehillMerge branch 'master' into terencehill/ca_arena_mutators
2013-03-03 terencehillAdd ability to reload round times cvars every round
2013-03-02 terencehillWhen manually moving to spectators reset caplayer in...
2013-03-02 terencehillCA: newcomer players can only join the game during...
2013-02-27 terencehillMerge branch 'master' into terencehill/ca_arena_mutators
2013-02-12 terencehillMerge branch 'master' into terencehill/ca_arena_mutators
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 terencehillRemove compiler warnings
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...
2012-12-26 terencehillCA: make use of mutator hook MakePlayerObserver (code...
2012-12-26 terencehillAdd mutator hook PutClientInServer
2012-12-25 terencehillAdd ForbidThrowCurrentWeapon hook to CA and cleanup...
2012-12-25 terencehillRestore functionality of g_ca_round_timelimit and add...
2012-12-25 terencehillAdd Clan Arena to the mutator system