scummvm/engines/sky
Torbjörn Andersson 0ffb057b66 SKY: Show full 320x200px in intro where possible
This commit adds a workaround to unlock existing fullscreen images in
the intro of Beneath a Steel Sky.
The original engine clips the whole intro to 320x192 (the common game
format) even though some images exist as 320x200 in the game data files.
This workaround whitelists all images which actually are 320x200px and
displays them as must have originally been intended.

Fixes Trac#7559.
2018-07-03 10:13:34 +00:00
..
music JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
autoroute.cpp SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
autoroute.h SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
compact.cpp SKY: Fix setSub incorrectly falling through to subsequent cases 2017-12-08 12:41:16 -06:00
compact.h SKY: Fix unaligned pointer dereferences 2017-12-08 07:55:56 +00:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
control.cpp SKY: change "savegame" into "saved game" 2016-07-01 07:34:28 +02:00
control.h SKY: Added localized quit message for Russian translation 2016-04-16 23:39:38 +02:00
debug.cpp JANITORIAL: Silence more GCC 7 warnings 2017-08-06 13:30:51 +02:00
debug.h
detection.cpp ENGINES: Remove usage of C++11 extended initializer lists 2018-05-10 09:26:26 +02:00
disk.cpp SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
disk.h SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
grid.cpp SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
grid.h SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
hufftext.cpp SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
intro.cpp SKY: Show full 320x200px in intro where possible 2018-07-03 10:13:34 +00:00
intro.h SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
logic.cpp SKY: Fix unaligned pointer dereferences 2017-12-08 07:55:56 +00:00
logic.h Fixed collision detection, now it actually corresponds with the original 2016-12-11 05:12:51 +01:00
module.mk
mouse.cpp SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
mouse.h SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
rnc_deco.cpp SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
rnc_deco.h SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
screen.cpp SKY: Show full 320x200px in intro where possible 2018-07-03 10:13:34 +00:00
screen.h SKY: Show full 320x200px in intro where possible 2018-07-03 10:13:34 +00:00
sky.cpp SKY: Show full 320x200px in intro where possible 2018-07-03 10:13:34 +00:00
sky.h ALL: Change main engine header guard defines to <directory>_<engine>_H 2016-05-17 18:21:30 +02:00
skydefs.h SKY: Added localized quit message for Russian translation 2016-04-16 23:39:38 +02:00
sound.cpp SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
sound.h SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
struc.h SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
text.cpp SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
text.h SKY: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00