]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/physics
Merge branch 'master' into terencehill/translate_colors_2
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / physics /
2016-05-01 terencehillMerge branch 'master' into terencehill/translate_colors_2 290/head
2016-04-30 MarioFix compile
2016-04-30 MarioMove setting of the slowmo cvar out of the physics...
2016-04-30 MarioMerge branch 'sev/luma_update' 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 TimePathWork around CMake #12619
2016-04-14 MarioMerge branch 'Mario/angle_fix'
2016-04-14 MarioDon't enable prediction of every movetype yet
2016-04-14 MarioSet the client's view_angles to the physics .v_angle...
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-26 TimePathPropagate this
2016-03-26 MarioPurge self from most of the warpzone lib
2016-03-26 MarioSet self in vehicle frames as before (until we can...
2016-03-26 terencehillMerge branch 'master' into terencehill/hud_fixes 294/head
2016-03-24 MarioMerge branch 'master' into Mario/hagar_notfixed
2016-03-24 MarioHack to fix crouch prediction and hook/melee/frozen
2016-03-24 TimePathSimplify progs.inc
2016-03-23 TimePathMerge branch 'terencehill/warmup_limit' into 'master'
2016-03-23 MarioClean up vehicle physics plugin a bit
2016-03-22 terencehillMerge branch 'master' into terencehill/race_fix
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-13 terencehillMerge branch 'master' into terencehill/hud_fixes
2016-03-13 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-13 TimePathFOREACH_ENTITY_RADIUS
2016-03-12 MarioRevert tweak to touch function (has the possibility...
2016-03-12 MarioTweak touch handling of physics a little
2016-03-12 TimePath_Movetype_UnstickEntity: micro-optimize
2016-03-12 TimePath_Movetype_UnstickEntity: optimize
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-10 TimePathMove client setup to ClientState_attach
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/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-04 MarioFix prediction of SOLID_NOT on triggers (also fixes...
2016-01-04 MarioSimplify maths for most vlen cases
2016-01-03 MarioPurge self from event_damage
2016-01-03 MarioPurge self from most of the monster code
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-29 TimePathMerge branch 'terencehill/server_aliases_fix' into...
2015-12-25 MarioUse the ONGROUND macros
2015-12-24 MarioFinally fix the stupid client including server items...
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 MarioRemove some useless files
2015-12-23 MarioFix compile
2015-12-23 MarioMove some stuff around, kill a server file included...