scummvm/engines/mohawk
Matthew Hoops ddd83da48b MOHAWK: Add archive functions to get type/id lists
This will be needed for CarmenTQ
2011-06-28 13:54:14 -04:00
..
myst_stacks ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
bitmap.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
bitmap.h
console.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
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 MOHAWK: Rework archive handling 2011-06-28 12:10:28 -04:00
cstime.h
cursors.cpp MOHAWK: Rework archive handling 2011-06-28 12:10:28 -04:00
cursors.h
detection_tables.h Merge pull request #30 from tsoliman/configure-enhancement-warning-clean 2011-06-17 10:19:57 -07: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: Better sanity checks in LB scripting. 2011-06-28 15:34:09 +02:00
livingbooks_code.h MOHAWK: Stub another two LB script functions. 2011-05-13 23:03:47 +02:00
livingbooks.cpp MOHAWK: Rework archive handling 2011-06-28 12:10:28 -04:00
livingbooks.h MOHAWK: Rework archive handling 2011-06-28 12:10:28 -04:00
module.mk
mohawk.cpp
mohawk.h MOHAWK: Rework archive handling 2011-06-28 12:10:28 -04:00
myst_areas.cpp
myst_areas.h
myst_scripts.cpp MOHAWK: Made some Myst common opcodes match the original better 2011-06-25 15:22:21 +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 MOHAWK: Rework archive handling 2011-06-28 12:10:28 -04: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 MOHAWK: Add archive functions to get type/id lists 2011-06-28 13:54:14 -04:00
resource.h MOHAWK: Add archive functions to get type/id lists 2011-06-28 13:54:14 -04:00
riven_external.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
riven_external.h
riven_saveload.cpp MOHAWK: Rework archive handling 2011-06-28 12:10:28 -04:00
riven_saveload.h
riven_scripts.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02: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: Rework archive handling 2011-06-28 12:10:28 -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 ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
video.h
view.cpp
view.h