scummvm/engines/mohawk
Eugene Sandulenko 23d74fddb4 CONFIGURE: Introduced new engine dependency: highres
Some backends like GCW0 do no support graphics >320x240 due to
the hardware limitation (downscaling is possible but it will ruin
the pixel hunting which is often part of the gameplay).

Instead of manually updating the list of engines, we now introduce
a new dependency.

I marked all relevant engines, but some, like tinsel, require more
work with putting their relevant high-res games under USE_HIGHRES
define.
2016-03-05 14:25:56 +01:00
..
myst_stacks MOHAWK: Silence a warning 2016-02-22 09:23:34 +01: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 CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +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: Correct the submitter of the Italian version of Myst 2016-01-13 11:43:35 +02:00
detection.cpp MOHAWK: Add support for the ScummVM save metadata features 2016-02-22 08:44:55 +01:00
dialogs.cpp MOHAWK: Add Save, Load and Quit buttons to the Myst Dialog 2016-02-22 08:44:55 +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: Clip the videos to make sure they don't go outside of the screen 2016-02-20 14:00:59 +01:00
myst_areas.h MOHAWK: Allow movie areas to override the playback rate 2016-02-13 13:52:37 +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: Fix the drawing time simulation 2016-02-26 07:22:30 +01:00
myst.h MOHAWK: Fix loading a save from the launcher 2016-02-26 07:22:30 +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: Clip the videos to make sure they don't go outside of the screen 2016-02-20 14:00:59 +01:00
video.h MOHAWK: Make the conversion from VideoEntryPtr to VideoHandle explicit 2016-02-13 13:52:37 +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