]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/hud
Welcome message: fix broken version check by giving the client time to send its versi...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud /
2022-03-08 terencehillMake the timer turn red at 1:00, not 0:59 seconds remaining
2022-03-07 terencehillFade in centerprint messages that last less than 2...
2022-03-06 terencehillTimer panel: fix timeout check and whitespace
2022-03-06 terencehillMerge branch 'z411/new_timer' into 'master'
2022-03-04 z411Add subtimer vertical padding
2022-03-04 z411Using a separate global to keep track of overtime phase
2022-03-03 terencehillMerge branch 'z411/ready_improvements' into 'master'
2022-03-01 z411Fixed typo and standardized function names
2022-03-01 z411Refactored time calculation in timer
2022-03-01 z411Removed intermission from timer subtext
2022-02-28 z411Fixed intermission freeze for secondary timer
2022-02-27 z411Fixed bug where swapped timer wouldn't show anything...
2022-02-27 z411Using GAME_STOPPED to freeze the round timer
2022-02-22 z411Change overtimes and timeout status to int
2022-02-19 z411Add cvar to show or hide secondary timer, and to show...
2022-02-10 z411Make timer subtext green
2022-02-10 z411Use timer color for secondary timer too
2022-02-10 terencehillMerge branch 'master' into terencehill/replicatevars_en... 964/head
2022-02-09 z411Merge branch 'master' into z411/new_timer
2022-02-09 z411Add sudden death to timer
2022-02-09 z411Added timeout subtext
2022-02-07 z411Implement secondary timer and subtext
2022-02-07 terencehillMerge branch 'drjaska/timerbounding' into 'master'
2022-02-07 Dr. Jaskacvar to unbind both timer increment styles
2022-02-05 terencehillMerge branch 'z411/fix_resetmatch_scores' into 'master'
2022-02-05 terencehillMerge branch 'terencehill/chat_maximized_scrollable...
2022-02-01 terencehillAllow scrolling the maximized chat history by pressing... 974/head
2022-01-18 terencehillMerge branch 'Mario/resource_registry' into 'master'
2022-01-18 MarioMigrating resources (ammo, health etc) to a registry...
2022-01-08 MarioMerge branch 'bones_was_here/walking_groundentity_fix...
2022-01-02 terencehillMerge branch 'z411/timer_bound' into 'master'
2022-01-02 z411Added upper bound for decreasing timer
2022-01-02 terencehillMerge branch 'bones_was_here/lms_items' into 'master'
2022-01-02 terencehillMerge branch 'bones_was_here/xonstat_https' into 'master'
2022-01-02 terencehillMerge branch 'z411/srestart' into 'master'
2021-12-09 MarioMerge branch 'Mario/lms_pickup_items' into 'master'
2021-12-04 terencehillMerge branch 'z411/powerups_dropondeath' into 'master'
2021-11-21 terencehillMerge branch 'terencehill/health_armor_icons' into...
2021-11-18 z411Soft reset: Fix warmup limit and repeatable restart
2021-11-17 terencehillMerge branch 'bones_was_here/ft_start_armor' into ...
2021-11-17 terencehillMerge branch 'bones_was_here/strafehud_jumpheight'...
2021-11-17 terencehillMerge branch 'z411/ca_useammunition' into 'master'
2021-11-16 terencehillShow full fuel bar with a low alpha, fade it in until...
2021-10-20 z411Merge branch 'master' into z411/srestart
2021-10-12 bones_was_herestrafehud: fix and refactor jumpheight feature 939/head
2021-09-27 terencehillDisable crosshair_chase if cl_lockview is enabled
2021-09-19 terencehillMerge branch 'terencehill/quickmenu_bugfix_2487' into...
2021-09-12 terencehillMerge branch 'terencehill/lms_spectatable' into 'master'
2021-09-10 MarioMerge branch 'bones_was_here/q3compat' into 'master'
2021-09-09 terencehillMake QuickMenu_InputEvent code even more like HUD_Radar... 932/head
2021-09-09 terencehillQuickmenu: unset the player's buttons as soon as it...
2021-09-08 terencehillQuickmenu: let the engine handle all release key events...
2021-09-06 MarioMerge branch 'terencehill/maxidle_fix' into 'master'
2021-09-05 terencehillMerge branch 'terencehill/cl_forceplayercolors_unique...
2021-09-04 MarioMerge branch 'terencehill/melee_sound' into 'master'
2021-09-04 terencehillFix typo in a variable name
2021-09-04 terencehillApply hud_panel_weapons_aspect to weapon icons in the...
2021-09-04 terencehillFix Item Stats panel not respecting hud_fontsize; make...
2021-08-29 MarioMerge branch 'bones_was_here/hlac_speed' into 'master'
2021-07-18 bones_was_hereResolve conflicts 2: Merge branch 'master' into bones_w...
2021-07-12 MarioFix compilation unit test
2021-07-11 terencehillFix #2611 "Continuous div by 0 error spam while scorebo...
2021-07-11 bones_was_hereResolve conflicts 1: Merge commit 'c58baab5' into bones...
2021-07-08 terencehillRankings panel: dynamically reduce rows if it bloats...
2021-07-08 terencehillRankings panel: allow immediate update of speed unit...
2021-07-05 terencehillFix spacing after the spectator list and before the...
2021-07-05 terencehillSmall optimization of the Rankings panel code
2021-07-05 terencehillSet 2 cvars only when needed
2021-07-01 terencehillMake work hud_panel_chat to toggle chat on/off, it...
2021-06-28 terencehillMerge branch 'bones_was_here/fc_auto_helpme' into ...
2021-06-15 MarioMerge branch 'master' into Mario/status_effects_extended
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...
next