gzdoom/src/common/startscreen
Christoph Oelckers ebd4ebf298 StringTable cleanup and improvements
cleaned up function interface to avoid referencing the file system in the worker functions.
replaced StringTable's operators with functions.. The main reason is that these are far easier to look up when browsing the source.
This also fixes a premature translation in SBARINFO that was done in the parsing stage, not the printing stage.
2024-04-21 10:34:44 +02:00
..
endoom.cpp StringTable cleanup and improvements 2024-04-21 10:34:44 +02:00
startscreen.cpp StringTable cleanup and improvements 2024-04-21 10:34:44 +02:00
startscreen.h - stop all sound before showing ENDOOM. 2022-11-16 17:08:11 +01:00
startscreen_generic.cpp eliminated the small white part of the initial window content after the IWAD picker. 2024-01-04 22:21:27 +01:00
startscreen_heretic.cpp - platform independent classes for start screen rendering. 2022-06-01 08:36:59 +02:00
startscreen_hexen.cpp - put the entire filesystem code into a namespace and created some subdirectories. 2023-08-22 22:54:54 +02:00
startscreen_strife.cpp - fix Strife-style startup asset check. 2023-09-15 19:44:12 +02:00