]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/physics
Cleanse the touch functions of the other evil
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / physics /
2016-06-19 MarioCleanse the touch functions of the other evil
2016-06-19 TimePathWrap engine events
2016-06-18 MarioFix MOVETYPE_FOLLOW
2016-06-17 MarioDon't run client-side player physics while inside a...
2016-06-17 MarioDon't use client TICRATE for noclip prediction (fixes...
2016-06-14 terencehillMerge branch 'master' into terencehill/hud_shake_fix
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/entrap_nade
2016-06-12 MarioTidy up the setorigin calls a little
2016-06-12 TimePathRemove uses of WITHSELF
2016-06-11 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-11 TimePathStep 6: complete
2016-06-10 MarioStep 5: complete
2016-06-10 MarioClean out some waypoint sprite SELFPARAMs
2016-06-10 MarioCleanse the physics hooks
2016-06-09 TimePathRemove selfparam from triggers
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-26 TimePathMerge branch 'TimePath/killself' into 'master'
2016-05-24 TimePathRemove SELFPARAM() from .think and .touch 322/head
2016-05-22 TimePathCSQC: use touch accessors
2016-05-21 MarioCleanse steerlib and movelib of self
2016-05-19 MarioClean up some self uses in cheats code
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 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 terencehillMerge branch 'master' into terencehill/dynamic_hud
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 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 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
next