gzdoom/wadsrc/static/zscript/statusbar
Christoph Oelckers 3e67a8bafa - let hud_scale act like an override to uiscale, just like con_scale does.
- better handling of ForceScale for the fullscreen HUD that doesn't mess around with CVARs.
- moved the mug shot into the status bar, because this is global state that needs to be shared between different pieces of code which want to display a mug shot.
- SBARINFO should work off the current status bar settings instead of the ones stored in its script object
2017-03-25 18:32:47 +01:00
..
sbarinfowrapper.txt - let hud_scale act like an override to uiscale, just like con_scale does. 2017-03-25 18:32:47 +01:00
statusbar.txt - let hud_scale act like an override to uiscale, just like con_scale does. 2017-03-25 18:32:47 +01:00
strife_sbar.txt - converted the Strife status bar to use the new HUD specific draw functions so that it also can benefit from coming changes. 2017-03-25 00:35:19 +01:00