scummvm/engines/mohawk
Bastien Bouclet 76e2867c07 MOHAWK: Update the screen immediatly when changing stacks
This fixes the linking sound being played before the new age is displayed.

Thanks to rootfather for noticing.
2016-04-17 11:55:49 +02:00
..
myst_stacks JANITORIAL: Reduce GUI header dependencies 2016-04-14 13:30:14 +03: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 MOHAWK: Run Myst in 8bpp 2015-04-11 14:37:17 -04:00
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 MOHAWK: Switch to slot based save file naming for Myst 2016-04-03 08:11:56 +02:00
dialogs.cpp MOHAWK: Make the Quit button show the credits 2016-03-05 20:49:12 +01:00
dialogs.h JANITORIAL: Reduce GUI header dependencies 2016-04-14 13:30:14 +03:00
graphics.cpp
graphics.h
installer_archive.cpp
installer_archive.h
livingbooks_code.cpp MOHAWK: Fix parsing the Arthur's Computer Adventure globals section 2015-07-04 12:35:37 -04:00
livingbooks_code.h MOHAWK: Implement xpos/ypos for LB. 2015-07-03 17:42:48 +02:00
livingbooks_graphics.cpp
livingbooks_graphics.h
livingbooks_lbx.cpp
livingbooks_lbx.h
livingbooks.cpp MOHAWK: Improve the slashes-in-file-names fix 2015-07-17 20:15:27 -04:00
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 JANITORIAL: Reduce GUI header dependencies 2016-04-14 13:30:14 +03:00
myst_scripts.h MOHAWK: Don't downcast _invokingResource using static_cast 2016-02-07 15:27:03 +01:00
myst_state.cpp MOHAWK: Switch to slot based save file naming for Myst 2016-04-03 08:11:56 +02:00
myst_state.h MOHAWK: Switch to slot based save file naming for Myst 2016-04-03 08:11:56 +02:00
myst.cpp MOHAWK: Update the screen immediatly when changing stacks 2016-04-17 11:55:49 +02: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 MOHAWK: Use floor instead of round 2015-08-19 22:47:09 -04:00
riven_external.h
riven_graphics.cpp
riven_graphics.h
riven_saveload.cpp
riven_saveload.h
riven_scripts.cpp MOHAWK: Make video handles actual objects 2015-07-17 20:05:00 -04:00
riven_scripts.h
riven_vars.cpp MOHAWK: Add missing comma 2014-05-04 13:13:01 -04:00
riven.cpp JANITORIAL: Reduce GUI header dependencies 2016-04-14 13:30:14 +03:00
riven.h JANITORIAL: Reduce GUI header dependencies 2016-04-14 13:30:14 +03:00
sound.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
sound.h JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03: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