scummvm/engines/mohawk
2016-02-11 08:30:26 +01:00
..
myst_stacks MOHAWK: Fix Myst's fortress simulator using a hack 2016-02-07 15:27:03 +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: Move debug rect draw control to the console 2016-02-11 07:38:23 +01:00
console.h
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
dialogs.cpp
dialogs.h
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: Adjust MystAreaVideo::playAreaVideo for the refactored VideoManager 2016-02-07 15:27:03 +01:00
myst_areas.h MOHAWK: Remove MystAreaActionSwitch::_numSubResources 2016-02-07 15:27:03 +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: Always apply the volume when changing the background sound 2016-02-11 08:30:26 +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: Use nullptr where applicable in the Myst code 2016-02-07 15:27:03 +01:00
myst_state.h
myst.cpp MOHAWK: Share the code for reading sound blocks 2016-02-11 07:56:58 +01:00
myst.h MOHAWK: Share the code for reading sound blocks 2016-02-11 07:56:58 +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
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 MOHAWK: Make video handles actual objects 2015-07-17 20:05:00 -04:00
riven.h
sound.cpp MOHAWK: Always apply the volume when changing the background sound 2016-02-11 08:30:26 +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: Move further VideoManager functionality to VideoEntry 2015-07-17 20:05:04 -04:00
video.h MOHAWK: Move further VideoManager functionality to VideoEntry 2015-07-17 20:05:04 -04:00
view.cpp
view.h