]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/cl_player.qc
Merge branch 'master' into Mario/showspecs
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / cl_player.qc
2016-07-21 MarioMerge branch 'master' into Mario/showspecs
2016-07-13 MarioAdd a volume parameter to GlobalSound, also muffle...
2016-07-13 MarioMerge branch 'master' into Mario/balance
2016-07-03 MarioMerge remote-tracking branch 'origin/Mario/gameover_fixes'
2016-07-03 MarioMerge remote-tracking branch 'origin/Mario/tweaks'
2016-07-03 MarioMerge remote-tracking branch 'origin/DefaultUser/ca_spe...
2016-07-03 MarioMerge remote-tracking branch 'origin/DefaultUser/damage...
2016-07-02 FreddyDamagetext for friendly fire
2016-06-14 terencehillMerge branch 'master' into terencehill/hud_shake_fix
2016-06-14 MarioMerge branch 'master' into Mario/showspecs
2016-06-14 MarioMerge branch 'master' into Mario/balance
2016-06-14 MarioMerge branch 'master' into Mario/entrap_nade 324/head
2016-06-13 MarioMerge branch 'master' into Mario/fullbright_skins
2016-06-13 TimePaths/world/NULL/
2016-06-12 MarioMerge branch 'master' into Mario/showspecs
2016-06-11 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-11 MarioRemove a now unnecessary WITHSELF
2016-06-11 TimePathFix gameplay regression
2016-06-10 Mariowr_resetplayer no longer needs WITHSELF
2016-06-10 MarioStep 5: complete
2016-06-10 MarioPurge WITHSELF from all non-engine functions
2016-06-10 MarioPurge self from the damage/death mutator hooks
2016-06-09 MarioRemove even more self
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 weapon 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-01 terencehillMerge branch 'master' into terencehill/translate_colors_2 290/head
2016-04-30 MarioMerge branch 'sev/luma_update' into 'master'
2016-04-29 MarioMerge branch 'master' into Mario/use1 298/head
2016-04-06 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-04-05 MarioMerge branch 'master' into Mario/hagar_notfixed 297/head
2016-04-05 MarioMerge branch 'terencehill/hud_skin_updates' into 'master'
2016-04-05 MarioMerge branch 'terencehill/modified_default_cvars' into...
2016-04-05 MarioMerge branch 'terencehill/timelimit_override_fix' into...
2016-04-03 terencehillMerge branch 'master' into terencehill/modified_default... 299/head
2016-04-02 TimePathdedicated_print: switch from `LOG_INFO` to `print`
2016-03-31 TimePathWorld chat != spectator chat
2016-03-31 TimePathFix IRC bot double chat
2016-03-31 MarioMerge branch 'terencehill/warmup_limit_fix' into 'master'
2016-03-31 MarioMerge branch 'terencehill/scoreboard_columns_fix' into...
2016-03-31 MarioMerge branch 'terencehill/more_apply_button_settings...
2016-03-31 TimePathjson: fix array parsing
2016-03-27 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-27 terencehillMerge branch 'master' into terencehill/race_fix
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-15 TimePathserver: pass compilation units test
2016-03-13 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-09 TimePathUse PHYS_INPUT_BUTTON_*
2016-03-05 MarioRemove a few old TODOs that now have issues
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-01-31 terencehillMerge branch 'master' into terencehill/weaponmodel_effe...
2016-01-30 MarioMerge branch 'terencehill/g_spawnshield_blockdamage...
2016-01-30 terencehillAdd g_spawnshield_blockdamage cvar: "how much spawn... 275/head
2016-01-16 MarioFix a crash and a warning with clones
2016-01-07 MarioPurge self from CopyBody, fix a potential animation...
2016-01-06 MarioPurge self from PlayerDies
2016-01-06 MarioFix odd angles on respawn (hopefully)
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 IS_DEAD where possible, also fix vehicles targeting...
2016-01-01 MarioUse STAT(FROZEN, e) instead of e.frozen
2015-12-29 TimePathMerge branch 'terencehill/server_aliases_fix' into...
2015-12-25 MarioUse the ONGROUND macros
2015-12-24 MarioKill FOR_EACH_REALPLAYER
2015-12-24 TimePathMerge branch 'terencehill/cl_forceplayercolors_2' into...
2015-12-24 TimePathMerge branch 'terencehill/connection_msg_fix' into...
2015-12-24 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-24 MarioLoopify player death slots
2015-12-23 MarioReplace some player loops with fancy ones
2015-12-21 TimePathMerge branch 'terencehill/menu_hudskin_selector' into...
2015-12-13 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-12 TimePathWeapons: store activeweapon as direct weapon reference
2015-12-12 TimePathWeapons: store switchweapon as direct weapon reference
2015-12-08 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-12-05 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-05 TimePathWeapons: make WepSet_FromWeapon more verbose, making...
2015-12-03 MarioMerge branch 'terencehill/strzone_fixes' into 'master'
2015-12-03 TimePathGlobalsound: assert source is a player
2015-11-30 TimePathMerge branch 'TimePath/csqc_viewmodels' into 'master'
2015-11-29 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-29 TimePathMerge branch 'master' into TimePath/stats
2015-11-20 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-11-20 MarioMerge branch 'terencehill/hud_cvars' into 'master'
2015-11-17 TimePathMerge branch 'TimePath/csqc_sounds' into 'master'
2015-11-16 TimePathMerge branch 'master' into TimePath/csqc_sounds
next