This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
7dae43bf7f
vkdoom_m
/
wadsrc
/
static
/
zscript
/
statusbar
History
Christoph Oelckers
7dae43bf7f
- 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
..
doom_sbar.txt
- fixed: The ammo display in Doom should not be drawn if the current weapon does not use ammo.
2017-04-01 13:08:45 +02:00
heretic_sbar.txt
- implemented proper scaling for the status bar itself.
2017-03-29 19:23:40 +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
- removed DSBarInfo::Scaled because it tended to disagree with StatusBar->Scaled.
2017-03-29 00:35:35 +02:00
statusbar.txt
- exported the clipping rectangle to scripting and added a statusbar scaling wrapper for it.
2017-03-30 12:13:28 +02:00
strife_sbar.txt
- implemented proper scaling for the status bar itself.
2017-03-29 19:23:40 +02:00