gzdoom-gles/wadsrc/static/zscript/ui/statusbar
3saster 26f2bfe3fd Implemented Clock Class (#977)
* Simplified some stuff, made up-to-date

* Dealt with DST problems

* Made SystemTime.Format clearscope, as there is no reason for this function to be limited to the ui
# Conflicts:
#	wadsrc/static/zscript/ui/statusbar/alt_hud.zs
2020-08-28 17:20:28 +02:00
..
alt_hud.zs Implemented Clock Class (#977) 2020-08-28 17:20:28 +02:00
doom_sbar.zs - the Doom status bar has been partially virtualized to allow overriding specific parts of it, most notably the ammo display 2019-09-08 00:08:50 +02:00
harm_sbar.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
heretic_sbar.zs Fix typo in Heretic status bar 2019-08-31 10:08:25 +02:00
hexen_sbar.zs Added Armor to Hexen fullscreen display 2019-09-11 00:27:25 +02:00
sbarinfowrapper.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
statusbar.zs Apply alpha to the background texture in DrawBar 2020-04-30 11:45:41 +02:00
strife_sbar.zs Fix the health bar on Strife status bar (#1080) 2020-08-08 16:15:25 +02:00