]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/hud
Merge branch 'master' into terencehill/lms_updates
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud /
2021-06-17 terencehillMerge branch 'master' into terencehill/lms_updates
2021-06-15 terencehillMerge branch 'master' into 'Mario/status_effects'
2021-06-03 terencehillMerge branch 'bones_was_here/misc2' into 'master'
2021-05-27 terencehillMinor cleanups
2021-05-24 terencehillMerge branch 'terencehill/hud_notify_panel_update'...
2021-05-24 terencehillMerge branch 'terencehill/freezetag_updates' into ...
2021-05-24 terencehillMerge branch 'bones_was_here/centreprints' into 'master'
2021-05-24 terencehillMerge branch 'terencehill/strftime_s' into 'master'
2021-05-23 MarioExperimental status effects system: general backend...
2021-05-17 terencehillNotify panel: improve scoreboard area detection 904/head
2021-05-16 terencehillKeep the notify panel visible while dead; if it may...
2021-05-16 terencehillMerge branch 'AriosJentu/SpectatorsScoreboard' into...
2021-05-16 AriosJentuReplace scoreboard spectators position from 'after... 898/head
2021-05-15 terencehillMerge branch '2259-ca-uses-lms-start-values' into ...
2021-05-13 bones_was_hereMerge branch 'master' into bones_was_here/centreprints
2021-05-11 terencehillMerge branch 'bones_was_here/sv_maxidle_playertospectat...
2021-05-05 terencehillMerge branch 'master' into terencehill/freezetag_updates 896/head
2021-04-27 terencehillAllow customizing item stats filter with hud_panel_scor...
2021-04-27 terencehillMisc minor cleanups
2021-04-26 AriosJentuAdd CVar for moving 'Spectators' list over the scoreboa...
2021-04-21 terencehillMerge branch 'master' into terencehill/freezetag_updates
2021-04-19 terencehillMerge branch 'terencehill/image_extension_removal'...
2021-04-19 terencehillAllow showing ALL scoreboard scores (even the ones...
2021-04-18 bones_was_hereImprove legibility of hud_panel_centerprint 1s interval...
2021-04-17 terencehillDraw images without specifying an extension so to make... 894/head
2021-04-14 terencehillScoreboard: optimize team score comparisons too
2021-04-14 terencehillScoreboard: fix broken player sorting by fields after...
2021-04-13 terencehillImprove comments
2021-04-13 terencehillMerge branch 'terencehill/ice_nade_revival_progress_fixes'
2021-04-13 terencehillMove the "frags" check to the right place (the SP_FRAGS...
2021-04-11 terencehillClean up and document scoreboard field parsing
2021-04-09 terencehillFix #2575 "FPS field no longer displayed in scoreboard...
2021-04-06 terencehillFix #2548 "FPS field is displayed (but empty) in the...
2021-03-22 terencehillAvoid settings cvars every frame to optimize code and...
2021-03-21 terencehillMerge branch 'terencehill/crosshair_chase_fix'
2021-03-21 terencehillcrosshair_chase: reset weapon alpha in all cases
2021-03-21 terencehillFix compilation units
2021-03-18 terencehillcrosshair_chase: prevent negative alpha values and...
2021-03-18 terencehillcrosshair_chase: fade in/out player alpha changes and...
2021-03-18 terencehillcrosshair_chase: fix player alpha while walking through...
2021-03-11 terencehillMerge branch 'master' into terencehill/race_cleanups
2021-03-10 terencehillMerge branch 'master' into terencehill/less_entities
2021-03-01 terencehillQuickmenu: fix names starting with yellow in the player...
2021-02-27 MarioMerge branch 'terencehill/entcs_fixes' into 'master'
2021-02-01 terencehillSimplify vdist macro and remove a redundant vec2 call
2021-01-27 MarioMerge branch 'terencehill/scoreboard_item_stats' into...
2021-01-26 MarioMerge branch 'master' into terencehill/scoreboard_item_... 663/head
2021-01-19 MarioMerge branch 'terencehill/csqc_input_stuff' into 'master'
2021-01-09 terencehillScoreboard: allow showing player id next to player...
2021-01-08 terencehillScoreboard: allow changing eliminated highlight alpha...
2021-01-06 terencehillMerge branch 'master' into terencehill/csqc_input_stuff 872/head
2020-12-28 terencehillRemove redundant bInputType checks in HUD_Panel_InputEvent
2020-12-27 terencehillRemove redundant bInputType checks in HUD_Radar_InputEv...
2020-12-26 terencehillQuickmenu: restart expire time by hovering over a diffe...
2020-12-20 MarioMerge branch 'master' into Mario/damagetext_reliable
2020-12-16 terencehillFix inconsistent indentation in hud.qc
2020-12-16 terencehillFix inconsistent indentation in 2 files
2020-12-16 terencehillShare (and compact) some duplicated code in the radar...
2020-12-16 MarioMerge branch 'Mario/firstrun_mention_stats' into 'master'
2020-12-13 MarioMerge branch 'master' into Mario/damagetext_reliable
2020-12-13 MarioMerge branch 'terencehill/oxygen_bar_start_alpha' into...
2020-12-12 terencehillFix Items Stats and Accuracy panels instantly disappear...
2020-12-12 terencehillFix centerprint panel glitch when scoreboard bottom...
2020-12-12 terencehillDon't slide the Item Stats panel down through the Accur...
2020-12-11 terencehillImprove alpha sync of Accuracy and Item Stats panels...
2020-12-10 terencehillDisable crosshair (and crosshair_chase) if chase_front...
2020-12-05 terencehillShow full oxygen bar with a low alpha, fade it in until...
2020-12-03 MarioDon't attempt to render the itemstats panel at all...
2020-11-29 terencehillItem stats: implement the item filter as a whitelist...
2020-11-23 MarioMerge branch 'master' into z411/notif-fix
2020-11-22 MarioMerge branch 'terencehill/crosshair_hittest_settings_fi...
2020-11-21 terencehillFix messy crosshair_hittest settings in the menu:
2020-11-06 MarioMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-11-06 MarioMerge branch 'master' into terencehill/scoreboard_item_...
2020-11-02 terencehillMerge branch 'master' into terencehill/scoreboard_item_...
2020-11-01 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-10-27 terencehillProperly fade Item stats panel in
2020-10-26 MarioPurge autocvars.qh from the client-side codebase, cvars...
2020-10-25 terencehillConsistent spacing between additional scoreboard panels
2020-10-25 terencehillItem stats panel: add cvar to enable/disable it and...
2020-10-25 terencehillItem stats panel: don't show uninteresting items (ammo...
2020-10-24 terencehillItem stats panel: show items in default order (ammo...
2020-10-19 MarioMerge branch 'master' into Mario/model_stair_smoothing
2020-10-19 MarioAdd a mutator hook to allow mutators to force drawing...
2020-10-19 MarioUse modern methods to access registry item counts
2020-10-18 MarioMerge branch 'master' into terencehill/scoreboard_item_...
2020-10-18 MarioMerge branch 'bones_was_here/csprogs' into 'master'
2020-10-16 MarioApply a standard alphabetical sort order to the client...
2020-10-16 MarioMerge branch 'Juhu/unnecessary-main-includes' into...
2020-10-16 Juhuremove unnecessary main.qh includes (also one server...
2020-10-16 MarioRemove an unnecessary main.qh include from the strafehu...
2020-10-14 MarioMerge branch 'Juhu/strafehud' into 'master'
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-27 terencehillUse gettime(GETTIME_FRAMESTART) instead of gettime...
2020-09-11 MarioMerge branch 'martin-t/jump' into 'master'
2020-08-16 terencehillReduce a few overlong lines in crosshair code
2020-08-16 terencehillAvoid using duplicated code for vortex and oknex crossh...
next