This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
fb71fdfe06
vkdoom_m
/
wadsrc
/
static
/
zscript
/
ui
/
statusbar
History
Christoph Oelckers
34c2c65bb6
- fixed: Do not use BasicArmor's save percentage when no armor present.
...
This function is only for the Hexen status bar and printed incorrect values.
2019-08-10 08:26:55 +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
- fixed: Do not use BasicArmor's save percentage when no armor present.
2019-08-10 08:26:55 +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