]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/hud
Fix minor redundancy in nexball dphitcontentsmask
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud /
2016-10-14 MarioAdd a mutator hook to force hide the scoreboard
2016-10-07 MarioMerge branch 'martin-t/random' into 'master'
2016-10-05 terencehillMerge branch 'master' into terencehill/overkill_stuff
2016-10-05 MarioMerge branch 'terencehill/timeout_countdown_fix' into...
2016-09-28 MarioMerge branch 'martin-t/nades' into 'master'
2016-09-20 terencehillMake timeout countdown message immediately fully visibl... 370/head
2016-09-14 terencehillAllow to align spectators in columns (hud_panel_scorebo...
2016-09-14 terencehillScoreboard: highlight spectator's ping (and player...
2016-09-14 terencehillScoreboard: show number of spectators
2016-09-11 MarioMerge branch 'terencehill/scoreboard_update' into ...
2016-09-09 terencehillRemove tga extension from CA icons
2016-09-09 terencehillAvoid a division by 0 (it happened playing DOM on a...
2016-09-08 terencehillFix scoreboard layout when changing hud_fontsize 366/head
2016-09-08 terencehillRankings: Slightly smaller time column
2016-09-08 terencehillAllow customizing the minimum width of the scoreboard
2016-09-08 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-09-08 terencehillCleanup scoreboard code a little bit
2016-09-08 terencehillRemove some seriously weird code playing with text...
2016-09-06 terencehillRemove HUD_Minigame_Showpanels() and minigame_isactive...
2016-09-06 terencehillRankings panel: center text vertically and add padding...
2016-09-06 terencehillRankings panel: further reduce name column if displayed...
2016-09-06 terencehillRankings panel: limit name size (hud_panel_scoreboard_n...
2016-09-04 terencehillScoreboard: limit height rather than number of rows...
2016-09-04 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-09-04 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-09-01 terencehillTurn a very long macro into a function, cuts down cspro...
2016-09-01 MarioMerge branch 'DefaultUser/gametype_votescreen' into...
2016-09-01 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-08-31 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-08-31 terencehillMove scoreboard stuff into the scoreboard file
2016-08-31 terencehillMinor cleanup: reduce Scoreboard_DrawItem code, remove...
2016-08-31 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-08-30 terencehillDisplay an empty scoreboard in the beginning in DM too
2016-08-30 terencehillFix initial scoreboard size when nobody is playing yet
2016-08-30 terencehillCompact spectator list by displaying multiple spectator...
2016-08-30 terencehillLimit number of players displayed in the scoreboard...
2016-08-30 terencehillScoreboard: add a customizable size limit of player...
2016-08-28 terencehillAdd update_mousepos()
2016-08-28 terencehillFix mouse handling of quickmenu and radar
2016-08-27 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-26 terencehillMake use of hud_fontsize in the accuracy panel too...
2016-08-26 terencehillFix condition for splitting accuracy panel row in 2...
2016-08-25 terencehillSimplify some code
2016-08-25 terencehillReload hud_fontsize and fix scoreboard layout as soon...
2016-08-24 MarioMerge branch 'terencehill/hud_updates' into 'master'
2016-08-23 terencehillserverflags & SERVERFLAG_TEAMPLAY --> teamplay
2016-08-23 terencehillScoreboard columns: remove not working "k/d" keyword...
2016-08-23 terencehillDisplay "damage" as column header instead of "dmg"...
2016-08-23 MarioMerge branch 'terencehill/hud_start_fix' into 'master'
2016-08-22 terencehillDon't draw scoreboard and HUD until gametype and scores... 362/head
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 TimePathMerge branch 'Mario/entcs' into 'master'
2016-08-21 MarioMerge branch 'master' into Mario/entcs
2016-08-21 MarioMerge branch 'master' into Mario/entcs
2016-08-21 TimePathMerge branch 'TimePath/modules'
2016-08-21 TimePathMerge branch 'master' into TimePath/modules
2016-08-21 TimePathRemove _all indirection
2016-08-21 MarioUse entcs to handle client colors (improves FPS by...
2016-08-20 TimePathCleanup #includes
2016-08-19 terencehillFix panel show flags checks
2016-08-19 terencehillMark panels that can't be disabled manually (main panel...
2016-08-19 terencehillSmall optimization
2016-08-19 terencehillFix PANEL_CONFIG_MAIN check
2016-08-19 terencehillFix vote panel test
2016-08-19 terencehillImplement fading of panels when showing the scoreboard...
2016-08-19 MarioMerge branch 'Mario/user_movetypes'
2016-08-18 terencehillFix highlighting of the last column
2016-08-18 terencehillFix spectators highlight color and accuracy highlight...
2016-08-18 MarioMerge branch 'master' into Mario/user_movetypes
2016-08-16 terencehillRename a macro
2016-08-16 terencehillMake it pass compilation unit tests
2016-08-16 terencehillRemove a not very useful variable
2016-08-16 terencehillWhen the game is over stop timer and show elapsed time
2016-08-16 terencehillDon't reset modicons panel when showing the scoreboard
2016-08-16 terencehillAlways draw the scoreboard on top
2016-08-16 terencehillSmall cleanup
2016-08-16 terencehillApply alpha to the vote panel in another way so it...
2016-08-16 terencehillDisplay more panels (engineinfo, modicons and timer...
2016-08-16 MarioCA: Show 'rounds won' instead of 'rounds'
2016-08-16 MarioMerge branch 'martin-t/solidpenetration' into 'master'
2016-08-15 terencehillRemove useless checks
2016-08-15 terencehillAllow to hide panels that don't make too much sense...
2016-08-15 terencehillCleanup
2016-08-15 terencehillShow nothing instead of "Respawning in 0 seconds" when...
2016-08-15 terencehillFix respawn time as int
2016-08-15 MarioMerge branch 'TimePath/globalforces' into 'master'
2016-08-15 MarioMerge branch 'terencehill/scoreboard_panel_2' into...
2016-08-14 terencehillSync autocvar_hud_panel_scoreboard_table_bg_alpha 345/head
2016-08-14 terencehillGet rid of a warning in the console when starting a...
2016-08-14 TimePathMerge branch 'Mario/gametypes' into 'master'
2016-08-14 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-14 terencehillScoreboard: provide basic panel cvars to old clients
2016-08-14 MarioRegistrize modicons_reset
2016-08-14 MarioRegistrize modicons
2016-08-14 MarioMerge branch 'Mario/weaponentities' into 'master'
2016-08-13 terencehillFix centerprint messages not shown for an instant when...
2016-08-13 TimePathUnnecessary newlines are unnecessary
2016-08-11 terencehillAdd hud_panel_infomessages_group0 cvar to allow disabli...
2016-08-11 terencehillFix weapon panel showing a misplaced highlight when...
next