This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
a93799b21f
vkdoom_m
/
wadsrc
/
static
/
zscript
/
statusbar
History
Download ZIP
Download TAR.GZ
Marisa Kirisame
634a10db52
Adds "DI_MIRROR" flag to statusbar image drawing. Useful for rearview mirror camera textures, for example.
2018-03-24 00:29:50 +01:00
..
doom_sbar.txt
- fixed: SBARINFO based status bars got the wrong color for automap HUD highlights when playing Doom.
2017-05-04 11:37:36 +02:00
harm_sbar.txt
- fixed: Harmony requires special scaling treatment for the fullscreen HUD's icons.
2017-05-21 21:30:46 +02:00
heretic_sbar.txt
Fixed status bar chain wiggling when paused
2018-03-17 12:29:55 +02:00
hexen_sbar.txt
- fixed: The health chain in Hexen wasn't drawn on the main status bar. Did some reordering to ensure it won't get skipped.
2017-04-01 13:18:19 +02:00
sbarinfowrapper.txt
- added a 'protrusion' property to SBARINFO so that the map name display can properly be handled here as well. Until now it was only working for scripted status bars.
2017-05-05 19:32:37 +02:00
statusbar.txt
Adds "DI_MIRROR" flag to statusbar image drawing. Useful for rearview mirror camera textures, for example.
2018-03-24 00:29:50 +01:00
strife_sbar.txt
- silenced a few float truncation warnings that get printed in developer mode.
2017-04-27 10:23:31 +02:00