]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/gamemodes/gamemode/freezetag/sv_freezetag.qc
Merge branch 'master' into Mario/qc_camstuff
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / freezetag / sv_freezetag.qc
2019-08-28 MarioMerge branch 'master' into Mario/qc_camstuff
2019-08-24 MarioMerge branch 'terencehill/automatic_sendcvar' into...
2019-08-21 MarioMerge branch 'martin-t/ctf' into 'master'
2019-08-20 Martin TaibrMerge branch 'master' of git://de.git.xonotic.org/xonot...
2019-08-19 terencehillFix #2267 "Teams get shuffled every round in CA and...
2019-08-17 MarioMerge branch 'Mario/buff_timer' into 'master'
2019-08-12 MarioMerge branch 'marin-t/fix' into 'master'
2019-08-11 MarioMerge branch 'terencehill/shuffleteams_delay' into...
2019-04-21 terencehillMerge branch 'master' into terencehill/translated_keys
2019-03-23 terencehillFreeze Tag: instantly respawn players who died when...
2019-03-23 terencehillClan Arena and Freeze Tag: delay shuffleteams execution...
2019-03-16 MarioMerge branch 'master' into Mario/qc_camstuff
2019-03-03 terencehillMerge branch 'master' into terencehill/bot_ai
2019-02-16 terencehillMerge branch 'master' into 'master'
2019-02-12 terencehillMerge branch 'terencehill/more_compilation_optimizations'
2019-02-12 MarioMerge branch 'terencehill/minplayers_per_team' into...
2019-02-08 terencehillRevert e30214cf "Purge SetResourceAmountExplicit" becau...
2019-02-03 terencehillGetResourceAmount --> GetResource, SetResourceAmount...
2019-02-03 terencehillReduce name space of resource constants and variables...
2019-02-03 terencehillMerge branch 'Mario/setresourceamount' into 'master'
2019-02-03 MarioPurge SetResourceAmountExplicit 636/head
2019-01-28 terencehillRemove 2 unnecessary macros
2019-01-14 terencehillMerge branch 'master' into Mario/fix_me
2018-12-15 terencehillDon't list reviving players using an intrusivelist...
2018-12-08 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2018-11-11 MarioMerge branch '2131-debloat-cts-db' into 'master'
2018-11-11 terencehillFix #2156 (error message spam during automatic revival...
2018-11-01 terencehillMerge branch 'master' into martin-t/dmgtext
2018-10-21 MarioMerge branch 'master' into Mario/mapinfo_title_fix
2018-10-20 Martin TaibrMerge branch 'master' into martin-t/effects
2018-09-30 MarioMerge branch 'master' into DefaultUser/func_button_relay
2018-09-30 Martin TaibrMerge branch 'master' into martin-t/bullet-trails
2018-09-29 Martin TaibrMerge branch 'Mario/bot_maxplayers' into 'master'
2018-09-29 MarioMerge branch 'master' into Mario/duel
2018-09-27 terencehillMake use of a temporary intrusive list to avoid checkin...
2018-09-27 MarioMerge branch 'terencehill/ft_bugfix' into 'master'
2018-09-26 Martin TaibrMerge branch 'master' into martin-t/bullet-trails
2018-09-25 terencehillUse FROZEN_* constants in all the Freeze calls 600/head
2018-09-25 terencehillRearrange code to avoid redundant checks
2018-09-23 terencehillFix #2079: "Progress indicator sometimes missing when...
2018-09-23 terencehillIntroduce some constants to indicate frozen states...
2018-09-22 terencehillClean up code by avoiding resetting player's health...
2018-09-21 terencehillFreezetag: fix wrong count of alive players when a...
2018-09-18 terencehillMerge branch 'master' into Mario/cursor
2018-09-03 MarioMerge branch 'terencehill/clientkill' into 'master'
2018-08-22 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul2
2018-08-22 MarioMerge branch 'Lyberta/GamemodesSplit' into 'master'
2018-08-21 LybertaMerge branch 'master' into Lyberta/GamemodesSplit
2018-07-29 LybertaMerge branch 'master' into Lyberta/GamemodesSplit
2018-07-17 LybertaSplit gamemodes into cl and sv.