summaryrefslogtreecommitdiff
path: root/assets/ui/tremulous_alien_common_hud.h
AgeCommit message (Collapse)Author
2013-01-03* Fix hud spectator text not displaying when using cg_stickyspec to follow a ↵Christopher Schwarz
player who is not spawned * Fix tutorial text from suggesting that a player spectating a teammate while dead can "return to free spectator mode"
2013-01-03* Fix the fact that teamoverlay was being drawn above where the hud told it ↵Christopher Schwarz
to be, and it wasn't respecting the right-side bbox either. Make it valign in the center of its bbox. * Align columns of teamoverlay and pad/truncate where necessary * Default/GPP HUD: Move cg_tutorial down a little bit and also make it valign center. * Default/GPP HUD: Move teamoverlay down a little bit and set the scale to 0.85
2013-01-03* Move teamoverlay out of the common_hud and into the team common huds. ↵Christopher Schwarz
Prevents showing when dead (use deadspec for this) and showing in white-on-white colors * Hide teamoverlay when the scoreboard is displayed
2013-01-03* Fix transparency of certain hud elements (Rezyn)Christopher Schwarz
2013-01-03Tweak partial frags hud indicator coloursRoman Tetelman
2013-01-03* add CG_PLAYER_CREDITS_FRACTION to display partial fragsRoman Tetelman
2013-01-03* Move all non-source-code to assets directoryTim Angus