]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/mutators/mutator/nades/nades.qc
s/world/NULL/
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators / mutator / nades / nades.qc
2016-06-13 TimePaths/world/NULL/
2016-06-11 MarioFix a crash with nades
2016-06-10 MarioKill off some now useless WITHSELF cases
2016-06-10 MarioRemove unnecessary returns
2016-06-10 MarioClean up some SELFPARAMs
2016-06-10 MarioCleanse GetPressedKeys
2016-06-10 MarioCleanse PlayerUseKey and PlayerPreThink
2016-06-10 MarioKill the ret_string global
2016-06-10 MarioFix up more mutator hooks
2016-06-10 MarioCleanse more of the mutator hooks
2016-06-10 MarioPurge self from the damage/death mutator hooks
2016-06-10 MarioPurify PutClientInServer and PlayerSpawn mutator hooks
2016-06-10 MarioPort client mutator hooks to new arguments system
2016-06-09 MarioPurify PlayerDamage_Calculate
2016-06-09 TimePathRe-number mutator args to be more like varargs
2016-06-09 TimePathWrap customizeentityforclient
2016-06-08 MarioMerge branch 'terencehill/dynamic_hud' into 'master'
2016-06-08 MarioMerge branch 'terencehill/hud_smooth_weapon_switch...
2016-06-08 MarioMerge branch 'terencehill/v_deathtilt_fix' into 'master'
2016-06-08 MarioMerge branch 'terencehill/respawn_timer_fix' into ...
2016-06-08 MarioMerge branch 'terencehill/hud_no_joypad_keys' into...
2016-05-28 TimePathRemove various SELFPARAM
2016-05-26 TimePathMerge branch 'TimePath/killself' into 'master'
2016-05-24 TimePathRemove SELFPARAM() from .think and .touch 322/head
2016-05-23 TimePathUse think accessors
2016-05-22 TimePathCSQC: use touch accessors
2016-05-22 TimePathIntroduce touch accessors
2016-05-19 MarioClean up even more self uses
2016-05-09 TimePathMerge branch 'terencehill/menu_fixes' into 'master'
2016-05-01 terencehillMerge branch 'master' into terencehill/translate_colors_2 290/head
2016-05-01 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-04-30 MarioMerge branch 'sev/luma_update' into 'master'
2016-04-30 MarioMerge branch 'Mario/use1' into 'master'
2016-04-29 MarioMerge branch 'master' into Mario/use1 298/head
2016-04-22 MarioMerge branch 'terencehill/weapons_panel_fix' into ...
2016-04-21 MarioMerge branch 'terencehill/menu_cvarlist_modifiedcvars...
2016-04-20 MarioMerge branch 'terencehill/menu_more_disabled_items...
2016-04-18 MarioGive nades random spread, also fix "amazing" announceme...
2016-04-05 MarioMerge branch 'master' into Mario/hagar_notfixed 297/head
2016-03-27 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-27 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-27 MarioMerge branch 'master' into Mario/use1
2016-03-27 MarioFix the use of self, activator and other globals in...
2016-03-26 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-03-26 TimePathPropagate this
2016-03-26 terencehillMerge branch 'master' into terencehill/hud_fixes 294/head
2016-03-24 MarioMerge branch 'master' into Mario/hagar_notfixed
2016-03-23 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-03-22 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-22 TimePathAdd missing SELFPARAM()
2016-03-22 TimePathPropagate sound references
2016-03-13 MarioDon't use nade team (breaks modes where friendly fire...
2016-03-13 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-11 MarioMake nade teams more reliable, also fix effects broken...
2016-03-10 TimePathMerge branch 'TimePath/notifications' into 'master'
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-09 TimePathReplace uses of GetCvars with simpler REPLICATE
2016-03-09 TimePathUse PHYS_INPUT_BUTTON_*
2016-03-06 TimePathNotifications: strong typing
2016-02-28 MarioMerge branch 'terencehill/weaponmodel_effects_tweaks...
2016-02-28 TimePathMerge branch 'proraide/fix_fps' into 'master'
2016-02-27 MarioPrevent picking up nades while frozen
2016-02-21 MarioMerge branch 'Mario/balance_v2' into 'master'
2016-02-21 MarioMerge branch 'Mario/sniperrifle' into 'master'
2016-02-20 MarioMerge branch 'master' into morphed/hagar 284/head
2016-02-15 MarioAdd some checks to prevent silly things, like corpses...
2016-02-15 MarioGive picked up nades a set timer, also fix some issues...
2016-02-15 MarioMerge branch 'master' into morphed/hagar
2016-02-15 MarioAdd an option to pick up thrown nades
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-02-13 MarioMerge branch 'terencehill/weaponmodel_effects_improveme...
2016-02-11 MarioAdd an option to use the old small nade size
2016-01-04 MarioMerge branch 'terencehill/lms_itemtimes_fix' into ...
2016-01-04 MarioMerge branch 'terencehill/menu_fixes' into 'master'
2016-01-04 MarioMerge branch 'terencehill/menu_optimization' into ...
2016-01-03 MarioPurge self from event_damage
2016-01-01 terencehillMerge branch 'master' into terencehill/lms_itemtimes_fix 266/head
2016-01-01 MarioUse STAT(FROZEN, e) instead of e.frozen
2016-01-01 MarioUse loop to kill hooks attached to nade
2015-12-31 MarioUse IS_DEAD everywhere
2015-12-30 TimePathMakefile: use `-I.`
2015-12-29 TimePathMerge branch 'terencehill/server_aliases_fix' into...
2015-12-25 MarioUse the ONGROUND macros
2015-12-24 MarioRemove FOR_EACH_PLAYER and FOR_EACH_SPEC from the codebase
2015-12-21 TimePathMerge branch 'terencehill/menu_hudskin_selector' into...
2015-12-13 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-10 MarioPossible fixes for nades
2015-12-08 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-12-05 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-03 MarioMerge branch 'terencehill/strzone_fixes' into 'master'
2015-11-29 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-29 TimePathMerge branch 'TimePath/stats' into 'master'
2015-11-29 MarioThis commit is dedicated to TimePath
2015-11-29 TimePathMerge branch 'master' into TimePath/stats
2015-11-26 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-11-24 MarioFix compile
2015-11-21 MarioDo 10 more stats
2015-11-17 MarioPort another 10 stats
2015-11-16 TimePathMerge branch 'master' into TimePath/csqc_sounds
2015-11-15 MarioMerge branch 'terencehill/g_lms_extra_lives' into ...
next