scummvm/engines/hopkins
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
..
anim.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
anim.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
computer.cpp HOPKINS: Fix malformed octal characters 2015-09-22 19:56:06 -04:00
computer.h HOPKINS: Further cleanup in ComputerManager class. 2014-05-17 15:09:46 +01:00
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
debugger.cpp ALL: Make Debugger command function names conform to our guidelines. 2014-05-27 02:04:08 +02:00
debugger.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
detection_tables.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
detection.cpp HOPKINS: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
dialogs.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
dialogs.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
events.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
events.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
files.cpp HOPKINS: Fix the censorship flag (bug #6591) 2014-10-27 16:45:31 +01:00
files.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
font.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
font.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
globals.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
globals.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
graphics.cpp IMAGE: Move all ImageDecoders to image/ 2014-02-28 00:27:28 -05:00
graphics.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
hopkins.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
hopkins.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
lines.cpp JANITORIAL: Remove unnecessary semicolons 2015-01-21 01:29:22 +01:00
lines.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
menu.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
menu.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
module.mk HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
objects.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
objects.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
POTFILES HOPKINS: Add list of files that contain translatable strings 2014-10-04 01:02:28 +01:00
saveload.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
saveload.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
script.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
script.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
sound.cpp HOPKINS: Add a check for another sound related to frames removed in the Polish version. Fix for bug #6591 2014-11-01 12:35:59 +01:00
sound.h HOPKINS: Rename the parameter of PlayAnimSound to make it meaningful 2014-10-28 18:19:12 +01:00
talk.cpp HOPKINS: Remove trailing whitespace 2014-10-28 16:06:48 +02:00
talk.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00