gzdoom-gles/src/g_statusbar
2017-03-29 00:45:53 +02:00
..
sbar.h - ported the Hexen status bar to zscript. 2017-03-28 11:00:05 +02:00
sbar_mugshot.cpp - fixed GCC warnings and errors 2017-03-11 19:02:35 +01:00
sbarinfo.cpp - removed DSBarInfo::Scaled because it tended to disagree with StatusBar->Scaled. 2017-03-29 00:35:35 +02:00
sbarinfo.h - let hud_scale act like an override to uiscale, just like con_scale does. 2017-03-25 18:32:47 +01:00
sbarinfo_commands.cpp - implemented the Heretic status bar. 2017-03-27 21:01:40 +02:00
shared_sbar.cpp - added DFrameBuffer::HasBegun2D to allow scripting to test if 2D drawing is active (instead of using IsLocked, which may return false when vid_hw2d is active) 2017-03-29 00:45:53 +02:00