scummvm/engines/kingdom
Athanasios Antoniou c9c03d6995
KINGDOM: Fix skipping and quitting demo movie (#5372)
The detection that the demo movie was skipped is done by the external flag _demoMovieSkipped

This is not as clean as it would be updating a reference parameter variable from within playMovie()
but that would require changing the signature of playMovie and all of its calls
2023-10-22 02:34:30 +02:00
..
configure.engine KINGDOM: Add detection for the Windows version (not supported), switch to "build by default" and to ADGF_TESTING. Also replace GUIO1(GUIO_NONE) by GUIO0 2023-10-18 02:10:19 +01:00
console.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
console.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
constants.cpp JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
credits.pl
detection.cpp KINGDOM: Add detection for the Windows version (not supported), switch to "build by default" and to ADGF_TESTING. Also replace GUIO1(GUIO_NONE) by GUIO0 2023-10-18 02:10:19 +01:00
kingdom.cpp KINGDOM: Fix skipping and quitting demo movie (#5372) 2023-10-22 02:34:30 +02:00
kingdom.h KINGDOM: Fix skipping and quitting demo movie (#5372) 2023-10-22 02:34:30 +02:00
logic1.cpp KINGDOM: Fix skipping and quitting demo movie (#5372) 2023-10-22 02:34:30 +02:00
logic2.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
logic3.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
logic4.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
logic.cpp KINGDOM: Fix skipping and quitting demo movie (#5372) 2023-10-22 02:34:30 +02:00
logic.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
metaengine.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
module.mk
POTFILES