]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/mutators/mutator/overkill/sv_overkill.qc
Merge branch 'master' into DefaultUser/armormega
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators / mutator / overkill / sv_overkill.qc
2016-12-10 MarioMerge branch 'master' into DefaultUser/armormega
2016-11-11 MarioMerge branch 'DefaultUser/m_itemid' into 'master'
2016-11-10 FreddyRemove a comment that is no longer true
2016-11-10 MarioMerge branch 'terencehill/ca_shownames_fix' into 'master'
2016-11-10 MarioMerge branch 'DefaultUser/more_damagetext' into 'master'
2016-11-10 MarioMerge branch 'martin-t/msnt' into 'master'
2016-11-08 MarioMerge branch 'master' into DefaultUser/func_train_rando... 385/head
2016-11-07 MarioTurn off standard weaponarena in weapon arena modes...
2016-11-05 FreddyRename ITEM_ArmorLarge to ITEM_ArmorBig
2016-11-04 FreddyRename cvars containing armorlarge to armormega
2016-10-28 Martin TaibrMerge branch 'master' into martin-t/msnt
2016-10-22 MarioMerge branch 'master' into Mario/intrusive_2
2016-10-22 MarioMerge branch 'martin-t/damagetext' into 'master'
2016-10-21 MarioMerge branch 'martin-t/unused_fields' into 'master'
2016-10-18 terencehillMerge branch 'master' into terencehill/ons_camera
2016-10-12 MarioMerge remote-tracking branch 'origin/DefaultUser/overki...
2016-10-12 FreddyFix the g_overkill_filter_* cvars
2016-10-12 MarioMerge branch 'DefaultUser/overkill_cvars' into 'master'
2016-10-12 FreddyImprove overkill item filter cvars 375/head
2016-10-10 FreddyRemove 2 unused fields from sv_overkill.qc
2016-10-10 FreddyReplace g_overkill_100a_anyways and g_overkill_100h_anyways
2016-10-10 FreddyRemove g_overkill_superguns_respawn_time
2016-10-07 Martin TaibrMerge branch 'master' into martin-t/msnt
2016-10-07 MarioMerge branch 'martin-t/random' into 'master'
2016-10-06 MarioMerge branch 'terencehill/overkill_stuff' into 'master'
2016-10-05 terencehillMerge branch 'master' into terencehill/overkill_stuff
2016-10-05 MarioMerge branch 'terencehill/timeout_countdown_fix' into...
2016-10-03 MarioFix start items in some special arena mutators
2016-09-27 terencehillFurther clean overkill code up
2016-09-26 terencehillMerge branch 'master' into terencehill/overkill_stuff
2016-09-26 terencehilllabel 2 obscure arguments
2016-09-25 terencehillAllow using blaster secondary during round start delay...
2016-09-25 terencehillRemove PlayerRegen mutator hook call from overkill...
2016-09-22 terencehillSimplify overkill's regen code by customizing generic...
2016-09-21 terencehillKeep infinite ammo playing overkill in whatever gametype
2016-09-01 MarioMerge branch 'DefaultUser/gametype_votescreen' into...
2016-08-22 terencehillMerge branch 'master' into terencehill/hud_updates 353/head
2016-08-22 MarioMerge branch 'master' into terencehill/spectatee_status... 354/head
2016-08-21 MarioMerge branch 'master' into Mario/entcs
2016-08-21 TimePathMerge branch 'TimePath/modules'
2016-08-21 TimePathMerge branch 'master' into TimePath/modules
2016-08-21 TimePathRemove _all indirection
2016-08-20 TimePathCleanup common mutators: remove IMPLEMENTATION macro