]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators/gamemode_ca.qc
Merge remote-tracking branch 'origin/master' into terencehill/ca_arena_mutators
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / gamemode_ca.qc
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