]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/physics/player.qc
Merge branch 'master' into terencehill/dynamic_hud
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / physics / player.qc
2016-03-23 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-03-23 TimePathMerge branch 'terencehill/warmup_limit' into 'master'
2016-03-23 MarioClean up vehicle physics plugin a bit
2016-03-22 MarioRid more bot files of self
2016-03-22 TimePathUse macros for labels
2016-03-15 TimePathCheck viewmodel alignment more frequently
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-09 TimePathUse PHYS_INPUT_BUTTON_*
2016-02-28 MarioMerge branch 'terencehill/weaponmodel_effects_tweaks...
2016-02-28 TimePathMerge branch 'proraide/fix_fps' into 'master'
2016-02-26 MarioLink client slowmo cvar with the QC stat (fixes slowmo...
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-02-13 MarioMerge branch 'terencehill/weaponmodel_effects_improveme...
2016-02-08 MarioMerge branch 'terencehill/csqc_cursor' into 'master'
2016-02-08 MarioMerge branch 'terencehill/fuelregen_powerup' into ...
2016-02-05 MarioMerge branch 'master' into Mario/balance_v2
2016-02-04 MarioFix the addition of time to pmove_waterjumptime (doesn...
2016-02-04 MarioDon't set wasFlying on the client, waste of CPU
2016-01-31 terencehillMerge branch 'master' into terencehill/weaponmodel_effe...
2016-01-30 MarioUndo an optimization (fixes spammy landing sounds)
2016-01-04 MarioMerge branch 'terencehill/menu_fixes' into 'master'
2016-01-04 MarioMerge branch 'terencehill/menu_optimization' into ...
2016-01-01 terencehillMerge branch 'master' into terencehill/lms_itemtimes_fix 266/head
2015-12-31 MarioRename PHYS_DEAD to IS_DEAD and make it usable outside...
2015-12-31 MarioUse the constant string for player classname where...
2015-12-30 TimePathMakefile: use `-I.`
2015-12-29 TimePathcpp compat
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-23 MarioMake IsFlying less accurate but a lot quicker
2015-12-23 MarioFix compile
2015-12-23 MarioMove some stuff around, kill a server file included...