scummvm/engines/mohawk
2021-04-22 02:08:23 +02:00
..
myst_stacks JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
riven_stacks JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
bitmap.cpp MOHAWK: MYST: Fix for Uncompressed Bitmap Loading 2021-03-21 03:40:13 +00:00
bitmap.h
configure.engine
console.cpp
console.h
cstime_cases.cpp
cstime_cases.h
cstime_game.cpp
cstime_game.h
cstime_graphics.cpp
cstime_graphics.h
cstime_ui.cpp
cstime_ui.h
cstime_view.cpp
cstime_view.h
cstime.cpp
cstime.h
cursors.cpp
cursors.h
detection_tables.h MOHAWK: Added newkid demo detection. Bugreport #11577 2021-04-22 02:08:23 +02:00
detection.cpp MOHAWK: Added detection for unsupported "Dr Seuss Preschool". Bugreport #11184 2021-04-21 17:25:34 +02:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
dialogs.cpp MOHAWK: Add RTL support to Engine options tab 2021-01-28 13:14:51 +00:00
dialogs.h GUI: U32: More code improvements in engines and misc fixes 2020-08-30 14:43:41 +02:00
graphics.cpp
graphics.h
installer_archive.cpp
installer_archive.h
livingbooks_code.cpp MOHAWK: Fix Clang warning 2021-03-15 13:25:40 +00:00
livingbooks_code.h MOHAWK: Fix Clang warning 2021-03-15 13:25:40 +00:00
livingbooks_graphics.cpp MOHAWK: Fix crash starting Living Book games 2020-09-07 01:10:39 +01:00
livingbooks_graphics.h
livingbooks_lbx.cpp
livingbooks_lbx.h
livingbooks.cpp MOHAWK: Fix game "Just Grandma and Me" german and french version crash 2020-10-31 14:06:25 +01:00
livingbooks.h
metaengine.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
module.mk MOHAWK: Do not create additional folders for riven & myst metaengines. 2020-10-03 14:56:36 +02:00
mohawk.cpp
mohawk.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
myst_actions.h
myst_areas.cpp MOHAWK: Remove unnecessary string trimming 2020-12-09 11:59:19 +02:00
myst_areas.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
myst_card.cpp
myst_card.h
myst_graphics.cpp
myst_graphics.h
myst_metaengine.cpp MOHAWK: Do not create additional folders for riven & myst metaengines. 2020-10-03 14:56:36 +02:00
myst_metaengine.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
myst_scripts.cpp
myst_scripts.h
myst_sound.cpp
myst_sound.h
myst_state.cpp
myst_state.h
myst.cpp MOHAWK: Do not create additional folders for riven & myst metaengines. 2020-10-03 14:56:36 +02:00
myst.h MOHAWK: MYST: Move common myst engine/detection code to new class. 2020-10-03 14:56:36 +02:00
POTFILES MOHAWK: Added detection for unsupported "Dr Seuss Preschool". Bugreport #11184 2021-04-21 17:25:34 +02:00
resource_cache.cpp
resource_cache.h
resource.cpp
resource.h
riven_actions.h
riven_card.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
riven_card.h
riven_graphics_detection_enums.h MOHAWK: Do not create additional folders for riven & myst metaengines. 2020-10-03 14:56:36 +02:00
riven_graphics.cpp
riven_graphics.h MOHAWK: Do not create additional folders for riven & myst metaengines. 2020-10-03 14:56:36 +02:00
riven_inventory.cpp
riven_inventory.h
riven_metaengine.cpp MOHAWK: Do not create additional folders for riven & myst metaengines. 2020-10-03 14:56:36 +02:00
riven_metaengine.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
riven_saveload.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
riven_saveload.h
riven_scripts.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
riven_scripts.h
riven_sound.cpp
riven_sound.h
riven_stack.cpp
riven_stack.h
riven_vars.cpp
riven_video.cpp
riven_video.h
riven.cpp MOHAWK: Do not create additional folders for riven & myst metaengines. 2020-10-03 14:56:36 +02:00
riven.h MOHAWK: RIVEN: Move shared detection/riven code from engine to a new MetaEngine class. 2020-10-03 14:56:36 +02:00
sound.cpp
sound.h
video.cpp
video.h
view.cpp
view.h