]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators/gamemode_freezetag.qc
Merge branch 'terencehill/ca_arena_freezetag_bugfixes' into terencehill/arena_gamemode
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / gamemode_freezetag.qc
2013-02-05 terencehillMerge branch 'terencehill/ca_arena_freezetag_bugfixes...
2013-02-05 terencehillRemove compiler warning
2013-02-05 terencehillMerge branch 'master' into terencehill/ca_arena_freezet...
2013-02-01 Rudolf PolzerMerge branch 'master' into divVerent/rank-change
2013-01-30 Rudolf Polzervarious mutator system fixes; add proper rollback of...
2013-01-30 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2013-01-19 terencehillMerge branch 'master' into terencehill/ca_arena_freezet...
2013-01-21 terencehillAdd roundStart function to round_handler, useful in...
2012-12-25 terencehillRestore functionality of g_ca_round_timelimit and add...
2012-12-22 terencehillFull support for 3 and 4 teams in CA and Freezetag
2012-12-18 terencehillSome1 created ITEM_DAMAGE_NEEDKILL, why not use it...
2012-12-18 terencehillFreezetag: update HUD of spectators too (frozen gfx...
2012-12-18 terencehillFreezetag: finally enable rounds in warmup stage as...
2012-12-18 terencehillFreezetag: display message Waiting for players to join...
2012-12-17 terencehillCleanup
2012-12-16 terencehillNow I know: ANY
2012-12-14 terencehillMerge branch 'master' into terencehill/ca_arena_freezet...
2012-12-14 terencehillProperly turn round_handler off and forbid reviving...
2012-12-13 terencehillFreezetag: don't respawn immediately as frozen a player...
2012-12-12 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2012-12-12 Samual LenksMerge remote-tracking branch 'origin/terencehill/cmd_fixes'
2012-12-12 Samual LenksMerge remote-tracking branch 'origin/terencehill/forced...
2012-12-11 terencehillDisplay win message to everyone, like for other message...
2012-12-10 terencehillRefactor round handling in freezetag because I couldn...
2012-12-04 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2012-12-03 terencehillFreezetag: update player count before checking it,...
2012-12-03 terencehillMerge branch 'master' into terencehill/ca_arena_freezet...
2012-12-03 terencehillSmall cleanup
2012-12-03 terencehillPausing health regen is better than fighting with it...
2012-12-03 terencehillSmall cleanup
2012-12-03 terencehillFreezetag: kill the player instead of freezing him...
2012-12-01 terencehillWhen needed recount alive players instead of adding...
2012-12-01 terencehillMove addstat calls to freezetag_Initialize
2012-12-01 terencehillRemove a redundant check
2012-12-01 terencehillFreezetag: don't regenerate armor respawning a player...
2012-12-01 terencehillFreezetag, warmup stage: automatically unfreeze frozen...
2012-11-23 terencehillAbort revival of frozen players when the game ends
2012-11-20 terencehillFix health regeneration starting when player is frozen...
2012-11-20 terencehillDo not centerprint the msg "You spawned after the round...
2012-11-20 terencehillMake player code more generic by detecting after the...
2012-11-20 terencehillRestore correct handling of DEATH_HURTTRIGGER, now...
2012-11-20 terencehillReset alive stats right when a new round starts
2012-11-19 terencehillCuriously the variable totalalive is unused, get rid...
2012-11-19 terencehillFreezetag: instead of counting alive players and changi...
2012-11-17 terencehillAvoid freezing the first player who joins the game...
2012-11-17 terencehillBetter handling of the initial game delay in freezetag
2012-09-10 Samual LenksMerge remote-tracking branch 'origin/samual/mutator_ctf'
2012-09-10 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-10 Samual LenksDo the same for freezetag
2012-08-29 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-08-28 Jakob MGMerge remote-tracking branch 'origin/mirceakitsune...
2012-08-23 Jakob MGMerge remote-tracking branch 'origin/terencehill/mutato...
2012-08-23 Jakob MGMerge remote-tracking branch 'origin/terencehill/no_dam...
2012-08-23 Jakob MGMerge remote-tracking branch 'origin/terencehill/freeze...
2012-08-23 Jakob MGMerge remote-tracking branch 'origin/mrbougo/killspree_...
2012-06-13 terencehillMerge branch 'master' into terencehill/directmenu_options
2012-05-24 Rudolf PolzerMerge branch 'master' into divVerent/force_colors_teamplay
2012-05-20 Jakob MGMerge remote branch 'origin/master' into tzork/csqc...
2012-05-18 SamualMerge remote-tracking branch 'origin/master' into samua...
2012-05-13 Mircea KitsuneMerge branch 'master' into mirceakitsune/physical_entities
2012-05-10 terencehillMerge branch 'master' into terencehill/mutators_dialog_...
2012-05-05 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-05-02 Rudolf Polzerfix more unused stuff
2012-04-27 terencehillMerge branch 'master' into terencehill/freezetag_fixes
2012-04-05 terencehillMerge branch 'master' into terencehill/freezetag_fixes
2012-03-27 SamualMerge remote branch 'origin/master' into samual/mutator_ctf
2012-03-16 terencehillDo not decrease totalalive (players not frozen) when...
2012-03-14 terencehillMerge branch 'master' into terencehill/cursormode
2012-03-09 nyovMerge tag 'xonotic-v0.6.0' into nyov/dedicated-startups...
2012-03-08 terencehillFreezetag: if you kill yourself don't centerprint the...
2012-03-06 terencehillThe check e.classname == "player" is redundant within...
2012-03-06 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/italia...
2012-02-29 SamualMerge remote branch 'origin/terencehill/minstagib_outof...
2012-02-29 Rudolf PolzerMerge remote-tracking branch 'origin/cbrutail/morpheds_...
2012-02-28 Jakob MGMerge remote-tracking branch 'origin/master' into tzork...
2012-02-27 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-02-26 Rudolf PolzerMerge remote-tracking branch 'origin/cbrutail/translati...
2012-02-26 SamualMerge remote branch 'origin/terencehill/powerups_respaw...
2012-02-26 SamualMerge remote branch 'origin/terencehill/megaerebus_cent...
2012-02-26 SamualMerge remote branch 'origin/terencehill/arena_and_ca_fixes'
2012-02-18 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/new...
2012-02-08 SamualMerge remote branch 'origin/master' into samual/mutator_ctf
2012-01-13 terencehillRemove an outdated comment
2012-01-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/allow...
2012-01-03 SamualMerge remote branch 'origin/master' into samual/menu_up...
2011-12-04 mand1ngaMerge master
2011-10-23 SamualMerge remote branch 'origin/master' into samual/add_eve...
2011-10-19 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2011-10-03 terencehillMerge branch 'master' into terencehill/maximized_radar
2011-09-29 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-09-26 SamualMerge remote branch 'origin/master' into samual/hagar_s...
2011-09-25 SamualMerge remote-tracking branch 'origin/master' into samua...
2011-09-17 terencehillMerge branch 'master' into terencehill/menu_tooltips_2
2011-09-13 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-09-13 SamualMerge remote branch 'origin/master' into samual/balance
2011-09-13 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/align_fix'
2011-09-13 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/arena_...
2011-08-30 Rudolf PolzerMerge remote-tracking branch 'origin/morphed/casing'
2011-08-25 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2011-08-20 terencehillMerge branch 'master' into terencehill/arena_stuff
next