qzdoom/src/g_statusbar
Christoph Oelckers 6eab875ec2 - added option to show hub and episode names on the alt HUD.
Still very much work in progress because few mods have set this up.
CVARs default to off and are not exposed to the menu.
2022-10-26 17:44:51 +02:00
..
hudmessages.cpp - removed most templates.h includes. 2021-10-30 10:49:12 +02:00
sbar.h - made TObjPtr as trivial as possible. 2022-06-06 15:19:31 +02:00
sbar_mugshot.cpp - block direct comparisons of TAngle with floats 2022-08-26 18:01:52 +02:00
sbarinfo.cpp - removed all vid_fps offsetting. 2022-06-05 12:16:56 +02:00
sbarinfo.h - added a 'protrusion' property to SBARINFO so that the map name display can properly be handled here as well. Until now it was only working for scripted status bars. 2017-05-05 19:32:37 +02:00
sbarinfo_commands.cpp - replaced MIN/MAX in all non-common code. 2021-10-30 10:16:52 +02:00
shared_hud.cpp - added option to show hub and episode names on the alt HUD. 2022-10-26 17:44:51 +02:00
shared_sbar.cpp - reworked CVARs to not use a linked list and to be initialized manually. 2022-10-21 18:56:43 +02:00
shiftstate.h - added Raze-style HUD scaling. 2022-06-05 10:57:21 +02:00