scummvm/engines/mohawk
2011-06-14 18:52:12 +02:00
..
myst_stacks MOHAWK: Compensate movie encoding difference between Myst ME and Myst original, to fix a crash in the clock tower. 2011-05-19 22:06:37 +02:00
bitmap.cpp
bitmap.h
console.cpp
console.h
cstime_cases.cpp
cstime_cases.h
cstime_game.cpp
cstime_game.h
cstime_ui.cpp ALL: behaviour -> behavior 2011-05-25 10:50:46 -04:00
cstime_ui.h
cstime_view.cpp
cstime_view.h
cstime.cpp COMMON: Registers RandomSources in constructor with the event recorder 2011-05-17 12:17:26 +02:00
cstime.h
cursors.cpp MOHAWK: Display a black screen while changing stack. Default to an empty cursor. 2011-05-15 17:41:54 +02:00
cursors.h
detection_tables.h DETECTOR: Change ADFileBasedFallback::desc to ADGameDescription pointer 2011-06-14 18:52:12 +02:00
detection.cpp DETECTOR: Treat file based fallback like any other fallback method 2011-06-14 18:52:11 +02:00
dialogs.cpp MOHAWK: Implement "Show Map" feature for Myst ME 2011-05-15 17:41:54 +02:00
dialogs.h MOHAWK: Implement "Show Map" feature for Myst ME 2011-05-15 17:41:54 +02:00
graphics.cpp MOHAWK: When running scripts in Myst, add delays when necessary between draws to mimic older hardware. 2011-05-14 14:10:45 +02:00
graphics.h MOHAWK: When running scripts in Myst, add delays when necessary between draws to mimic older hardware. 2011-05-14 14:10:45 +02:00
installer_archive.cpp
installer_archive.h
livingbooks_code.cpp MOHAWK: Stub another two LB script functions. 2011-05-13 23:03:47 +02:00
livingbooks_code.h MOHAWK: Stub another two LB script functions. 2011-05-13 23:03:47 +02:00
livingbooks.cpp MOHAWK: Fix warning about uninitialized var 2011-05-25 16:32:38 +02:00
livingbooks.h MOHAWK: Add basic LBProxyItem support. 2011-05-13 23:02:06 +02:00
module.mk
mohawk.cpp
mohawk.h MOHAWK: Finish implementation of Riven's storeMovieOpcode opcode 2011-06-14 10:36:49 -04:00
myst_areas.cpp
myst_areas.h
myst_scripts.cpp MOHAWK: Implement "Show Map" feature for Myst ME 2011-05-15 17:41:54 +02:00
myst_scripts.h MOHAWK: Implement "Show Map" feature for Myst ME 2011-05-15 17:41:54 +02:00
myst_state.cpp MOHAWK: Fix loading a Myst savegame from the launcher. 2011-05-15 17:41:55 +02:00
myst_state.h
myst.cpp ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
myst.h ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
resource_cache.cpp
resource_cache.h
resource.cpp
resource.h
riven_external.cpp
riven_external.h
riven_saveload.cpp
riven_saveload.h
riven_scripts.cpp MOHAWK: Finish implementation of Riven's stopSound() opcode 2011-06-14 10:46:48 -04:00
riven_scripts.h MOHAWK: Finish implementation of Riven's storeMovieOpcode opcode 2011-06-14 10:36:49 -04:00
riven_vars.cpp
riven.cpp MOHAWK: Finish implementation of Riven's storeMovieOpcode opcode 2011-06-14 10:36:49 -04:00
riven.h MOHAWK: Finish implementation of Riven's storeMovieOpcode opcode 2011-06-14 10:36:49 -04:00
sound.cpp MOHAWK: Fix background music restarting when changing cards in original Myst 2011-05-14 19:54:34 +02:00
sound.h
video.cpp MOHAWK: Finish implementation of Riven's storeMovieOpcode opcode 2011-06-14 10:36:49 -04:00
video.h
view.cpp
view.h