scummvm/engines/mohawk
Orgad Shaneh 8512f90e13 ENGINES: Fix getSavegameFile for almost all engines
Use kSimpleSavesNames correctly, add where needed, remove where needed.

Trac #12977
2021-12-06 00:08:32 +00: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 MOHAWK: Fix mess with stream pointers casting 2020-07-21 18:20:00 +02:00
configure.engine
console.cpp MOHAWK: Use debugPauseToken in Console::Cmd_QuickTest 2020-05-10 23:39:31 +02:00
console.h
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
cstime.cpp
cstime.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
cursors.cpp MOHAWK: Simplify retrieving game features 2020-03-28 07:38:39 +01:00
cursors.h
detection.cpp ENGINES: extend toDetectedGames to deal with ADDetectedGameExtraInfo. 2021-06-13 14:15:45 +02:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
detection_tables.h MOHAWK: Added detection for Mac tortoise. Bugreport #12828 2021-08-28 03:02:07 +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.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
livingbooks.h
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 MOHAWK: Fix mess with stream pointers casting 2020-07-21 18:20:00 +02:00
livingbooks_lbx.cpp
livingbooks_lbx.h
metaengine.cpp ENGINES: Fix getSavegameFile for almost all engines 2021-12-06 00:08:32 +00:00
module.mk MOHAWK: Do not create additional folders for riven & myst metaengines. 2020-10-03 14:56:36 +02:00
mohawk.cpp MOHAWK: RIVEN: Allow changing the game language at run-time 2020-03-28 07:38:39 +01:00
mohawk.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02: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
myst_actions.h MOHAWK: MYST: Configuration dialog changes 2020-03-28 07:38:39 +01:00
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 MOHAWK: Simplify retrieving game features 2020-03-28 07:38:39 +01:00
myst_card.h
myst_graphics.cpp MOHAWK: Simplify retrieving game features 2020-03-28 07:38:39 +01:00
myst_graphics.h MOHAWK: MYST: Allow changing the game language while on the main menu 2020-03-28 07:38:39 +01:00
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 MOHAWK: Simplify retrieving game features 2020-03-28 07:38:39 +01:00
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: Use MetaEngine consistently for getting autosave slot 2021-12-06 00:08:32 +00:00
myst_state.h ENGINES: Use MetaEngine consistently for getting autosave slot 2021-12-06 00:08:32 +00:00
POTFILES MOHAWK: Added detection for unsupported "Dr Seuss Preschool". Bugreport #11184 2021-04-21 17:25:34 +02:00
resource.cpp
resource.h
resource_cache.cpp
resource_cache.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
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.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_graphics_detection_enums.h MOHAWK: Do not create additional folders for riven & myst metaengines. 2020-10-03 14:56:36 +02:00
riven_inventory.cpp MOHAWK: Simplify retrieving game features 2020-03-28 07:38:39 +01:00
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 MOHAWK: RIVEN: Configuration dialog changes 2020-03-28 07:38:39 +01:00
riven_video.cpp VIDEO: Limit QuickTime workaround to Riven 2021-11-26 21:30:07 -07:00
riven_video.h
sound.cpp
sound.h
video.cpp MOHAWK: Simplify retrieving game features 2020-03-28 07:38:39 +01:00
video.h
view.cpp
view.h