gzdoom/src/common/2d
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
..
v_2ddrawer.cpp use FTranslationID in the 2D code. 2023-11-09 23:04:11 +01:00
v_2ddrawer.h backend update from Raze 2024-01-06 15:24:10 +01:00
v_draw.cpp use FTranslationID in the 2D code. 2023-11-09 23:04:11 +01:00
v_draw.h use FTranslationID in the 2D code. 2023-11-09 23:04:11 +01:00
v_drawtext.cpp StringTable cleanup and improvements 2024-04-21 10:34:44 +02:00
wipe.cpp - moved some stuff from wipe.h to wipe.cpp. 2022-10-02 19:26:23 +02:00
wipe.h - moved some stuff from wipe.h to wipe.cpp. 2022-10-02 19:26:23 +02:00