scummvm/engines/m4/core
2024-02-24 12:05:22 -08:00
..
cstring.cpp M4: Replaces strncpy with Common::strlcpy() for safer operations 2023-12-25 14:15:00 +01:00
cstring.h M4: Remove Remaining Extraneous Extern Declarations in Headers 2023-12-26 02:59:51 +00:00
errors.cpp M4: Cleanup of core/ folder 2023-12-24 01:53:38 +01:00
errors.h M4: Declare error functions NORETURN 2023-12-26 11:09:19 -08:00
globals.h M4: Simplify globals array holding pointers, gr_series.cpp sysfile pointer 2023-12-24 01:53:38 +01:00
imath.cpp M4: Added global abduct trigger code 2023-12-24 01:53:38 +01:00
imath.h M4: Added global abduct trigger code 2023-12-24 01:53:38 +01:00
mouse.cpp M4: Events handler 2023-12-24 01:53:38 +01:00
mouse.h M4: Remove Remaining Extraneous Extern Declarations in Headers 2023-12-26 02:59:51 +00:00
param.cpp M4: Cleanup of core/ folder 2023-12-24 01:53:38 +01:00
param.h M4: Remove Remaining Extraneous Extern Declarations in Headers 2023-12-26 02:59:51 +00:00
rooms.cpp M4: Cleanup of dead machine code, deleting of dead machines between scenes 2024-02-24 12:05:22 -08:00
rooms.h M4: Fix optional allowing sound to keep playing between rooms 2024-02-11 16:44:39 -08:00
term.cpp M4: Fix debug lines appearance in console 2023-12-26 10:18:54 -10:00
term.h M4: First global vars setup method 2023-12-24 01:53:38 +01:00