gzdoom/src/intermission
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
..
intermission.cpp StringTable cleanup and improvements 2024-04-21 10:34:44 +02:00
intermission.h use FTranslationID in all places where strict type checking is needed. 2023-11-09 23:04:10 +01:00
intermission_parse.cpp StringTable cleanup and improvements 2024-04-21 10:34:44 +02:00