This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
9f38b2b107
vkdoom_m
/
wadsrc
/
static
/
zscript
/
statusbar
History
Christoph Oelckers
fabf8451e7
- use Fill to draw Strife's health bars.
2017-03-29 02:24:04 +02:00
..
doom_sbar.txt
- moved all coordinate adjustment for the status bar mode into one function and use this function in all places where status bar related coordinate adjustments need to be performed, also in SBARINFO.
2017-03-29 01:59:03 +02:00
heretic_sbar.txt
- added safeguards to all 2D drawing functions to throw an exception if used outside a valid 2D draw context.
2017-03-28 13:25:17 +02:00
hexen_sbar.txt
- added safeguards to all 2D drawing functions to throw an exception if used outside a valid 2D draw context.
2017-03-28 13:25:17 +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
- ported the Hexen status bar to zscript.
2017-03-28 11:00:05 +02:00
strife_sbar.txt
- use Fill to draw Strife's health bars.
2017-03-29 02:24:04 +02:00