scummvm/engines/mohawk
2016-03-30 23:22:04 +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 IMAGE: Move all ImageDecoders to image/ 2014-02-28 00:27:28 -05:00
bitmap.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
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 MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
cstime_cases.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
cstime_game.cpp MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
cstime_game.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
cstime_graphics.cpp MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
cstime_graphics.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
cstime_ui.cpp MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
cstime_ui.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
cstime_view.cpp MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
cstime_view.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
cstime.cpp MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
cstime.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
cursors.cpp MOHAWK: Run Myst in 8bpp 2015-04-11 14:37:17 -04:00
cursors.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
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 MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
graphics.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
installer_archive.cpp MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
installer_archive.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
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 MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
livingbooks_graphics.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
livingbooks_lbx.cpp MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
livingbooks_lbx.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
livingbooks.cpp MOHAWK: Improve the slashes-in-file-names fix 2015-07-17 20:15:27 -04:00
livingbooks.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
module.mk MOHAWK: Split the graphics classes into their own files 2012-03-10 13:55:08 -05:00
mohawk.cpp MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
mohawk.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
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 I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
resource_cache.cpp MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
resource_cache.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
resource.cpp MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
resource.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
riven_external.cpp MOHAWK: Use floor instead of round 2015-08-19 22:47:09 -04:00
riven_external.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
riven_graphics.cpp MOHAWK: Use original stack ID mapping for Riven 2014-05-03 22:55:50 -04:00
riven_graphics.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
riven_saveload.cpp MOHAWK: Use original stack ID mapping for Riven 2014-05-03 22:55:50 -04:00
riven_saveload.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
riven_scripts.cpp MOHAWK: Make video handles actual objects 2015-07-17 20:05:00 -04:00
riven_scripts.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
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: 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 MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
view.h MOHAWK: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00