gzdoom-gles/src/g_statusbar
Christoph Oelckers 9a3b663e04 - fixed text size calculations in the status bar.
To avoid errors, all spacing calculations have been added to FFont::StringWidth which already performs proper escape filtering.
2020-04-13 12:11:14 +02:00
..
hudmessages.cpp - use the 2d drawer's size where appropriate. 2020-04-11 20:20:58 +02:00
sbar.h - moved renderstyle and colortables code to 'common'. 2020-04-11 20:20:37 +02:00
sbar_mugshot.cpp - major dependency reduction of the texture system. 2020-04-11 20:20:37 +02:00
sbarinfo.cpp Begin TICRATE conversion. 2020-04-12 22:43:33 +02:00
sbarinfo.h - added a 'protrusion' property to SBARINFO so that the map name display can properly be handled here as well. Until now it was only working for scripted status bars. 2017-05-05 19:32:37 +02:00
sbarinfo_commands.cpp - use the 2d drawer's size where appropriate. 2020-04-11 20:20:58 +02:00
shared_hud.cpp - use the 2d drawer's size where appropriate. 2020-04-11 20:20:58 +02:00
shared_sbar.cpp - fixed text size calculations in the status bar. 2020-04-13 12:11:14 +02:00