scummvm/engines/gob
trembyle 82ca7e7e32 GOB: Add detection for more demos
Ween demo has both interactive and non-interactive portions. The title
is Ween: The Prophecy, and so language code EN_GRB is used.
https://archive.org/details/TheProphecy_1020

Dynasty demo plays a single VMD from a small SCN file.
https://archive.org/details/dynasty_zip

Combined demo from CD-ROM Today # 11 (1995) plays the above Dynasty
demo followed by the already known Woodruff demo. In the spirit of the
combined demos in the SCUMM engine, we can create a new game ID.

All of the above play without issue in ScummVM.

Also added file sizes to some existing detection entries and added the
missing demo flags to the Inca2 and Woodruff demos.
2021-09-19 14:52:46 +02:00
..
demos COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
detection GOB: Add detection for more demos 2021-09-19 14:52:46 +02:00
minigames/geisha JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
pregob JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
save COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
sound COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
anifile.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
anifile.h
aniobject.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
aniobject.h
backbuffer.cpp
backbuffer.h
cheater_geisha.cpp
cheater.cpp
cheater.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
cmpfile.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
cmpfile.h
configure.engine
console.cpp
console.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
databases.cpp
databases.h
dataio.cpp GOB: Remove gob engine file dependencies from dataio.cpp 2020-10-03 14:56:36 +02:00
dataio.h
dbase.cpp
dbase.h
decfile.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
decfile.h
draw_bargon.cpp
draw_fascin.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
draw_playtoons.cpp
draw_v1.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
draw_v2.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
draw.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
draw.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
expression.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
expression.h
game.cpp JANITORIAL: Removing trailing spaces after int casts 2018-08-17 20:30:20 -07:00
game.h
global.cpp
global.h
gob.cpp GOB: Add detection for more demos 2021-09-19 14:52:46 +02:00
gob.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
goblin_v1.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
goblin_v2.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
goblin_v3.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
goblin_v4.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
goblin.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
goblin.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
hotspots.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
hotspots.h
iniconfig.cpp
iniconfig.h
init_fascin.cpp
init_geisha.cpp
init_v1.cpp
init_v2.cpp
init_v3.cpp
init_v4.cpp
init_v6.cpp
init_v7.cpp
init.cpp
init.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
inter_bargon.cpp
inter_fascin.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
inter_geisha.cpp
inter_inca2.cpp
inter_littlered.cpp
inter_playtoons.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
inter_v1.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
inter_v2.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
inter_v3.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
inter_v4.cpp
inter_v5.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
inter_v6.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
inter_v7.cpp ENGINES: Reduce winexe_*.h header includes 2020-01-11 17:34:12 +02:00
inter.cpp
inter.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
map_v1.cpp
map_v2.cpp
map.cpp
map.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
metaengine.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
mult_v1.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
mult_v2.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
mult.cpp
mult.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
palanim.cpp
palanim.h
POTFILES
resources.cpp GOB: Correct build breakage for DS/PSP2 from previous commit. 2018-09-15 01:16:38 +01:00
resources.h
rxyfile.cpp
rxyfile.h
scenery_v1.cpp
scenery_v2.cpp
scenery.cpp
scenery.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
script.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
script.h
surface.cpp JANITORIAL: Removing trailing spaces after int casts 2018-08-17 20:30:20 -07:00
surface.h
totfile.cpp
totfile.h
util.cpp GOB: Remove gob engine file dependencies from dataio.cpp 2020-10-03 14:56:36 +02:00
util.h
variables.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
variables.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
video_v1.cpp
video_v2.cpp
video_v6.cpp
video.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
video.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
videoplayer.cpp GOB: Avoid an off by one 2021-07-14 20:09:32 +01:00
videoplayer.h