scummvm/engines/mohawk
2010-02-17 23:05:51 +00:00
..
video Implement stopMovie() for Riven. Fixes some dome related videos. 2010-02-17 23:05:51 +00:00
bitmap.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
bitmap.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
console.cpp Mohawk : Adding resource cache class and integrating into Myst engine. 2010-02-17 19:59:08 +00:00
console.h Mohawk : Adding resource cache class and integrating into Myst engine. 2010-02-17 19:59:08 +00:00
detection.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
dialogs.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
dialogs.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
graphics.cpp Add support for the Motion JPEG codec (used in some Myst ME 10th Anniversary videos); minor cleanup. 2010-02-10 00:20:33 +00:00
graphics.h Implement xgwatch so you can now find out the combination to free Catherine. 2010-02-16 23:15:57 +00:00
jpeg.cpp Add support for the Motion JPEG codec (used in some Myst ME 10th Anniversary videos); minor cleanup. 2010-02-10 00:20:33 +00:00
jpeg.h Add support for the Motion JPEG codec (used in some Myst ME 10th Anniversary videos); minor cleanup. 2010-02-10 00:20:33 +00:00
livingbooks.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
livingbooks.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
module.mk Mohawk : Adding resource cache class and integrating into Myst engine. 2010-02-17 19:59:08 +00:00
mohawk.cpp Mohawk : Adding resource cache class and integrating into Myst engine. 2010-02-17 19:59:08 +00:00
mohawk.h Mohawk : Adding resource cache class and integrating into Myst engine. 2010-02-17 19:59:08 +00:00
myst_pict.cpp Add support for the Motion JPEG codec (used in some Myst ME 10th Anniversary videos); minor cleanup. 2010-02-10 00:20:33 +00:00
myst_pict.h Add support for the Motion JPEG codec (used in some Myst ME 10th Anniversary videos); minor cleanup. 2010-02-10 00:20:33 +00:00
myst_saveload.cpp Mohawk : Improved code formatting conventions compliance. 2010-01-04 08:10:29 +00:00
myst_saveload.h Mohawk : Improved code formatting conventions compliance. 2010-01-04 08:10:29 +00:00
myst_scripts.cpp Mohawk : Corrected Myst Opcode 200/300 in Intro/Demo stack to correctly call Intro movies. 2010-02-14 19:01:02 +00:00
myst_scripts.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
myst_vars.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
myst_vars.h
myst.cpp Mohawk : Adding resource cache class and integrating into Myst engine. 2010-02-17 19:59:08 +00:00
myst.h Mohawk : Adding resource cache class and integrating into Myst engine. 2010-02-17 19:59:08 +00:00
resource_cache.cpp Mohawk : Adding resource cache class and integrating into Myst engine. 2010-02-17 19:59:08 +00:00
resource_cache.h Mohawk : Adding resource cache class and integrating into Myst engine. 2010-02-17 19:59:08 +00:00
resource.cpp Correct our interpretation of the first four bytes of the RSRC section in Mohawk archives. 2010-01-26 23:05:52 +00:00
resource.h Correct our interpretation of the first four bytes of the RSRC section in Mohawk archives. 2010-01-26 23:05:52 +00:00
riven_cursors.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
riven_external.cpp Cleanup handling of the telescope cover combination; matches the original algorithm much better. 2010-02-17 04:20:19 +00:00
riven_external.h Move Riven variable randomization to initVars() and implement randomization for the dome and prison combinations. 2010-02-16 03:01:46 +00:00
riven_saveload.cpp Add a workaround for two 'spare' variables that can exist in some save files. 2010-02-16 01:48:19 +00:00
riven_saveload.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
riven_scripts.cpp Implement background video support for Riven; some VideoManager/QTPlayer cleanup. 2010-02-13 23:34:18 +00:00
riven_scripts.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
riven_vars.cpp Move Riven variable randomization to initVars() and implement randomization for the dome and prison combinations. 2010-02-16 03:01:46 +00:00
riven.cpp Fix typo in the ospit->tspit linking book RMAP code. 2010-02-16 06:08:25 +00:00
riven.h Move Riven variable randomization to initVars() and implement randomization for the dome and prison combinations. 2010-02-16 03:01:46 +00:00
sound.cpp Switch makeADPCMStream to DisposeAfterUse::Flag 2010-01-31 02:11:41 +00:00
sound.h Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00