gzdoom-gles/src/g_statusbar
Christoph Oelckers c1bb7de23a - more file system refactoring.
* moved the sprite renaming out of the file system entirely into a caller-provided callback.
* renamed several functions to closer match the terms of a file system.
* moved the VM interface out of the implementation.
2020-04-11 14:00:19 +02:00
..
hudmessages.cpp - improved handling of HUDMSG_TYPEON 2019-05-04 13:26:36 +03:00
sbar.h - added ability to force internal alternative HUD 2019-11-26 15:45:18 +02:00
sbar_mugshot.cpp - removed the implicit conversion operators from FName. 2020-04-11 14:00:13 +02:00
sbarinfo.cpp - more file system refactoring. 2020-04-11 14:00:19 +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 - fixed wrong display of Hexen AC for SBARINFO 2019-12-01 10:30:06 +02:00
shared_hud.cpp - added ability to force internal alternative HUD 2019-11-26 15:45:18 +02:00
shared_sbar.cpp - renamed the file system related classes to actually use the term "FileSystem". 2020-04-11 14:00:18 +02:00