gzdoom/src/g_statusbar
Christoph Oelckers dbf2d4d7d7 - backported all new scaling and rotation options for the 2D drawer from Raze.
With proper scaling and viewport support, things should become a lot easier now. The 2D drawer now also can rotate content by arbitrary angles.
2020-09-27 09:17:41 +02:00
..
hudmessages.cpp - made video base code game independent 2020-04-28 22:54:53 +02:00
sbar.h - backported all new scaling and rotation options for the 2D drawer from Raze. 2020-09-27 09:17:41 +02:00
sbar_mugshot.cpp - switched the entire status bar code to use FGameTexture. 2020-04-19 10:57:45 +02:00
sbarinfo.cpp - made video base code game independent 2020-04-28 22:54:53 +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 - advanced coordinate control for overlays over DTA_Fullscreen images. 2020-06-06 12:51:03 +02:00
shared_hud.cpp - made video base code game independent 2020-04-28 22:54:53 +02:00
shared_sbar.cpp - export common formulae to functions instead of copy-pasting them 2020-05-07 04:34:17 -04:00