]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/player.qc
Fix FL_WEAPON flag overlapping FL_JUMPRELEASED. This unintentional change was introdu...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / player.qc
8 days ago terencehillMerge branch 'master' into 'terencehill/nades_stuff' 1236/head
2024-03-23 terencehillMerge branch 'terencehill/minigame_spectator_list'...
2024-03-15 terencehillMerge branch 'terencehill/playerlist_layout' into ...
2024-03-14 terencehillMerge branch 'terencehill/menu_registries' into 'master'
2024-03-11 terencehillMerge branch 'terencehill/respawn_ghosts_keepcolors_ena...
2024-02-26 terencehillFix wrong respawn ghost colors with cl_forceuniqueplaye...
2022-04-29 MarioMerge branch 'master' into Mario/monsters
2022-03-13 terencehillMerge branch 'master' into terencehill/menu_quit_game
2022-01-10 MarioMerge branch 'master' into develop
2021-09-13 terencehillMerge branch 'master' into terencehill/lms_updates
2021-08-29 MarioMerge branch 'bones_was_here/hlac_speed' into 'master'
2021-07-31 MarioMerge branch 'master' into Mario/q3compat_sanity
2021-07-18 JuhuMerge branch master into Juhu/strafehud-fixes
2021-07-18 bones_was_hereResolve conflicts 2: Merge branch 'master' into bones_w...
2021-07-11 bones_was_hereResolve conflicts 1: Merge commit 'c58baab5' into bones...
2021-06-28 terencehillMerge branch 'bones_was_here/fc_auto_helpme' into ...
2021-06-23 terencehillMerge branch 'Mario/status_effects_extended' into ...
2021-06-23 MarioMerge branch 'master' into Mario/status_effects_extended
2021-06-22 MarioMerge branch 'master' into Mario/status_effects_extended
2021-06-18 MarioMerge branch 'master' into Mario/q3compat_sanity
2021-06-17 terencehillMerge branch 'master' into terencehill/lms_updates
2021-06-15 MarioMerge branch 'master' into Mario/status_effects_extended
2021-06-15 terencehillMerge branch 'master' into 'Mario/status_effects'
2021-06-15 terencehillMerge branch 'Mario/less_stats' into 'master'
2021-06-15 MarioConsolidates a few of the networked stats to free up...
2021-06-03 terencehillMerge branch 'bones_was_here/misc2' into 'master'
2021-05-31 terencehillMerge branch 'terencehill/damage_for_suicide' into...
2021-05-30 terencehillAdd a return value to the PlayerDamaged mutator hook... 911/head
2021-05-29 MarioNumerous enhancements to the new status effects system...
2021-05-29 terencehillAdd a parameter to the PlayerDamaged mutator hook to...
2021-05-27 terencehillCount damage caused by suicide (with the kill command...
2021-05-27 terencehillPrevent negative damage by correctly bounding g_spawnsh...
2021-05-27 terencehillMinor cleanups
2021-05-23 MarioExperimental status effects system: general backend...
2021-04-21 terencehillMerge branch 'master' into terencehill/freezetag_updates
2021-03-17 JuhuMerge branch 'master' into Juhu/strafehud-fixes
2021-03-11 terencehillMerge branch 'master' into terencehill/race_cleanups
2021-03-10 terencehillMerge branch 'master' into terencehill/less_entities
2021-03-06 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2021-03-03 terencehillReset more STATs when player dies
2021-03-02 terencehillFix compilation units and update hash
2021-01-26 MarioMerge branch 'master' into terencehill/scoreboard_item_... 663/head
2020-12-12 terencehillMerge branch 'master' into terencehill/glowmod_color_fix
2020-11-08 MarioMerge branch 'master' into Mario/monsters
2020-11-07 MarioMerge branch 'master' into develop
2020-11-06 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-11-06 MarioMerge branch 'terencehill/ft_autorevive_progress' into...
2020-11-06 MarioMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-11-06 MarioMerge branch 'master' into Mario/q3compat_sanity
2020-11-06 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-11-06 MarioMerge branch 'Mario/matchcount' into 'develop'
2020-11-02 terencehillMerge branch 'master' into terencehill/scoreboard_item_...
2020-11-01 MarioDon't play teleportation sounds on dead players
2020-11-01 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-10-19 MarioMerge branch 'master' into Mario/model_stair_smoothing
2020-10-18 MarioMerge branch 'master' into terencehill/scoreboard_item_...
2020-10-18 MarioMerge branch 'master' into terencehill/glowmod_color_fix
2020-10-18 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-10-18 MarioMerge branch 'master' into Mario/q3compat_sanity
2020-10-18 MarioMerge branch 'bones_was_here/csprogs' into 'master'
2020-10-16 MarioResolve a rabbit hole of header dependencies
2020-10-16 MarioApply a standard alphabetical sort order to the server...
2020-10-14 MarioMerge branch 'amade/cleanup_includes' into 'master'
2020-10-14 Amadeusz SławińskiCleanup common includes
2020-10-14 MarioMerge branch 'master' into Juhu/strafehud
2020-10-07 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-09-26 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-09-25 MarioPhase out miscfunctions.qc from the server codebase...
2020-09-25 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-09-25 MarioFurther cleanup miscfunctions, document the need to...
2020-09-11 MarioMerge branch 'martin-t/jump' into 'master'
2020-08-09 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-08-07 JuhuMerge branch 'master' into Juhu/strafehud
2020-08-05 MarioMerge branch 'master' into Mario/q3compat_sanity
2020-08-03 MarioMerge branch 'terencehill/cl_forceplayercolors_3' into...
2020-08-02 MarioRemove the g_ prefix from some server code files and...
2020-08-02 MarioFurther cleanup of defs.qh
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash (again)
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash
2020-08-02 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-08-02 MarioSome more cleanup of defs.qh, use a flag to indicate...
2020-08-01 MarioReorganise some more definitions out of defs.qh, show...
2020-08-01 MarioMerge branch 'master' into Mario/monsters
2020-07-27 MarioMerge branch 'master' into Mario/q3compat_sanity. Also...
2020-07-27 MarioMerge branch 'Mario/headshots' into 'master'
2020-07-20 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-07-18 MarioMerge branch 'terencehill/noclip_death_fix' into 'master'
2020-07-17 MarioMerge branch 'master' into Mario/speed_var
2020-07-08 terencehillWith noclip enabled don't toss the corpse, it can get...
2020-07-07 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-06-20 JuhuMerge remote-tracking branch 'origin/master' into Juhu...
2020-06-15 terencehillDon't log (indirect) damage dealt to frozen players
2020-06-15 terencehillReimplement "Don't play any pain sound when hitting...
2020-06-12 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-05-25 MarioMerge branch 'terencehill/erebus_tweaks' into 'master'
2020-05-24 MarioMerge branch 'master' into Mario/monsters
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...
next