vkdoom_m/src/playsim/fragglescript
Boondorl f5032b149b
Added missing return values in VM calls
These are not supported by the JIT and must always be passed.
2025-04-09 15:18:47 -04:00
..
t_cmd.cpp - moved some more files. 2019-07-14 21:09:49 +02:00
t_fs.h - moved most remaining playsim code into its proper folder. 2019-07-14 13:59:16 +02:00
t_func.cpp Added missing return values in VM calls 2025-04-09 15:18:47 -04:00
t_load.cpp added even more explicit GetChars() calls. 2023-10-03 15:55:08 +02:00
t_oper.cpp added even more explicit GetChars() calls. 2023-10-03 15:55:08 +02:00
t_parse.cpp - avoid using plain char pointers to store script data for FraggleScript. 2020-04-11 14:00:07 +02:00
t_prepro.cpp added even more explicit GetChars() calls. 2023-10-03 15:55:08 +02:00
t_script.cpp Updated substitution logic to only replace pointers if safe 2024-03-28 15:48:23 -04:00
t_script.h Updated substitution logic to only replace pointers if safe 2024-03-28 15:48:23 -04:00
t_spec.cpp - avoid using plain char pointers to store script data for FraggleScript. 2020-04-11 14:00:07 +02:00
t_variable.cpp added even more explicit GetChars() calls. 2023-10-03 15:55:08 +02:00