gzdoom/src/menu
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
..
doommenu.cpp StringTable cleanup and improvements 2024-04-21 10:34:44 +02:00
doommenu.h add StartGameDirect function 2023-09-14 16:28:08 +02:00
loadsavemenu.cpp use proper access functions to ResourceData. 2023-12-10 10:32:16 +01:00
playermenu.cpp yet even more GetChars calls added. 2023-10-07 23:29:24 +02:00