scummvm/engines/mohawk
Bastien Bouclet 5322606abe MOHAWK: RIVEN: Execute the stored opcode before resetting movies
Otherwise the movie position is zero which leads the comparison with the
stored opcode position to always be false.
Fixes #10426, a regression from cf1171d4d9.
2018-02-05 07:40:20 +01:00
..
myst_stacks MOHAWK: Myst: Fix one Atrus video being off position by one pixel 2017-08-12 15:38:13 +02:00
riven_stacks MOHAWK: RIVEN: Allow turning book pages more quickly 2017-11-26 15:11:12 +01:00
bitmap.cpp
bitmap.h
configure.engine
console.cpp
console.h
cstime_cases.cpp
cstime_cases.h
cstime_game.cpp
cstime_game.h
cstime_graphics.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
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: RIVEN: Remove the testing flag 2017-11-02 19:49:43 +01:00
detection.cpp
dialogs.cpp MOHAWK: RIVEN: Add keyboard shortcuts for loading and saving 2017-12-20 19:16:07 +01:00
dialogs.h MOHAWK: RIVEN: Add keyboard shortcuts for loading and saving 2017-12-20 19:16:07 +01:00
graphics.cpp
graphics.h
installer_archive.cpp
installer_archive.h
livingbooks_code.cpp
livingbooks_code.h
livingbooks_graphics.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
livingbooks_graphics.h
livingbooks_lbx.cpp
livingbooks_lbx.h
livingbooks.cpp
livingbooks.h
module.mk
mohawk.cpp
mohawk.h
myst_areas.cpp
myst_areas.h
myst_graphics.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
myst_graphics.h MOHAWK: Myst: Fix incorrect vault instructions using image patch 2017-08-12 09:02:51 +02:00
myst_scripts.cpp
myst_scripts.h
myst_sound.cpp
myst_sound.h
myst_state.cpp
myst_state.h
myst.cpp MOHAWK: RIVEN: Add keyboard shortcuts for loading and saving 2017-12-20 19:16:07 +01:00
myst.h
POTFILES
resource_cache.cpp
resource_cache.h
resource.cpp
resource.h
riven_card.cpp MOHAWK: Riven: Move the water effect to its own class 2017-09-20 07:16:20 +02:00
riven_card.h MOHAWK: Riven: Stop using varargs to list hotspot names 2017-08-10 19:02:10 +02:00
riven_graphics.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
riven_graphics.h MOHAWK: Riven: Move the water effect to its own class 2017-09-20 07:16:20 +02:00
riven_inventory.cpp
riven_inventory.h
riven_saveload.cpp MOHAWK: Riven: Plug memory leak when saving 2017-09-20 07:12:09 +02:00
riven_saveload.h
riven_scripts.cpp MOHAWK: Fix undefined behaviour in variadic functions 2017-10-06 01:01:16 +01:00
riven_scripts.h MOHAWK: Fix undefined behaviour in variadic functions 2017-10-06 01:01:16 +01:00
riven_sound.cpp
riven_sound.h
riven_stack.cpp MOHAWK: RIVEN: Allow turning book pages more quickly 2017-11-26 15:11:12 +01:00
riven_stack.h MOHAWK: RIVEN: Allow turning book pages more quickly 2017-11-26 15:11:12 +01:00
riven_vars.cpp
riven_video.cpp MOHAWK: RIVEN: Execute the stored opcode before resetting movies 2018-02-05 07:40:20 +01:00
riven_video.h
riven.cpp MOHAWK: RIVEN: Add keyboard shortcuts for loading and saving 2017-12-20 19:16:07 +01:00
riven.h MOHAWK: RIVEN: Add keyboard shortcuts for loading and saving 2017-12-20 19:16:07 +01:00
sound.cpp
sound.h
video.cpp
video.h
view.cpp
view.h