scummvm/engines
Filippos Karapetis fdde702d43 GOB: Mark ADI Jnr. (Amiga) as unstable
Core functionality is still missing, and the game crashes occasionally
2022-12-26 02:45:09 +02:00
..
access ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
adl ADL: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
agi COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
agos AGOS: Add detection for the Acorn Floppy Demo of Simon 1 2022-12-11 22:41:14 +01:00
ags AGS: Add/update detection for some commercial games 2022-12-23 17:21:44 +01:00
asylum COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
avalanche AVALANCHE: Use correct sprite data during arrow trap 2022-09-07 23:12:38 +02:00
bbvs BBVS: Fix memory leak in audio code 2022-11-17 01:00:56 +02:00
bladerunner COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
buried ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
cge CGE: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
cge2 CGE2: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
chewy CHEWY: Comment out unused variable 2022-12-16 11:15:26 +01:00
cine CINE: Use checkExtendedSaves() 2022-11-27 14:36:27 +01:00
composer COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
cruise CRUISE: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
cryo GRAPHICS: Split conversion.cpp into multiple files 2022-12-22 23:45:14 +01:00
cryomni3d CRYOMNI3D: Remove unused options list 2022-11-03 19:32:44 +00:00
director ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
dm DM: Remove unused options list 2022-11-03 19:04:19 +00:00
draci COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
dragons DRAGONS: Open GMM when choosing options 2022-12-01 11:59:48 +01:00
drascula COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
dreamweb COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
freescape ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
glk ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
gnap COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
gob GOB: Mark ADI Jnr. (Amiga) as unstable 2022-12-26 02:45:09 +02:00
griffon GRIFFON: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
grim ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
groovie GROOVIE: T7G piano remove right side exit hotspot 2022-12-21 11:58:04 -06:00
hadesch COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
hdb HDB: Fix out of bounds access in Map 19 2022-12-05 20:21:02 +01:00
hopkins HOPKINS: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
hpl1 HPL1: Fix VS C2807 errors caused by change of int32 to long. 2022-12-25 17:52:35 +01:00
hugo HUGO: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
hypno ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
icb ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
illusions ILLUSIONS: JANITORIAL: Silence -Wbitwise-instead-of-logical warning 2022-11-11 20:39:31 +01:00
kingdom KINGDOM: Simplify the console code 2022-12-02 22:58:31 +02:00
kyra COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
lab LAB: Add article to game title 2022-11-28 19:43:13 +01:00
lastexpress LASTEXPRESS: Fix MSVC C4309 enum sign warning 2022-11-29 01:37:55 +01:00
lilliput COMMON: Make memstream support SharedPtr-backed array 2022-12-01 01:52:46 +01:00
lure LURE: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
macventure COMMON: Move huffman.h back out of the compression directory 2022-12-11 22:33:23 +01:00
made MADE: Improve detection for RTZ Demo 2022-12-01 14:18:52 +01:00
mads ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
mohawk COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
mortevielle ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
mtropolis MTROPOLIS: Add hack for returning from MTI pause menu. 2022-12-23 10:10:42 -05:00
mutationofjb MUTATIONOFJB: Fix MSVC C4309 enum sign warning 2022-11-29 01:37:55 +01:00
myst3 ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
nancy COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
neverhood NEVERHOOD: Disable Hall of Records in Japanese version 2022-12-20 17:07:00 +02:00
ngi NGI: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
parallaction COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
pegasus PEGASUS: Fix startup crash when g_vm is not yet take its value 2022-11-17 20:31:53 +01:00
petka COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
pink COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
playground3d ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
plumbers PLUMBERS: Add missing initialization of few fields 2022-12-12 07:16:34 +01:00
prince PRINCE: Correct spelling mistake 2022-10-27 15:56:14 +02:00
private COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
queen QUEEN: Reduce the amount of code that is included in the detection plugin 2022-11-29 01:14:48 +01:00
saga ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
saga2 ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
sci SCI: Revert disabling LB2 control panel in tunnel 2022-12-21 12:26:52 -08:00
scumm SCUMM: Fix a couple of sound issues in Indy3 Macintosh (Trac#13887) 2022-12-25 21:17:36 +01:00
sherlock SHERLOCK: Use MSVC_PRINTF when GCC_PRINTF is used 2022-11-29 01:37:16 +01:00
sky SKY: Add filesizes for most versions 2022-12-21 22:32:20 +01:00
sludge SLUDGE: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
stark ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
startrek STARTREK: Switch from getDataFork to openFileOrDataFork 2022-12-11 21:32:30 +01:00
supernova SUPERNOVA: Complete gametitles in detection 2022-11-28 19:43:13 +01:00
sword1 SWORD1: Use MSVC_PRINTF when GCC_PRINTF is used 2022-11-29 01:37:16 +01:00
sword2 VIDEO: Switch DXA decoder to gzio. 2022-11-28 00:19:51 +01:00
sword25 COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
teenagent COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
testbed COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
tinsel TINSEL: Fix UB for enum TINSEL_EVENT in DW2. PVS-Studio V1016 2022-11-29 00:41:03 +01:00
titanic COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
toltecs TOLTECS: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
tony ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
toon COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
touche TOUCHE: Fix use of utf-8 characters for engine and game names 2022-10-18 22:30:18 +01:00
trecision TRECISION: Use SeekableReadStreamEndianWrapper 2022-11-29 00:06:49 +01:00
tsage JANITORIAL: TSAGE: Correct / Note Spelling Mistakes 2022-11-15 22:52:43 +02:00
tucker TUCKER: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
twine COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
ultima ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
voyeur ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
wage COMMON: Move punycode_*codepath to path.cpp 2022-12-14 05:08:46 +01:00
wintermute ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
xeen XEEN: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
zvision COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
achievements.cpp COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
achievements.h COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
advancedDetector.cpp ADVANCED DETECTOR: Switch to openFileOrDataFork 2022-12-11 21:32:30 +01:00
advancedDetector.h ENGINES: Add getMD5Bytes to the base MetaEngineDetection class 2022-11-30 23:29:37 +02:00
dialogs.cpp ENGINES: Remove support for GUI options in MetaEngineDetection subclasses 2022-11-16 23:58:54 +01:00
dialogs.h
engine.cpp ENGINES: Fix warning about passing a non-trivial class to va_start. 2022-11-26 23:09:24 +02:00
engine.h ENGINES: Use MSVC_PRINTF when GCC_PRINTF is used 2022-11-29 01:37:16 +01:00
game.cpp
game.h
logo_data.h
metaengine.cpp ENGINES: Remove support for GUI options in MetaEngineDetection subclasses 2022-11-16 23:58:54 +01:00
metaengine.h BASE: Add function EngineManager::generateUniqueDomain 2022-12-07 22:58:48 +01:00
module.mk COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
obsolete.cpp
obsolete.h
savestate.cpp ENGINES: correct function name typo 2022-10-24 21:46:42 -07:00
savestate.h
util.h