gzdoom/wadsrc/static/zscript/statusbar
2017-04-01 13:33:42 +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 - fixed: BaseStatusbar::GetAmount returned the default item's amount if the player held none of the given type. This should only be done for MaxAmount. 2017-04-01 13:33:42 +02:00
strife_sbar.txt - implemented proper scaling for the status bar itself. 2017-03-29 19:23:40 +02:00