]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/mutators
Merge branch 'master' into Mirio/balance
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators /
2016-12-31 MarioMerge branch 'master' into Mirio/balance
2016-12-31 MarioMerge branch 'terencehill/bot_fix' into 'master'
2016-12-30 terencehillRevert "Show to spectators all the waypoints that are...
2016-12-30 MarioEnable buffs by default and don't report them as a...
2016-12-29 terencehillMerge branch 'master' into terencehill/bot_fix
2016-12-24 MarioUse the constants for player hitbox size when applicabl...
2016-12-19 MarioRename a lib function (overlaps with an old map entity...
2016-12-14 MarioAdd a wrapper for item sounds, so they can be easily...
2016-12-11 terencehillRemove an useless placeholder waypoint
2016-12-10 MarioMerge branch 'DefaultUser/armormega' into 'master'
2016-12-10 MarioMerge branch 'terencehill/ca_bots_fix' into 'master'
2016-12-10 MarioMerge branch 'terencehill/gameover_stuff' into 'master'
2016-12-10 MarioMerge branch 'master' into DefaultUser/armormega
2016-12-05 MarioMerge branch 'terencehill/item_models' into 'master'
2016-12-04 terencehillApply correct buff bbox after it respawns
2016-11-29 terencehillMerge branch 'master' into terencehill/ca_bots_fix
2016-11-29 MarioMerge branch 'terencehill/LMS_improvements' into 'master'
2016-11-29 MarioMerge branch 'martin-t/msnt' into 'master'
2016-11-27 terencehillMerge branch 'master' into terencehill/LMS_improvements 394/head
2016-11-27 terencehillShow to spectators all the waypoints that are shown...
2016-11-27 MarioUse a field to store the nade's lifetime, should fix...
2016-11-24 Martin Taibrdon't spawn on chatting players 392/head
2016-11-19 MarioRemove a few server-side cvars from the client
2016-11-19 MarioRename a few parameters and locals named x, y, z
2016-11-16 MarioUse a trick to prevent handling of items that aren...
2016-11-15 Rudolf PolzerMerge branch 'divVerent/anticheat-playerstats'
2016-11-15 MarioAdd a button for dodging (not documented in menu yet)
2016-11-12 terencehillDamagetext: remove {health(ph)} and {total(p)}, add...
2016-11-11 terencehillMerge branch 'master' into terencehill/ca_bots_fix
2016-11-11 terencehillImprove code readability
2016-11-11 terencehillDamagetext: add {health(ph)}: shows potential_health...
2016-11-11 MarioMerge branch 'DefaultUser/m_itemid' into 'master'
2016-11-10 terencehillMake use of constants for damagetext bitflags
2016-11-10 terencehillOptimize damagetext networking
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-06 Martin TaibrMerge branch 'master' into martin-t/msnt 383/head
2016-11-06 MarioMove nade timer handling out of offhand code (offhand...
2016-11-05 FreddyRename hud_panel_itemstime_hidelarge to hud_panel_items...
2016-11-05 FreddyRename ITEM_HealthLarge to ITEM_HealthBig
2016-11-05 FreddyRename ITEM_ArmorLarge to ITEM_ArmorBig
2016-11-05 FreddyUse .instanceOfPowerup
2016-11-04 FreddyRename cvars containing armorlarge to armormega
2016-11-03 terencehillMerge branch 'master' into terencehill/gameover_stuff
2016-11-03 Martin Taibrtest only 10 teammates
2016-10-30 Martin Taibrcleanup
2016-10-29 Martin Taibrremove msnt_deathloc, fix spot selection
2016-10-29 Martin Taibri could do something like this but it looks ugly
2016-10-28 Martin Taibrdon't test all spots when a good one is found early
2016-10-28 Martin Taibrcomment
2016-10-28 Martin TaibrMerge branch 'master' into martin-t/msnt
2016-10-28 Martin Taibrremove redundant test
2016-10-28 Martin Taibriterate through clients in random order
2016-10-27 MarioMerge branch 'Mario/xonoticless_fix' into 'master'
2016-10-27 MarioFix wall dodging working on the skybox
2016-10-24 MarioMerge branch 'master' into Mario/xonoticless_fix
2016-10-24 MarioMerge branch 'Mario/intrusive_3' into 'master'
2016-10-24 FreddyDamagetext: change {real_damage} to {potential_health}
2016-10-23 MarioMerge branch 'Mario/intrusive_2' into 'master'
2016-10-22 FreddyDamagetext: Add {real_damage}
2016-10-22 FreddyExtend docstring for cl_damagetext_format
2016-10-22 FreddyDamagetext: add possibility to show potential damage
2016-10-22 MarioMerge branch 'master' into Mario/intrusive_2
2016-10-22 MarioFix compile
2016-10-22 MarioAdd wall jump mutator
2016-10-22 MarioMerge branch 'martin-t/damagetext' into 'master'
2016-10-21 MarioMerge branch 'martin-t/unused_fields' into 'master'
2016-10-20 terencehillMerge branch 'master' into terencehill/ons_camera 377/head
2016-10-19 MarioMake the target entity a parameter instead of spawning...
2016-10-18 terencehillMerge branch 'master' into terencehill/ons_camera
2016-10-17 FreddyReplace m_itemid with itemdef for the melee_only item...
2016-10-17 FreddyReplace m_itemid with itemdef for nix item filter
2016-10-17 MarioMerge branch 'master' into terencehill/gameover_stuff
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-12 MarioMerge branch 'DefaultUser/insta_ammo' into 'master'
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-10 FreddyInstaGib: add cvars to convert ammo packs into insta... 374/head
2016-10-07 Martin TaibrMerge branch 'master' into martin-t/msnt
2016-10-07 MarioMerge branch 'martin-t/random' into 'master'
2016-10-07 Martin Taibrrefactor RandomSelection, add a field for vector 373/head
2016-10-07 Martin Taibrremove debugging code
2016-10-06 Martin Taibrreorder
2016-10-06 Martin Taibr2 more spots
2016-10-06 Martin Taibrcheck for nades
2016-10-06 Martin Taibrthis was probably a workaround for something in the...
2016-10-06 Martin Taibrcheck for floor
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-10-02 Martin Taibrmsnt: no hurttriggers
next