vkdoom_m/src/scripting
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
..
backend Fix for Morph virtual 2024-04-20 01:15:47 -04:00
decorate add foreach k,v loop for maps 2023-11-20 22:11:05 -05:00
zscript Add function pointer Properties 2023-10-11 19:12:48 +02:00
thingdef.cpp - return a std::string from GetFileFullPath 2023-08-22 22:18:54 +02:00
thingdef.h backend update from Raze. 2023-10-09 18:45:30 +02:00
thingdef_data.cpp Reverted the path node system 2024-03-15 20:24:39 +01:00
thingdef_properties.cpp Reapply "Improvements to death and cheat handling" 2024-04-20 01:15:46 -04:00
vmiterators.cpp - added PARAM_NULLCHECK to the block iterator creation functions. 2022-11-05 09:16:55 +01:00
vmthunks.cpp StringTable cleanup and improvements 2024-04-21 10:34:44 +02:00
vmthunks_actors.cpp Reapply "Improvements to death and cheat handling" 2024-04-20 01:15:46 -04:00