gzdoom-gles/wadsrc/static/zscript/statusbar
Christoph Oelckers e791c957d9 - implemented the regular Doom status bar.
The DOOM status bar and HUD are complete, except the inventory bar.
2017-03-26 22:04:58 +02:00
..
doom_sbar.txt - implemented the regular Doom status bar. 2017-03-26 22:04:58 +02: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 - implemented the regular Doom status bar. 2017-03-26 22:04:58 +02:00
strife_sbar.txt - simplified the parameters of the HUD draw functions by moving all booleans into one flags word and ordering them so that the less likely ones to be used can be made optional. 2017-03-26 18:41:24 +02:00