scummvm/engines/mohawk
2016-04-01 19:29:02 +02:00
..
myst_stacks MOHAWK: Play the gears sound when resetting the Myst clock puzzle 2016-03-28 09:33:46 +02:00
bitmap.cpp
bitmap.h
configure.engine MOHAWK: Build Myst by default 2016-03-05 20:49:12 +01:00
console.cpp MOHAWK: Default to the first card when jumping to the intro stack 2016-02-20 14:00:59 +01:00
console.h MOHAWK: Add a console command that does random clicks in all the cards 2016-02-14 09:58:43 +01: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: Added detection for early Russian Riven version. Bug #6471 2016-03-30 23:22:04 +02:00
detection.cpp ENGINES: Make variable names of ADGameDescription conform to our guidelines. 2016-03-08 19:01:38 +01:00
dialogs.cpp MOHAWK: Make the Quit button show the credits 2016-03-05 20:49:12 +01:00
dialogs.h MOHAWK: Add Save, Load and Quit buttons to the Myst Dialog 2016-02-22 08:44:55 +01:00
graphics.cpp
graphics.h
installer_archive.cpp
installer_archive.h
livingbooks_code.cpp
livingbooks_code.h
livingbooks_graphics.cpp
livingbooks_graphics.h
livingbooks_lbx.cpp
livingbooks_lbx.h
livingbooks.cpp
livingbooks.h
module.mk
mohawk.cpp
mohawk.h
myst_areas.cpp MOHAWK: Add a method to get a video handle from a MystAreaVideo 2016-03-05 20:49:12 +01:00
myst_areas.h MOHAWK: Add a method to get a video handle from a MystAreaVideo 2016-03-05 20:49:12 +01:00
myst_graphics.cpp MOHAWK: Fix the drawing time simulation 2016-02-26 07:22:30 +01:00
myst_graphics.h MOHAWK: Add override qualifiers to the Myst code 2016-02-07 15:27:03 +01:00
myst_scripts.cpp MOHAWK: Replace an unneeded TODO with an explanation 2016-02-20 14:00:59 +01:00
myst_scripts.h MOHAWK: Don't downcast _invokingResource using static_cast 2016-02-07 15:27:03 +01:00
myst_state.cpp MOHAWK: Add support for the ScummVM save metadata features 2016-02-22 08:44:55 +01:00
myst_state.h MOHAWK: Add support for the ScummVM save metadata features 2016-02-22 08:44:55 +01:00
myst.cpp MOHAWK: Make the Quit button show the credits 2016-03-05 20:49:12 +01:00
myst.h MOHAWK: Make the Quit button show the credits 2016-03-05 20:49:12 +01:00
POTFILES MOHAWK: Add detection.cpp to POTFILES 2016-04-01 19:29:02 +02:00
resource_cache.cpp
resource_cache.h
resource.cpp
resource.h
riven_external.cpp
riven_external.h
riven_graphics.cpp
riven_graphics.h
riven_saveload.cpp
riven_saveload.h
riven_scripts.cpp
riven_scripts.h
riven_vars.cpp
riven.cpp
riven.h
sound.cpp MOHAWK: Continue to poll the events when playing blocking sounds 2016-02-22 09:57:24 +01:00
sound.h MOHAWK: Always apply the volume when changing the background sound 2016-02-11 08:30:26 +01:00
video.cpp MOHAWK: Also enable dithering for the making of Myst 2016-03-05 20:49:12 +01:00
video.h MOHAWK: Drawing a single movie frame no longer updates all the movies 2016-03-05 14:43:10 +01:00
view.cpp
view.h