vkdoom_m/src/common/fonts
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
..
font.cpp use FTranslationID in the 2D code. 2023-11-09 23:04:11 +01:00
fontinternals.h - code cleanup 2023-08-25 20:07:48 +02:00
hexfont.cpp fixed more warnings. 2023-12-14 17:22:29 +01:00
myiswalpha.h - move font code to 'common'. 2020-04-11 20:20:40 +02:00
singlelumpfont.cpp merge FileData and ResourceData. 2023-12-14 17:22:29 +01:00
singlepicfont.cpp - Backend update from Raze. 2023-05-27 09:31:17 +02:00
specialfont.cpp use FTranslationID in the 2D code. 2023-11-09 23:04:11 +01:00
v_font.cpp use FTranslationID in the 2D code. 2023-11-09 23:04:11 +01:00
v_font.h use FTranslationID in the 2D code. 2023-11-09 23:04:11 +01:00
v_text.cpp StringTable cleanup and improvements 2024-04-21 10:34:44 +02:00
v_text.h - moved v_text.cpp to 'common'. 2020-04-11 20:20:56 +02:00