]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/physics
Merge branch 'master' into Mario/wepent_experimental
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / physics /
2016-10-17 MarioMerge branch 'master' into Mario/wepent_experimental
2016-10-17 MarioMerge branch 'master' into Mario/wepent_experimental
2016-10-14 MarioRemove oldmovement (unused)
2016-10-13 MarioMerge branch 'master' into Mario/wepent_experimental
2016-10-12 MarioMerge branch 'master' into Mario/wepent_experimental
2016-10-12 MarioAdd an option to apply gravity on slick surfaces (so...
2016-10-12 MarioMerge branch 'DefaultUser/overkill_cvars' into 'master'
2016-10-12 MarioMerge branch 'DefaultUser/insta_ammo' into 'master'
2016-10-11 MarioUpdate physics stats on connect (fixes sometimes spawni...
2016-10-09 MarioMerge branch 'master' into Mario/wepent_experimental
2016-10-08 MarioKeep player size and view offset stats up to date
2016-10-08 MarioMerge branch 'master' into Mario/wepent_experimental
2016-10-06 MarioMerge branch 'master' into Mario/wepent_experimental
2016-10-05 MarioMerge branch 'terencehill/timeout_countdown_fix' into...
2016-10-05 MarioMerge branch 'master' into Mario/wepent_experimental
2016-09-29 MarioAttempt to make hook depend on weaponentity instead...
2016-09-28 MarioMerge branch 'martin-t/nades' into 'master'
2016-09-26 terencehillMerge branch 'master' into terencehill/overkill_stuff
2016-09-26 MarioAdd sv_aircontrol_backwards to allow strafing backwards
2016-09-08 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-09-07 MarioFix spectator camera resetting to world origin with...
2016-09-01 MarioMerge branch 'DefaultUser/gametype_votescreen' into...
2016-08-31 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-08-27 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-24 MarioRemove an unused function and macro
2016-08-24 MarioClean up movetype setting, fixes .move_qcphysics
2016-08-22 terencehillMerge branch 'master' into terencehill/hud_updates 353/head
2016-08-22 MarioMerge branch 'master' into terencehill/spectatee_status... 354/head
2016-08-21 MarioMerge branch 'master' into Mario/entcs
2016-08-21 TimePathMerge branch 'TimePath/modules'
2016-08-21 TimePathEnsure headers are always #included
2016-08-21 TimePathMerge branch 'master' into TimePath/modules
2016-08-21 TimePathRemove _all indirection
2016-08-20 TimePathCleanup common mutators: remove IMPLEMENTATION macro
2016-08-18 MarioMerge branch 'master' into Mario/user_movetypes
2016-08-15 MarioMerge branch 'TimePath/globalforces' into 'master'
2016-08-14 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-14 MarioMerge branch 'Mario/weaponentities' into 'master'
2016-08-13 TimePathUnnecessary newlines are unnecessary
2016-08-10 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-08 MarioMerge branch 'master' into Mario/weaponentities
2016-08-08 MarioAllow melee while crouching (the technical limitation...
2016-08-07 TimePath#pragma once
2016-08-07 MarioClear out PHYS_INPUT_TIMELENGTH from most of the physic...
2016-08-06 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-06 TimePathMerge branch 'master' into TimePath/scoreboard_elo
2016-08-06 TimePathMerge branch 'Mario/showspecs' into 'master'
2016-08-06 TimePathMerge branch 'TimePath/slist_refresh' into 'master'
2016-08-06 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-06 TimePathMerge branch 'TimePath/remove_remove'
2016-08-06 TimePathUse set_movetype everywhere
2016-08-03 MarioFix references to .movetype
2016-08-03 MarioMerge branch 'master' into Mario/intrusive 344/head
2016-08-03 MarioMerge branch 'terencehill/infomessages_panel_update...
2016-07-31 TimePathMerge branch 'master' into TimePath/physics
2016-07-29 MarioUse .groundentity (compatibility with engine)
2016-07-28 MarioMerge branch 'Mario/teams_bitflag' into 'master'
2016-07-28 MarioMerge branch 'sev/hud_ctf_update' into 'master'
2016-07-27 TimePathMerge branch 'TimePath/intrusive' into 'master'
2016-07-26 MarioFix weapon specific checks for melee
2016-07-25 terencehillMerge branch 'master' into terencehill/infomessages_pan...
2016-07-25 MarioMerge branch 'terencehill/camera_spectator_2' into...
2016-07-25 MarioRemove engine side player movement prediction, and...
2016-07-24 MarioMerge branch 'Mario/qc_physics_cleanup_v2'
2016-07-23 MarioMerge branch 'master' into Mario/qc_physics_cleanup_v2 341/head
2016-07-23 MarioFix up some missed movetype setters
2016-07-23 MarioImplement move_qcphysics
2016-07-22 MarioDon't constantly unset onground status on casings ...
2016-07-22 MarioFix network updates
2016-07-22 MarioAnother cleanup attempt for grenades (bit more self...
2016-07-22 MarioFix grenades by temporarily disabling matching ticrate...
2016-07-22 MarioCleanup the warpzone fix to support .move_movetype
2016-07-22 MarioMerge remote-tracking branch 'origin/terencehill/campai...
2016-07-22 MarioMerge remote-tracking branch 'origin/terencehill/count_...
2016-07-22 MarioFix warpzones
2016-07-22 MarioFix compile
2016-07-22 MarioRemove .move_* fields and MOVETYPE_PUSH logic (doesn...
2016-07-21 MarioSwim down with crouch, swim up at full speed (to match...
2016-07-21 MarioMerge branch 'master' into Mario/showspecs
2016-07-21 MarioOptimize Physics_ClientOption by using autocvars instea...
2016-07-19 MarioImplement reverse thrusting with jetpack when crouching...
2016-07-13 MarioAdd a volume parameter to GlobalSound, also muffle...
2016-07-13 MarioMerge branch 'master' into Mario/teams_bitflag 335/head
2016-07-13 MarioMerge branch 'master' into Mario/balance
2016-07-11 MarioRename GeomLerp's lerp parameter (conflicts with a...
2016-07-10 MarioMerge branch 'master' into Mario/teams_bitflag
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-06-28 MarioMerge branch 'Mario/fireball_merge' into 'master'
2016-06-27 MarioMerge branch 'Mario/grenade_prediction_fix'
2016-06-27 Mariosv_gameplayfix_gravityunaffectedbyticrate isn't used...
2016-06-25 MarioMerge branch 'master' into Mario/tweaks
2016-06-24 MarioMerge branch 'master' into Mario/gameover_fixes
2016-06-24 TimePathMove PM_air to ecs
2016-06-24 TimePathMove PM_swim to ecs
2016-06-24 MarioMerge branch 'Mario/killother' into 'master'
2016-06-24 TimePathMove PM_walk to ecs
2016-06-23 TimePathMove PM_walk landing event to ecs
2016-06-23 TimePathMove PM_ladder to ecs
next