scummvm/engines/mohawk
2016-02-26 07:22:30 +01:00
..
myst_stacks MOHAWK: Silence a warning 2016-02-22 09:23:34 +01:00
bitmap.cpp
bitmap.h
configure.engine MOHAWK: Allow Myst to compile without RGB colors 2015-04-11 15:31:20 -04: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: Correct the submitter of the Italian version of Myst 2016-01-13 11:43:35 +02:00
detection.cpp MOHAWK: Add support for the ScummVM save metadata features 2016-02-22 08:44:55 +01:00
dialogs.cpp MOHAWK: Add Save, Load and Quit buttons to the Myst Dialog 2016-02-22 08:44:55 +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 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: Clip the videos to make sure they don't go outside of the screen 2016-02-20 14:00:59 +01:00
myst_areas.h MOHAWK: Allow movie areas to override the playback rate 2016-02-13 13:52:37 +01:00
myst_graphics.cpp MOHAWK: Fix two Myst resource stream memory leaks 2016-02-07 15:27:03 +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: Fix loading a save from the launcher 2016-02-26 07:22:30 +01:00
myst.h MOHAWK: Fix loading a save from the launcher 2016-02-26 07:22:30 +01:00
POTFILES
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 MOHAWK: Use original stack ID mapping for Riven 2014-05-03 22:55:50 -04:00
riven_graphics.h
riven_saveload.cpp MOHAWK: Use original stack ID mapping for Riven 2014-05-03 22:55:50 -04:00
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 MOHAWK: Make video handles actual objects 2015-07-17 20:05:00 -04:00
riven.h MOHAWK: Use original stack ID mapping for Riven 2014-05-03 22:55:50 -04:00
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: Clip the videos to make sure they don't go outside of the screen 2016-02-20 14:00:59 +01:00
video.h MOHAWK: Make the conversion from VideoEntryPtr to VideoHandle explicit 2016-02-13 13:52:37 +01:00
view.cpp
view.h