gzdoom/wadsrc/static/zscript/ui/statusbar
Christoph Oelckers 154af34cd9 - added an option to always display the log and the subtitles with the generic font.
If this is on it will disable the status bar's pop screen for the log and always use the HUD overlay instead.
2019-07-31 17:02:39 +02:00
..
alt_hud.zs - for the map name on the automap, fall back to the original SmallFont if the actual one cannot print it. 2019-07-17 20:28:07 +02:00
doom_sbar.zs - reimplemented the Harmony status bar in ZScript 2019-07-17 00:36:38 +02:00
heretic_sbar.zs Added support for monospacing alignment modes to HUDFont / BaseStatusBar.DrawString (#810) 2019-04-13 18:10:58 +02:00
hexen_sbar.zs Added support for monospacing alignment modes to HUDFont / BaseStatusBar.DrawString (#810) 2019-04-13 18:10:58 +02:00
sbarinfowrapper.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
statusbar.zs - added a CanPrint function to FFont and used that to handle the statistics display on the automap HUD to only replace the font when actually needed, not based on the language. 2019-04-22 09:08:43 +02:00
strife_sbar.zs - added an option to always display the log and the subtitles with the generic font. 2019-07-31 17:02:39 +02:00