scummvm/engines/gob
Colin Snover a2bdff02d7 ENGINES: Improve output of unknown game variant detection
When a user tries to add a game expecting it to be a particular
game for a particular engine, but a detector from another engine
happens to match some files that exist in the game directory and
reports on those files instead, this can cause a lot of confusion
because the detector doesn't say what engine or game it thought it
matched.

This patch adds the name of the matching engine as well as any
matching game IDs (if applicable) to the detector's logged output.
It also provides more specific guidance about where to send the
detection information (to the bug tracker), and properly wraps the
first part of the report to 80 columns.

Refs Trac#10272.
2017-11-10 09:57:41 -06:00
..
demos
detection ENGINES: Improve output of unknown game variant detection 2017-11-10 09:57:41 -06:00
minigames/geisha JANITORIAL: Silence more GCC 7 warnings 2017-08-06 13:30:51 +02:00
pregob GOB: Fix what looks like an obviously incorrect condition 2017-08-06 12:29:21 +02:00
save
sound
anifile.cpp
anifile.h
aniobject.cpp
aniobject.h
backbuffer.cpp
backbuffer.h
cheater.cpp
cheater.h
cheater_geisha.cpp
cmpfile.cpp
cmpfile.h
configure.engine
console.cpp
console.h
databases.cpp
databases.h
dataio.cpp
dataio.h
dbase.cpp
dbase.h
decfile.cpp
decfile.h
draw.cpp
draw.h
draw_bargon.cpp
draw_fascin.cpp
draw_playtoons.cpp
draw_v1.cpp
draw_v2.cpp
expression.cpp
expression.h
game.cpp
game.h
global.cpp
global.h
gob.cpp BACKENDS: Fix window sizing of games that switch between multiple resolutions 2017-10-07 12:30:29 -05:00
gob.h
goblin.cpp
goblin.h
goblin_v1.cpp
goblin_v2.cpp
goblin_v3.cpp
goblin_v4.cpp
hotspots.cpp JANITORIAL: Silence more GCC 7 warnings 2017-08-06 12:26:05 +02:00
hotspots.h
iniconfig.cpp
iniconfig.h
init.cpp
init.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
inter.cpp
inter.h
inter_bargon.cpp
inter_fascin.cpp
inter_geisha.cpp
inter_inca2.cpp
inter_littlered.cpp
inter_playtoons.cpp
inter_v1.cpp
inter_v2.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
inter_v3.cpp
inter_v4.cpp
inter_v5.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
inter_v6.cpp
inter_v7.cpp
map.cpp
map.h
map_v1.cpp
map_v2.cpp
module.mk
mult.cpp
mult.h
mult_v1.cpp
mult_v2.cpp
palanim.cpp
palanim.h
POTFILES
resources.cpp
resources.h
rxyfile.cpp
rxyfile.h
scenery.cpp
scenery.h
scenery_v1.cpp
scenery_v2.cpp
script.cpp
script.h
surface.cpp
surface.h
totfile.cpp
totfile.h
util.cpp ALL: Fix misuse of comma operator 2017-11-10 09:57:03 -06:00
util.h
variables.cpp
variables.h
video.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
video.h ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
video_v1.cpp
video_v2.cpp
video_v6.cpp
videoplayer.cpp
videoplayer.h