mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-12-04 01:41:42 +00:00
ebd4ebf298
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. |
||
---|---|---|
.. | ||
hudmessages.cpp | ||
sbar.h | ||
sbar_mugshot.cpp | ||
sbarinfo.cpp | ||
sbarinfo.h | ||
sbarinfo_commands.cpp | ||
shared_hud.cpp | ||
shared_sbar.cpp | ||
shiftstate.h |