]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/physics
Don't update health value in the bar above players after the game ends, as it's set...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / physics /
2020-12-20 MarioMerge branch 'master' into Mario/damagetext_reliable
2020-12-17 MarioFix entity positioning of QC MOVETYPE_FOLLOW
2020-12-13 MarioMerge branch 'master' into Mario/damagetext_reliable
2020-12-13 MarioMerge branch 'terencehill/oxygen_bar_start_alpha' into...
2020-12-06 MarioMerge branch 'Mario/ghost_botname_fix' into 'master'
2020-12-06 MarioAdd a wrapper for networked cvars and attach them to...
2020-11-06 MarioMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-11-01 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-10-26 MarioPurge autocvars.qh from the codebase, cvars are defined...
2020-10-19 MarioMerge branch 'master' into Mario/model_stair_smoothing
2020-10-18 MarioMerge branch 'TimePath/classnames' into 'master'
2020-10-18 TimePathTidy up classnames
2020-10-18 MarioMerge branch 'bones_was_here/csprogs' into 'master'
2020-10-16 MarioSort most common includes alphabetically
2020-10-16 MarioMerge branch 'Juhu/unnecessary-main-includes' into...
2020-10-16 Juhuremove unnecessary main.qh includes (also one server...
2020-10-14 MarioMerge branch 'master' into Juhu/strafehud
2020-10-07 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-10-05 MarioMerge branch 'terencehill/fps_display_fix' into 'master'
2020-09-29 MarioPurge miscfunctions.qc from the client-side codebase...
2020-09-25 MarioPhase out miscfunctions.qc from the server codebase...
2020-09-23 MarioReplace some of the remaining cvar globals with autocva...
2020-09-21 MarioMove some more functions out of miscfunctions, split...
2020-09-11 MarioMerge branch 'martin-t/jump' into 'master'
2020-08-09 MarioUse an ordered list to find triggers to touch, fixes...
2020-08-07 JuhuMerge branch 'master' into Juhu/strafehud
2020-08-03 MarioMerge branch 'terencehill/cl_forceplayercolors_3' into...
2020-08-03 MarioMake sv_gameplayfix_delayprojectiles match the engine...
2020-08-02 MarioRemove the g_ prefix from some server code files and...
2020-08-02 MarioFurther cleanup of defs.qh
2020-08-02 MarioMove generic entity flags to a common constants locatio...
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash
2020-08-02 MarioSome more cleanup of defs.qh, use a flag to indicate...
2020-07-18 MarioMerge branch 'terencehill/noclip_death_fix' into 'master'
2020-07-18 MarioMerge branch 'master' into Mario/headshots
2020-07-18 MarioMake ladders use the same iterative logic as conveyors...
2020-07-17 MarioMerge branch 'master' into Mario/q3_speaker_fix 844/head
2020-07-17 MarioMerge branch 'master' into Mario/speed_var
2020-07-16 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-07-14 MarioMerge branch 'master' into Mario/headshots
2020-07-11 MarioMerge branch 'Mario/movetype_push' into 'master'
2020-07-11 MarioMerge branch 'master' into Mario/headshots
2020-07-11 MarioMerge branch 'master' into Mario/movetype_push
2020-07-11 MarioIf sv_gameplayfix_unstickplayers is set to 2 (new defau...
2020-07-10 MarioMerge branch 'master' into Mario/movetype_push
2020-07-07 MarioMerge branch 'master' into Mario/headshots
2020-07-07 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-06-20 JuhuMerge remote-tracking branch 'origin/master' into Juhu...
2020-06-14 MarioMerge branch 'bones_was_here/qcsrc_Makefile' into ...
2020-06-14 MarioMerge branch 'bones_was_here/defragcompat_viewoffset...
2020-06-13 bones_was_hereAdjust q3dfcompat viewoffset to match q3df WRT fe92ff1f 828/head
2020-06-12 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-06-05 terencehillMake precedence explicit in expressions where || and...
2020-06-02 MarioMerge branch 'master' into Mario/movetype_push
2020-06-01 MarioImprove prediction of typing preventing movement
2020-06-01 MarioFix falling through world when crushed by platforms
2020-06-01 MarioUse MOVE_NOMONSTERS to ensure the entity is only testin...
2020-06-01 MarioSome minor adjustments to the push movetype, fix QC...
2020-06-01 MarioFix rotating platforms not spinning
2020-06-01 MarioRough implementation of MOVETYPE_PUSH in QuakeC
2020-05-26 MarioMerge branch 'master' into Mario/pure_entity_fix 820/head
2020-05-25 MarioMerge branch 'terencehill/erebus_tweaks' into 'master'
2020-05-24 terencehillMerge branch 'Mario/casing_disconect_fix' into 'master'
2020-05-24 MarioLimit the maximum number of physics iterations in a...
2020-05-24 MarioMerge branch 'terencehill/frozen_resurfacing' into...
2020-05-24 terencehillMove resurfacing (when frozen) code to sys_phys_simulate
2020-05-23 terencehillMerge branch 'Mario/waterjump_fix' into 'master'
2020-05-23 terencehillMerge branch 'Mario/frozen_floating' into 'master'
2020-05-23 MarioAlternate fix for jittery view while floating in the... 815/head
2020-05-23 MarioLower the movement speed of frozen players further...
2020-05-23 MarioMerge branch 'master' into Mario/waterjump_fix
2020-05-23 MarioMerge branch 'master' into Mario/stepdown_maxspeed
2020-05-23 MarioMerge branch 'martin-t/server-quit' into 'master'
2020-05-23 MarioMerge branch 'terencehill/texture_names_fix' into ...
2020-05-23 MarioMerge branch 'bones_was_here/wl-clientselect_options...
2020-05-23 MarioMerge branch 'bones_was_here/guard-resistance' into...
2020-05-19 MarioRemove the 2 second buffer applied to water jumps and...
2020-05-18 MarioRewrite trigger_swamp to not require spawning new entit...
2020-05-02 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-04-20 Martin TaibrMerge branch 'martin-t/deglob-log' into 'master'
2020-04-18 Rudolf PolzerMerge branch 'divVerent/simpler-clipped-rectangle'...
2020-04-15 terencehillMerge branch 'martin-t/keybinder' into 'master'
2020-04-07 MarioMerge branch 'marin-t/bot-badcvar' into 'master'
2020-04-05 MarioMerge branch 'martin-t/testing-balance' into 'master'
2020-03-14 terencehillMerge branch 'master' into terencehill/bot_ai
2020-03-13 MarioMerge branch 'terencehill/campaign_message_tweak' into...
2020-03-07 MarioChange unsticking to match the engine even more closely...
2020-03-06 MarioFix being able to double jump after sliding on a slick...
2020-03-06 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-02-08 MarioMerge branch 'Mario/stepdown_maxspeed' into 'master'
2020-02-06 MarioAdd an option to control the maximum speed you can...
2020-01-23 terencehillMerge branch 'master' into terencehill/bot_ai
2020-01-21 MarioMerge branch 'master' into Mario/qcphysics
2020-01-21 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-01-21 MarioMerge branch 'Mario/ipv6_gamelog' into 'master'
2020-01-20 MarioMerge branch 'Mario/rain_fix' into 'master'
2020-01-20 MarioMerge branch 'Mario/csqc_refdef' into 'master'
2020-01-20 MarioMerge branch 'Mario/intrusivelist_objects' into 'master'
2020-01-18 MarioMerge branch 'master' into Mario/rain_fix
2020-01-18 MarioReplace some per-frame physics loops with intrusive... 761/head
next