scummvm/engines/m4/riddle
2025-03-26 09:21:35 +01:00
..
gui M4: Simplify memory allocation code, remove useless memory functions, remove unused file and access modes 2025-02-20 10:34:26 +01:00
rooms M4: RIDDLE: Some cleanup in room 702, fix broken logic, the guard was letting pass too easily 2025-03-26 09:21:35 +01:00
console.cpp M4: RIDDLE: Post-god Twelvetree conv fixes 2025-01-28 21:04:55 -08:00
console.h M4: RIDDLE: Post-god Twelvetree conv fixes 2025-01-28 21:04:55 -08:00
flags.cpp M4: Fix flags array to only allow Flag enums 2024-11-21 22:35:45 -08:00
flags.h M4: RIDDLE: Room 604: Fix check cascade in useWhaleBoneHorn, fix bug in killRipley 2025-03-16 10:17:18 +01:00
hotkeys.cpp M4: RIDDLE: Implement mouse wheel cursor cycling 2024-10-06 15:19:17 -07:00
hotkeys.h M4: RIDDLE: Added room 493 2024-09-01 14:28:28 -07:00
inventory.cpp M4: RIDDLE: Replace accented characters with hex encoding 2025-02-10 19:28:47 -08:00
inventory.h M4: RIDDLE: Partial implementation of room 205 (daemon up to trigger 666) 2024-11-01 22:52:02 +01:00
riddle.cpp M4: RIDDLE: In progress adding save load menu, common base class with Burger 2025-02-14 22:37:07 -08:00
riddle.h M4: RIDDLE: In progress adding save load menu, common base class with Burger 2025-02-14 22:37:07 -08:00
triggers.cpp M4: RIDDLE: Move sendWSMessage_3840000 and sendWSMessage_3860000 to triggers.h/cpp, remove the variant without a machine parameter 2025-02-23 06:40:10 +01:00
triggers.h M4: RIDDLE: Move sendWSMessage_3840000 and sendWSMessage_3860000 to triggers.h/cpp, remove the variant without a machine parameter 2025-02-23 06:40:10 +01:00
vars.cpp M4: Remove a couple of includes in vars, add some consts 2025-03-05 06:23:22 +01:00
vars.h M4: RIDDLE: Room 204,303,709: Add weird globals in room 709, move those from rooms to globals 2024-12-25 10:06:04 +01:00
walker.cpp M4: RIDDLE: Small cleanup while checking the hardcoded logic in rooms 303, 405 and in walker.cpp 2025-03-09 19:18:56 +01:00
walker.h M4: RIDDLE: Further walker clean up 2024-11-07 19:52:42 -08:00