gzdoom-gles/wadsrc/static/zscript/ui/statusbar
Christoph Oelckers f1105f2e13 - further work on generic HUD
Some reorganization to avoid code duplication plus making the log screen capable of using the generic font. This also means that the popup for the log in Strife's status bar will be disabled when in generic mode - this popup with its special font would be a bit problematic.
2019-04-10 00:45:32 +02:00
..
alt_hud.zs - add an option to print the kill, item and secret stats on the alternative HUD with the NewSmallFont. 2019-03-17 21:35:33 +01:00
doom_sbar.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
harm_sbar.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
heretic_sbar.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
hexen_sbar.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
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 - fixed: air_finished was sometimes checked against level.time, sometimes against level.maptime. 2019-03-30 18:52:32 +01:00
strife_sbar.zs - further work on generic HUD 2019-04-10 00:45:32 +02:00