..
myst_stacks
MOHAWK: I18N: Move new translation filename to root dir POTFILES of Mohawk
2020-08-30 14:43:41 +02:00
riven_stacks
GUI: U32: Fix compilation errors across entire project
2020-08-30 14:43:41 +02:00
bitmap.cpp
MOHAWK: Fix mess with stream pointers casting
2020-07-21 18:20:00 +02:00
bitmap.h
MOHAWK: Fix mess with stream pointers casting
2020-07-21 18:20:00 +02:00
configure.engine
MOHAWK: Add Myst ME as a subengine, and mark 'jpeg' as a required dependency
2019-10-05 19:07:50 +02:00
console.cpp
MOHAWK: Use debugPauseToken in Console::Cmd_QuickTest
2020-05-10 23:39:31 +02:00
console.h
MOHAWK: Add override keywords
2020-02-09 12:43:15 +01:00
cstime_cases.cpp
MOHAWK: Fix Missing Default Switch Cases
2019-12-02 00:16:10 +00:00
cstime_cases.h
MOHAWK: Add override keywords
2020-02-09 12:43:15 +01:00
cstime_game.cpp
MOHAWK: Fix Missing Default Switch Cases
2019-12-02 00:16:10 +00:00
cstime_game.h
cstime_graphics.cpp
ENGINES: Remove default1x scaler flag
2017-10-07 12:30:29 -05:00
cstime_graphics.h
MOHAWK: Add override keywords
2020-02-09 12:43:15 +01:00
cstime_ui.cpp
MOHAWK: Fix Missing Default Switch Cases
2019-12-02 00:16:10 +00:00
cstime_ui.h
cstime_view.cpp
MOHAWK: Fix Fall Through Compiler Warning.
2018-11-13 08:37:03 +00:00
cstime_view.h
MOHAWK: Add override keywords
2020-02-09 12:43:15 +01:00
cstime.cpp
MOHAWK: Refactor to use Engine debugger
2020-02-16 13:07:19 +02:00
cstime.h
MOHAWK: Refactor to use Engine debugger
2020-02-16 13:07:19 +02:00
cursors.cpp
MOHAWK: Simplify retrieving game features
2020-03-28 07:38:39 +01:00
cursors.h
MOHAWK: Unify Windows cursor managers
2020-01-11 17:34:12 +02:00
detection_tables.h
ENGINES: ALL: Revert detection submodule to be directly present in the engine directory
2020-10-03 14:56:36 +02:00
detection.cpp
PLUGINS: MetaEngineStatic -> MetaEngineDetection
2020-10-11 23:14:39 +02:00
detection.h
ENGINES: ALL: Move detection_enums -> detection.h
2020-10-03 14:56:36 +02:00
dialogs.cpp
MOHAWK: Do not create additional folders for riven & myst metaengines.
2020-10-03 14:56:36 +02:00
dialogs.h
GUI: U32: More code improvements in engines and misc fixes
2020-08-30 14:43:41 +02:00
graphics.cpp
MOHAWK: Fix some clang-tidy warnings
2018-03-31 13:36:09 +02:00
graphics.h
MOHAWK: Fix some clang-tidy warnings
2018-03-31 13:36:09 +02:00
installer_archive.cpp
MOHAWK: Fix some clang-tidy warnings
2018-03-31 13:36:09 +02:00
installer_archive.h
MOHAWK: Fix some clang-tidy warnings
2018-03-31 13:36:09 +02:00
livingbooks_code.cpp
MOHAWK: Fix Missing Default Switch Cases
2019-12-02 00:16:10 +00:00
livingbooks_code.h
MOHAWK: Fix Missing Default Switch Cases
2019-12-02 00:16:10 +00: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
MOHAWK: Add override keywords
2020-02-09 12:43:15 +01:00
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
MOHAWK: Refactor to use Engine debugger
2020-02-16 13:07:19 +02:00
metaengine.cpp
ENGINES: ALL: Finish renaming ME & AME classes
2020-10-03 14:56: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: 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_actions.h
MOHAWK: MYST: Configuration dialog changes
2020-03-28 07:38:39 +01:00
myst_areas.cpp
MOHAWK: MYST: Add support for the localized 25th games
2018-07-30 20:13:16 +02:00
myst_areas.h
MOHAWK: MYST: Simplify memory management of the active stack
2018-06-13 07:55:55 +02:00
myst_card.cpp
MOHAWK: Simplify retrieving game features
2020-03-28 07:38:39 +01:00
myst_card.h
MOHAWK: MYST: Don't call the mouse up handler if executeMouseUp was used
2018-07-21 09:56:33 +02:00
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: Do not create additional folders for riven & myst metaengines.
2020-10-03 14:56:36 +02:00
myst_metaengine.h
MOHAWK: Do not create additional folders for riven & myst metaengines.
2020-10-03 14:56:36 +02:00
myst_scripts.cpp
MOHAWK: Simplify retrieving game features
2020-03-28 07:38:39 +01:00
myst_scripts.h
MOHAWK: MYST: Move the current stack id to ScriptParser
2018-06-13 07:55:55 +02:00
myst_sound.cpp
MOHAWK: Simplify retrieving game features
2020-03-28 07:38:39 +01:00
myst_sound.h
MOHAWK: Fix some clang-tidy warnings
2018-03-31 13:36:09 +02:00
myst_state.cpp
MOHAWK: Simplify retrieving game features
2020-03-28 07:38:39 +01:00
myst_state.h
MOHAWK: MYST: Configuration dialog changes
2020-03-28 07:38:39 +01:00
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: I18N: Move new translation filename to root dir POTFILES of Mohawk
2020-08-30 14:43:41 +02:00
resource_cache.cpp
MOHAWK: Fix some clang-tidy warnings
2018-03-31 13:36:09 +02:00
resource_cache.h
resource.cpp
MOHAWK: Cut down on seeks when opening archives
2019-10-26 19:18:47 +02:00
resource.h
MOHAWK: RIVEN: Fix off-by-one ids in ospit for the 25th localized versions
2018-07-10 19:09:30 +02:00
riven_actions.h
MOHAWK: Remove the debugger keymapper action
2020-02-16 15:35:30 +01:00
riven_card.cpp
MOHAWK: Simplify retrieving game features
2020-03-28 07:38:39 +01:00
riven_card.h
MOHAWK: RIVEN: Add script patch for the gallows throne hotspot bug
2020-02-09 07:29:43 +01: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_graphics.cpp
MOHAWK: Simplify retrieving game features
2020-03-28 07:38:39 +01: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
MOHAWK: Simplify retrieving game features
2020-03-28 07:38:39 +01:00
riven_inventory.h
MOHAWK: Fix some clang-tidy warnings
2018-03-31 13:36:09 +02:00
riven_metaengine.cpp
MOHAWK: Do not create additional folders for riven & myst metaengines.
2020-10-03 14:56:36 +02:00
riven_metaengine.h
MOHAWK: Do not create additional folders for riven & myst metaengines.
2020-10-03 14:56:36 +02:00
riven_saveload.cpp
MOHAWK: Simplify retrieving game features
2020-03-28 07:38:39 +01:00
riven_saveload.h
MOHAWK: Remove the autosave overwrite check
2020-02-17 20:01:44 +01:00
riven_scripts.cpp
MOHAWK: Simplify retrieving game features
2020-03-28 07:38:39 +01:00
riven_scripts.h
MOHAWK: Add override keywords
2020-02-09 12:43:15 +01:00
riven_sound.cpp
riven_sound.h
MOHAWK: Fix some clang-tidy warnings
2018-03-31 13:36:09 +02:00
riven_stack.cpp
MOHAWK: RIVEN: Use custom engine actions for event handing
2020-01-29 08:51:29 +01:00
riven_stack.h
MOHAWK: RIVEN: Use custom engine actions for event handing
2020-01-29 08:51:29 +01:00
riven_vars.cpp
MOHAWK: RIVEN: Configuration dialog changes
2020-03-28 07:38:39 +01:00
riven_video.cpp
MOHAWK: RIVEN: Use custom engine actions for event handing
2020-01-29 08:51:29 +01:00
riven_video.h
MOHAWK: Fix some clang-tidy warnings
2018-03-31 13:36:09 +02:00
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
MOHAWK: Fix decoding sounds with 16 bit samples
2018-05-24 17:22:15 +01:00
sound.h
MOHAWK: Remove midi playback
2018-05-17 20:49:28 +02:00
video.cpp
MOHAWK: Simplify retrieving game features
2020-03-28 07:38:39 +01:00
video.h
MOHAWK: Fix some clang-tidy warnings
2018-03-31 13:36:09 +02:00
view.cpp
MOHAWK: Fix some clang-tidy warnings
2018-03-31 13:36:09 +02:00
view.h
MOHAWK: Add override keywords
2020-02-09 12:43:15 +01:00