scummvm/engines/mohawk
trembyle 2493f65e4e MOHAWK: Add detection for another Myst demo
This larger demo includes The Making of Myst.
2021-09-19 14:52:46 +02:00
..
myst_stacks ENGINES: Do not assume that MessageDialog accept is 1 and cancel is 0 2021-08-18 22:34:02 +02:00
riven_stacks ENGINES: Do not assume that MessageDialog accept is 1 and cancel is 0 2021-08-18 22:34:02 +02:00
bitmap.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
bitmap.h
configure.engine
console.cpp
console.h
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
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: Add detection for another Myst demo 2021-09-19 14:52:46 +02:00
detection.cpp ENGINES: Allow implementing registerDefaultSettings in the MetaEngine class 2021-09-18 11:57:29 +02:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
dialogs.cpp MOHAWK: MYST: Add tooltip description to CD-ROM simulation feature 2021-08-08 11:51:10 +02:00
dialogs.h MOHAWK: MYST: Add option to simulate CD-ROM loading times during card transition 2021-07-17 08:29:38 +02:00
graphics.cpp
graphics.h
installer_archive.cpp ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
installer_archive.h ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
livingbooks_code.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
livingbooks_code.h MOHAWK: Added unsupported greeneggs 2.0. Bugreport #12500 2021-05-05 23:34:14 +02: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 COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
livingbooks.h
metaengine.cpp ENGINES: Allow implementing registerDefaultSettings in the MetaEngine class 2021-09-18 11:57:29 +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: MYST: Add option to simulate CD-ROM loading times during card transition 2021-07-17 08:29:38 +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 MOHAWK: Copy audio streams (fix 12513) 2021-05-22 23:33:36 +01:00
myst_sound.h
myst_state.cpp ENGINES: Streamline auto-save write/delete protection 2021-08-23 13:34:35 +02:00
myst_state.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
myst.cpp MOHAWK: MYST: Greatly simplify addCdRomDelay related configuration checks 2021-07-17 08:29:38 +02:00
myst.h MOHAWK: MYST: Remove leftover variables 2021-07-17 08:29:38 +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 GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
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 ALL: Remove clearAllDebugChannels() from Engine dtors 2021-06-14 12:42:38 -05: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