scummvm/engines
2022-12-01 01:18:11 +01: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 AGI: Fix memory management with _propData. CID 1446667 2022-11-20 19:07:28 +01:00
agos AGOS: Use MSVC_PRINTF when GCC_PRINTF is used 2022-11-29 01:37:16 +01:00
ags AGS: Detection entry for Maniac Mansion Deluxe and Zak2 installers 2022-11-18 01:22:59 +01:00
asylum ASYLUM: rename Actor::clearFields() 2022-11-02 14:18:07 +03: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 FFT, DCT, MDCT, RDFT, SineTable, CosineTable and getSineWindow into Math 2022-11-20 14:32:05 +01:00
buried BURIED: Use checkExtendedSaves() 2022-11-27 14:35:36 +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: Use checkExtendedSaves() 2022-11-27 14:36:14 +01:00
cine CINE: Use checkExtendedSaves() 2022-11-27 14:36:27 +01:00
composer ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
cruise CRUISE: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
cryo CRYO: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
cryomni3d CRYOMNI3D: Remove unused options list 2022-11-03 19:32:44 +00:00
director DIRECTOR: JANITORIAL: fileio whitespace cleanup 2022-12-01 01:18:11 +01:00
dm DM: Remove unused options list 2022-11-03 19:04:19 +00:00
draci DRACI: Find max speech file using iterator 2022-11-30 23:19:08 +02:00
dragons DRAGONS: Fix MSVC C4309 enum sign warning 2022-11-29 01:37:55 +01:00
drascula DRASCULA: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
dreamweb DREAMWEB: Add entry for international floppy release (compressed) 2022-11-29 04:30:36 +01:00
freescape FREESCAPE: relocated the code that process demo inputs 2022-11-30 12:36:49 +01:00
glk GLK: Implement GlkMetaEngineDetection::getMD5Bytes() 2022-11-30 23:29:37 +02:00
gnap GNAP: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
gob GOB: Use SeekableReadStreamEndianWrapper 2022-11-29 00:06:49 +01:00
griffon GRIFFON: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
grim GRIM: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
groovie GROOVIE: fix detection for T11H extras by simplifying detection for Souped Up, bug #13888 2022-11-23 21:54:28 -06:00
hadesch HADESCH: Use readStream in memSubstream 2022-11-29 18:36:23 +01:00
hdb COMMON: Move FFT, DCT, MDCT, RDFT, SineTable, CosineTable and getSineWindow into Math 2022-11-20 14:32:05 +01:00
hopkins HOPKINS: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
hugo HUGO: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
hypno HYPNO: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
icb ICB: Use MSVC_PRINTF when GCC_PRINTF is used 2022-11-29 01:37:16 +01:00
illusions ILLUSIONS: JANITORIAL: Silence -Wbitwise-instead-of-logical warning 2022-11-11 20:39:31 +01:00
kingdom KINGDOM: Reduce the size of the static data and make it const 2022-11-30 23:30:25 +02:00
kyra KYRA: Use MSVC_PRINTF in printMessage() 2022-11-29 01:37:16 +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 ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
lure LURE: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
macventure MACVENTURE: Correct spelling mistake 2022-10-27 15:56:14 +02:00
made MADE: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
mads MADS: Add Rex Nebular 5.25" floppy installer entry 2022-11-29 04:34:03 +01:00
mohawk MOHAWK: Fix MSVC C4309 enum sign warning 2022-11-29 01:37:55 +01:00
mortevielle ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
mtropolis COMMON: Move Installer VISE loader from mTropolis engine to Common. 2022-11-30 23:17:47 +02:00
mutationofjb MUTATIONOFJB: Fix MSVC C4309 enum sign warning 2022-11-29 01:37:55 +01:00
myst3 MYST3: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
nancy NANCY: Use checkExtendedSaves() 2022-11-27 14:37:05 +01:00
neverhood NEVERHOOD: Fix MSVC C4309 enum sign warning 2022-11-29 01:37:55 +01:00
ngi NGI: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
parallaction PARALLACTION: Fix MSVC C4309 enum sign warning 2022-11-29 01:37:55 +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 PETKA: Add "demo" to game description 2022-11-25 14:44:00 +01:00
pink PINK: Added support for the original CD layout of Polish Peril 2022-10-20 16:15:43 +02:00
playground3d ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
plumbers ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
prince PRINCE: Correct spelling mistake 2022-10-27 15:56:14 +02:00
private ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
queen QUEEN: Reduce the amount of code that is included in the detection plugin 2022-11-29 01:14:48 +01:00
saga SAGA: Add entry for packed floppy ITE 2022-11-28 00:25:05 +01:00
saga2 SAGA2: Use checkExtendedSaves() 2022-11-27 14:37:16 +01:00
sci SCI: Remove KQ6 black widow script patch 2022-11-30 23:13:00 +02:00
scumm SCUMM: v3: Implement ability to rename savestate before loading on the original menu 2022-12-01 00:04:46 +01:00
sherlock SHERLOCK: Use MSVC_PRINTF when GCC_PRINTF is used 2022-11-29 01:37:16 +01:00
sky ENGINES: Add getMD5Bytes to the base MetaEngineDetection class 2022-11-30 23:29:37 +02:00
sludge SLUDGE: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
stark STARK: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
startrek COMMON: Move FFT, DCT, MDCT, RDFT, SineTable, CosineTable and getSineWindow into Math 2022-11-20 14:32:05 +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 SWORD25: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
teenagent TEENAGENT: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
testbed TESTBED: Use MSVC_PRINTF when GCC_PRINTF is used 2022-11-29 01:37:16 +01:00
tinsel TINSEL: Fix UB for enum TINSEL_EVENT in DW2. PVS-Studio V1016 2022-11-29 00:41:03 +01:00
titanic TITANIC: Correct spelling mistake 2022-10-27 15:57:30 +02:00
toltecs TOLTECS: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
tony ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
toon COMMON: Uplift rnc decoder from toon to common 2022-11-29 04:30:36 +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 TWINE: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
ultima ULTIMA8: Fix MiniMapGump::generate command and add MiniMapGump::clear command 2022-11-20 13:50:18 -06:00
voyeur ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
wage WAGE: Add games from "Wayzata's Best of Shareware for Macintosh" shareware disc 2022-11-07 00:35:30 +01:00
wintermute WINTERMUTE: Fix crash on loaded games 2022-11-29 14:13:24 +03:00
xeen XEEN: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
zvision ZVISION: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
advancedDetector.cpp ENGINES: Added checkExtendedSaves method to AdvancedMetaEngine 2022-11-26 18:44:08 -08: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 ENGINES: Add getMD5Bytes to the base MetaEngineDetection class 2022-11-30 23:29:37 +02:00
module.mk
obsolete.cpp
obsolete.h
savestate.cpp ENGINES: correct function name typo 2022-10-24 21:46:42 -07:00
savestate.h
util.h