qzdoom/src/g_statusbar
Christoph Oelckers a3ee3c287e - major progress on the status bar code: SBARINFO's DrawGraphic has been ported into a generic function of the base statusbar class and put to use for a few items on the Strife status bar.
- decided to ditch the widget system I had started to lay out. As it turns out that would make things far more complicated and slower than they need to be.
2017-03-24 00:47:08 +01:00
..
sbar.h - major progress on the status bar code: SBARINFO's DrawGraphic has been ported into a generic function of the base statusbar class and put to use for a few items on the Strife status bar. 2017-03-24 00:47:08 +01:00
sbar_mugshot.cpp - fixed GCC warnings and errors 2017-03-11 19:02:35 +01:00
sbarinfo.cpp - one more bit of scriptification. 2017-03-22 18:38:09 +01:00
sbarinfo.h - scriptified the SBARINFO wrapper. 2017-03-22 17:29:13 +01:00
sbarinfo_commands.cpp - replaced another large batch of homegrown type use. 2017-03-08 18:55:53 +01:00
shared_sbar.cpp - major progress on the status bar code: SBARINFO's DrawGraphic has been ported into a generic function of the base statusbar class and put to use for a few items on the Strife status bar. 2017-03-24 00:47:08 +01:00