scummvm/engines
Vladimir Serbinenko af7d9cb850 COMMON: Move punycode_*codepath to path.cpp
This allows to reduce access to DIR_SEPARATOR from outside of Common::Path
2022-12-14 05:08:46 +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 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 detection for Ladies of Sorrow: Night One 2022-12-10 16:57:11 +00: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 COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +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 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 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 COMMON: Move punycode_*codepath to path.cpp 2022-12-14 05:08:46 +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 FREESCAPE: prefer OpenGL renderer 2022-12-13 20:41:08 -03:00
glk GLK: SCOTT: Fix leak in disk_image.cpp 2022-12-13 20:03:58 -08:00
gnap COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
gob GOB: Ensure all Adibou2 versions are marked 640x480 2022-12-13 19:11:42 +01:00
griffon GRIFFON: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
grim COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
groovie COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01: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
hugo HUGO: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
hypno COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
icb COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +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 COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +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 COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01: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 COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
neverhood COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01: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 ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02: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 SAGA: Further fixes to ite-tw verb drawing 2022-12-12 23:44:55 +01:00
saga2 SAGA2: Use checkExtendedSaves() 2022-11-27 14:37:16 +01:00
sci SCI: (CMS) - fix regression 2022-12-11 17:53:33 +01:00
scumm CREDITS: Update SCUMM section 2022-12-13 21:25:26 +01:00
sherlock SHERLOCK: Use MSVC_PRINTF when GCC_PRINTF is used 2022-11-29 01:37:16 +01:00
sky SKY: Alloc more place for quit text to account for bigger Chinese fonts 2022-12-04 00:04:54 +01:00
sludge SLUDGE: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
stark COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +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 COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +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 ULTIMA8: Update mouse cursor push to accept the desired cursor value. 2022-12-12 19:38:24 -06: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 COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +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