scummvm/engines/mohawk
Willem Jan Palenstijn 23de059262 VIDEO: Make getCurFrame declaration consistent
The declaration used int32 while the definition used int.
This should fix building on AmigaOS4 (bug #3570577).
2012-09-21 22:35:15 +02:00
..
myst_stacks Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
bitmap.cpp MOHAWK: Fix minor formatting issue 2012-09-09 17:31:45 -04:00
bitmap.h
console.cpp
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: 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.h
installer_archive.cpp
installer_archive.h
livingbooks_code.cpp
livingbooks_code.h
livingbooks_graphics.cpp
livingbooks_graphics.h
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.cpp
mohawk.h
myst_areas.cpp
myst_areas.h
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
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
riven_saveload.cpp
riven_saveload.h
riven_scripts.cpp
riven_scripts.h
riven_vars.cpp
riven.cpp MOHAWK: Fix delete[] formatting. 2012-07-25 21:09:46 +02:00
riven.h
sound.cpp
sound.h
video.cpp VIDEO: Make getCurFrame declaration consistent 2012-09-21 22:35:15 +02:00
video.h VIDEO: Make getCurFrame declaration consistent 2012-09-21 22:35:15 +02:00
view.cpp
view.h