scummvm/engines
Bastien Bouclet 61f9398b04
Merge pull request #1187 from bgK/detection-refactor-unknown
ENGINES: Return unknown game variants with the list of detected games
2018-05-28 18:43:15 +02:00
..
access JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02:00
adl ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
agi ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
agos Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
avalanche AVALANCHE: Push down AD includes 2018-05-01 12:48:05 +02:00
bbvs ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
bladerunner JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
cge ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
cge2 ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
chewy JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
cine ENGINES: Change MetaEngine::findGame to return a plain game descriptor 2018-05-10 09:04:23 +02:00
composer COMPOSER: Be strict about matching digits in savegame filenames 2018-03-26 01:26:15 +02:00
cruise ALL: Use CLIP to clip volumes 2018-05-05 17:57:31 +02:00
cryo JANITORIAL: Convert line endings from CRLF/mixed to LF 2018-05-24 15:30:55 +02:00
director Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
dm JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02:00
draci DRACI: Enforce code formatting guidelines 2018-05-07 20:06:30 +02:00
drascula ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
dreamweb ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
fullpipe FULLPIPE: fix URI 2018-05-24 01:08:28 +02:00
gnap JANITORIAL: Fix whitespace 2018-04-19 12:08:31 +02:00
gob ENGINES: Change MetaEngine::findGame to return a plain game descriptor 2018-05-10 09:04:23 +02:00
groovie ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
hopkins JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02:00
hugo ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
kyra KYRA: Mark always-false condition as TODO 2018-05-06 11:36:17 +02:00
lab LAB: Fix UB (use of deallocated memory) 2018-05-05 17:54:46 +02:00
lastexpress JANITORIAL: Silence GCC 7 fallthrough warnings 2018-03-23 18:34:17 +01:00
lilliput LILLIPUT: Fix another regression 2018-04-29 00:55:52 +02:00
lure ALL: Use CLIP to clip volumes 2018-05-05 17:57:31 +02:00
macventure ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
made Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
mads JANITORIAL: Fix whitespace 2018-04-19 12:08:31 +02:00
mohawk Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
mortevielle MORTEVIELLE: Push down the AD includes 2018-05-01 12:48:05 +02:00
neverhood ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
parallaction ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
pegasus PEGASUS: Add override specifier 2018-03-28 12:29:28 +02:00
plumbers JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
prince PRINCE: Cleanup debug output 2018-05-06 19:33:45 +02:00
queen Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
saga ENGINES: Change MetaEngine::findGame to return a plain game descriptor 2018-05-10 09:04:23 +02:00
sci Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
scumm Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
sherlock Revert "SHERLOCK: Disable cache for uncompressed resources" 2018-05-05 14:36:14 -04:00
sky ENGINES: Remove usage of C++11 extended initializer lists 2018-05-10 09:26:26 +02:00
sludge Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
supernova JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02:00
sword1 ENGINES: Remove usage of C++11 extended initializer lists 2018-05-10 09:26:26 +02:00
sword2 ENGINES: Remove usage of C++11 extended initializer lists 2018-05-10 09:26:26 +02:00
sword25 SWORD25: Fix otherwise unused variable not guarded by USE_VORBIS 2018-05-07 09:30:00 +02:00
teenagent ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
testbed JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
tinsel ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
titanic JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
toltecs ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
tony TONY: Enforce code formatting guidelines 2018-05-07 20:06:29 +02:00
toon ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
touche Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
tsage TSAGE: Enforce code formatting guidelines 2018-05-07 20:06:30 +02:00
tucker ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
voyeur JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02:00
wage WAGE: Improve error message 2017-12-08 11:41:32 +00:00
wintermute Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
xeen XEEN: Fix compiler warning 2018-05-27 20:43:04 -04:00
zvision ZVISION: Add play time metadata to savegames 2018-05-03 19:25:22 +02:00
advancedDetector.cpp ENGINES: Remove usage of C++11 extended initializer lists 2018-05-10 09:26:26 +02:00
advancedDetector.h ENGINES: Cleanup DetectedGame initialization in the AD 2018-05-10 09:04:23 +02:00
dialogs.cpp
dialogs.h
engine.cpp BACKENDS: Fix window sizing of games that switch between multiple resolutions 2017-10-07 12:30:29 -05:00
engine.h
game.cpp ENGINES: Remove usage of C++11 extended initializer lists 2018-05-10 09:26:26 +02:00
game.h ENGINES: Remove usage of C++11 extended initializer lists 2018-05-10 09:26:26 +02:00
logo_data.h
metaengine.h ENGINES: Merge GameDescriptor and DetectedGame 2018-05-10 09:04:23 +02:00
module.mk ENGINES: Add a dialog for reporting unknown games 2018-04-29 21:47:10 +01:00
obsolete.cpp ENGINES: Remove usage of C++11 extended initializer lists 2018-05-10 09:26:26 +02:00
obsolete.h ENGINES: Change MetaEngine::findGame to return a plain game descriptor 2018-05-10 09:04:23 +02:00
savestate.cpp COMMON: Add limited support for custom deleters to ScopedPtr 2017-11-18 22:35:12 +01:00
savestate.h FULLPIPE: Fix memory leak of save game thumbnail 2017-11-18 22:35:12 +01:00
unknown-game-dialog.cpp ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
unknown-game-dialog.h ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
util.h BACKENDS: Fix window sizing of games that switch between multiple resolutions 2017-10-07 12:30:29 -05:00