scummvm/engines/mohawk
Matthew Hoops 857b92f8ff Merge pull request #268 from clone2727/video-rewrite
VideoDecoder upgrade & partial rewrite
2012-08-26 15:41:56 -04:00
..
myst_stacks Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
bitmap.cpp MOHAWK: Make MystBitmap use BitmapDecoder 2012-03-20 01:06:47 +01:00
bitmap.h MOHAWK: Make MystBitmap use BitmapDecoder 2012-03-20 01:06:47 +01:00
console.cpp MOHAWK: Split the graphics classes into their own files 2012-03-10 13:55:08 -05:00
console.h
cstime_cases.cpp
cstime_cases.h
cstime_game.cpp
cstime_game.h
cstime_graphics.cpp MOHAWK: Split the graphics classes into their own files 2012-03-10 13:55:08 -05:00
cstime_graphics.h MOHAWK: Split the graphics classes into their own files 2012-03-10 13:55:08 -05:00
cstime_ui.cpp
cstime_ui.h
cstime_view.cpp
cstime_view.h
cstime.cpp
cstime.h MOHAWK: Split the graphics classes into their own files 2012-03-10 13:55:08 -05:00
cursors.cpp MOHAWK: Get rid of casts on CursorManager::replaceCursor calls. 2012-06-16 03:28:43 +02:00
cursors.h
detection_tables.h MOHAWK: Remove Myst ME Macintosh "support" 2012-07-29 14:31:36 -04:00
detection.cpp DETECTOR: Make detectGameFilebased() return a list of MD5s and file sizes 2012-06-27 05:14:18 +02:00
dialogs.cpp
dialogs.h
graphics.cpp GRAPHICS: Convert PictDecoder to the ImageDecoder API 2012-03-20 01:06:48 +01:00
graphics.h MOHAWK: Split the graphics classes into their own files 2012-03-10 13:55:08 -05:00
installer_archive.cpp
installer_archive.h
livingbooks_code.cpp
livingbooks_code.h
livingbooks_graphics.cpp MOHAWK: Split the graphics classes into their own files 2012-03-10 13:55:08 -05:00
livingbooks_graphics.h MOHAWK: Split the graphics classes into their own files 2012-03-10 13:55:08 -05:00
livingbooks_lbx.cpp
livingbooks_lbx.h
livingbooks.cpp MOHAWK: Restart anims when LiveText plays them. 2012-07-09 09:11:31 +02:00
livingbooks.h MOHAWK: Run animations attached to LiveText items. 2012-07-08 09:54:36 +02:00
module.mk MOHAWK: Split the graphics classes into their own files 2012-03-10 13:55:08 -05:00
mohawk.cpp
mohawk.h
myst_areas.cpp JANITORIAL: Avoid the ugly operator invocation syntax. 2012-03-13 15:43:23 +01:00
myst_areas.h MOHAWK: Split the graphics classes into their own files 2012-03-10 13:55:08 -05:00
myst_graphics.cpp MOHAWK: Remove Myst ME Macintosh "support" 2012-07-29 14:31:36 -04:00
myst_graphics.h MOHAWK: Remove Myst ME Macintosh "support" 2012-07-29 14:31:36 -04:00
myst_scripts.cpp JANITORIAL: Avoid the ugly operator invocation syntax. 2012-03-13 15:43:23 +01:00
myst_scripts.h
myst_state.cpp
myst_state.h
myst.cpp MOHAWK: Remove Myst ME Macintosh "support" 2012-07-29 14:31:36 -04:00
myst.h
resource_cache.cpp
resource_cache.h
resource.cpp
resource.h
riven_external.cpp VIDEO: Change getElapsedTime() into getTime() 2012-05-12 21:28:13 -04:00
riven_external.h
riven_graphics.cpp MOHAWK: Get rid of casts on OSystem::copyRectToScreen calls. 2012-06-16 02:38:59 +02:00
riven_graphics.h MOHAWK: Split the graphics classes into their own files 2012-03-10 13:55:08 -05:00
riven_saveload.cpp MOHAWK: Improve Riven save/load error messages 2012-03-16 16:03:14 -04:00
riven_saveload.h MOHAWK: Improve Riven save/load error messages 2012-03-16 16:03:14 -04:00
riven_scripts.cpp MOHAWK: Split the graphics classes into their own files 2012-03-10 13:55:08 -05:00
riven_scripts.h MOHAWK: Split the graphics classes into their own files 2012-03-10 13:55:08 -05:00
riven_vars.cpp MOHAWK: Properly initialize the Riven tdomeelev variable 2012-03-19 11:03:38 -04:00
riven.cpp MOHAWK: Fix delete[] formatting. 2012-07-25 21:09:46 +02:00
riven.h MOHAWK: Disable Riven demo save/load GUI buttons 2012-03-16 16:16:25 -04:00
sound.cpp
sound.h
video.cpp VIDEO: Rename setStopTime() to setEndTime() 2012-08-16 13:34:28 -04:00
video.h VIDEO: Merge AdvancedVideoDecoder into VideoDecoder 2012-08-16 14:00:14 -04:00
view.cpp
view.h