scummvm/engines
2024-08-26 10:42:04 +03:00
..
access ACCESS: Fix -Wunused-private-field warning 2024-08-17 09:24:54 +03:00
adl ADL: Fix uninitialized variable 2024-08-26 09:09:44 +03:00
agi AGI: Validate Picture priority and color parameters 2024-08-25 22:36:58 -07:00
agos AGOS: Introduce I18N comments to improved mapping labels 2024-07-15 07:53:00 +03:00
ags AGS: Update primordia win/linux 2024-08-22 11:28:16 +02:00
asylum COMMON: Rename common/math.h to common/intrinsics.h 2024-07-27 14:00:48 +03:00
avalanche COMMON: Move more maths functions into the Math namespace 2024-07-27 14:00:48 +03:00
bagel JANITORIAL: BAGEL: Fix typos in comments 2024-07-27 12:51:03 +03:00
bbvs BBVS: Add keymapper support 2024-07-27 23:39:37 +03:00
bladerunner ALL: Declare the Game not implemented message in only one place 2024-08-17 17:51:06 +03:00
buried JANITORIAL: BURIED: Fix typo 2024-07-28 11:27:11 +03:00
cge ALL: Declare the Game not implemented message in only one place 2024-08-17 17:51:06 +03:00
cge2 CGE2: Rewrite keymapper and add joystick support - bug 15188 2024-08-10 19:23:18 +03:00
chamber JANITORIAL: CHAMBER: Fix typos in code 2024-07-28 21:59:41 +03:00
chewy ENGINES: Add ADDynamicGameDescription class 2024-06-30 18:39:06 +02:00
cine JANITORIAL: CINE: Fix typos in comments 2024-08-01 10:07:29 +03:00
composer COMPOSER: Improve mapping labels 2024-07-15 07:53:00 +03:00
crab GRAPHICS: Use custom stream callbacks for loading TTF fonts 2024-07-23 15:33:43 +01:00
cruise CRUISE: Added detection for Russian fan-translation 2024-08-14 22:17:11 +02:00
cryo ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
cryomni3d JANITORIAL: CRYOMNI3D: Fix typos in comments 2024-08-01 20:17:25 +03:00
dgds DGDS: Fix -Wpedantic warning about double ";" 2024-08-11 16:33:53 +02:00
director DIRECTOR: LINGO: Fix memory leak 2024-08-25 12:31:54 -07:00
dm JANITORIAL: Fix scoll typo in inventory.h 2024-08-02 17:14:24 +03:00
draci JANITORIAL: DRACI: Fix typos in comments 2024-08-04 03:40:06 +03:00
dragons ENGINES: Add ADDynamicGameDescription class 2024-06-30 18:39:06 +02:00
drascula JANITORIAL: DRASCULA: Fix typo in comment 2024-08-03 15:59:30 +03:00
dreamweb JANITORIAL: DREAMWEB: Fix typo in comment 2024-08-03 15:58:58 +03:00
efh ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
freescape FREESCAPE: unified some more code for castle dos 2024-08-25 22:43:20 +02:00
glk GLK: TADS: Allow osfgetc to return EOF 2024-08-08 19:12:57 -07:00
gnap GRAPHICS: Use custom stream callbacks for loading TTF fonts 2024-07-23 15:33:43 +01:00
gob GOB: remove usage translation.h include from DEV7 entries 2024-08-18 16:09:41 +03:00
griffon GRAPHICS: Deprecate ManagedSurface methods that implicitly copy pixel data 2024-07-02 13:31:18 +01:00
grim GRIM: Fix -Wunused-private-field warning when there's no GL_ARB_fragment_program 2024-08-17 09:24:54 +03:00
groovie ALL: Declare the Game not implemented message in only one place 2024-08-17 17:51:06 +03:00
hadesch ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
hdb ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
hopkins ENGINES: Add ADDynamicGameDescription class 2024-06-30 18:39:06 +02:00
hpl1 JANITORIAL: HPL1: Fix typos in code 2024-08-10 22:51:56 +03:00
hugo JANITORIAL: HUGO: Fix typos in comments 2024-08-10 11:39:35 +03:00
hypno HYPNO: Fix memory leak 2024-08-25 12:33:12 -07:00
icb JANITORIAL: ICB: Fix typos in warning, debug, error and message box dialogues 2024-08-25 23:38:20 +03:00
illusions JANITORIAL: Fix funtion typo in updatefunctions.h 2024-08-26 09:10:38 +03:00
immortal JANITORIAL: IMMORTAL: Fix typos in comments 2024-08-26 10:42:04 +03:00
kingdom ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
kyra KYRA: fix signed/unsigned warning for certain backends 2024-08-07 22:47:31 +02:00
lab ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
lastexpress ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
lilliput ENGINES: Add ADDynamicGameDescription class 2024-06-30 18:39:06 +02:00
lure ALL: Declare the Game not implemented message in only one place 2024-08-17 17:51:06 +03:00
m4 M4: RIDDLE: More room 407 parser 2024-08-25 21:44:08 -07:00
macventure COMMON: Move huffman.h to common/compression/ 2024-07-15 02:56:12 +02:00
made MADE: Improve mapping labels 2024-07-15 07:53:00 +03:00
mads MADS: Add keymapper support 2024-08-04 12:50:38 +03:00
mm MM: Fix -Wunused-private-field warning 2024-08-17 09:24:54 +03:00
mohawk MOHAWK: Fix memory leak 2024-08-25 12:35:56 -07:00
mortevielle MORTEVIELLE: Fix -Wunused-but-set-variable warning 2024-08-17 09:24:54 +03:00
mtropolis MTROPOLIS: Refactor VThread to use statically-located stacks 2024-08-24 15:11:48 -04:00
mutationofjb DETECTION: Use uint32 for ADGameFileDescription file size 2024-06-30 19:13:41 +02:00
myst3 ALL: Declare the Game not implemented message in only one place 2024-08-17 17:51:06 +03:00
nancy NANCY: Fix leak in scene.cpp 2024-08-05 22:11:53 +03:00
neverhood ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
ngi COMMON: Move more maths functions into the Math namespace 2024-07-27 14:00:48 +03:00
parallaction ENGINES: Add ADDynamicGameDescription class 2024-06-30 18:39:06 +02:00
pegasus PEGASUS: Make use of the ADGF_DVD flag 2024-07-06 07:57:24 +03:00
petka COMMON: Move more maths functions into the Math namespace 2024-07-27 14:00:48 +03:00
pink COMMON: Move more maths functions into the Math namespace 2024-07-27 14:00:48 +03:00
playground3d ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
plumbers ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
prince PRINCE: Fix -Wunused-but-set-variable warning 2024-08-17 09:24:54 +03:00
private ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
qdengine QDENGINE: Use ConfMan.flushToDisk() to persist values 2024-08-25 23:17:20 +02:00
queen ENGINES: Add ADDynamicGameDescription class 2024-06-30 18:39:06 +02:00
saga ALL: Declare the Game not implemented message in only one place 2024-08-17 17:51:06 +03:00
saga2 DETECTION: Use uint32 for ADGameFileDescription file size 2024-06-30 19:13:41 +02:00
sci SCI: Fix detection_internal.h table duplication 2024-08-19 12:23:14 -07:00
scumm SCUMM: hopefully fix gcc strict-aliasing warning 2024-08-25 20:14:48 +02:00
sherlock SHERLOCK: Fix -Wunused-but-set-variable warning 2024-08-17 09:24:54 +03:00
sky SKY: Add back missing override keyword 2024-07-08 12:27:34 +02:00
sludge ENGINES: Add ADDynamicGameDescription class 2024-06-30 18:39:06 +02:00
stark ALL: Declare the Game not implemented message in only one place 2024-08-17 17:51:06 +03:00
startrek STARTREK: Fix -Wunused-but-set-variable warning 2024-08-17 09:24:54 +03:00
supernova ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
sword1 SWORD1: Add internal support for language switching 2024-08-23 17:31:48 +02:00
sword2 DETECTION: Use uint32 for ADGameFileDescription file size 2024-06-30 19:13:41 +02:00
sword25 COMMON: Move more maths functions into the Math namespace 2024-07-27 14:00:48 +03:00
teenagent ALL: Declare the Game not implemented message in only one place 2024-08-17 17:51:06 +03:00
testbed TESTBED: Avoid extra delays when video decoding is slow 2024-08-14 21:55:22 +02:00
tetraedge TETRAEDGE: Switch path suffixes to Common::Path in findFile() 2024-08-04 13:00:01 +03:00
tinsel TINSEL: Add detection for Discworld 1 Macintosh Japanese 2024-07-30 23:46:07 +02:00
titanic TITANIC: Fix emoticon check 2024-07-27 15:38:12 -07:00
toltecs ALL: Declare the Game not implemented message in only one place 2024-08-17 17:51:06 +03:00
tony DETECTION: Use uint32 for ADGameFileDescription file size 2024-06-30 19:13:41 +02:00
toon TOON: Fix -Wunused-but-set-variable warning 2024-08-17 09:24:54 +03:00
touche TOUCHE: Fix -Wunused-but-set-variable warning 2024-08-17 09:24:54 +03:00
trecision ALL: Declare the Game not implemented message in only one place 2024-08-17 17:51:06 +03:00
tsage COMMON: Move more maths functions into the Math namespace 2024-07-27 14:00:48 +03:00
tucker TUCKER: Add keymapper support 2024-08-17 18:53:54 +03:00
twine TWINE: fixed different values for max life points in lba1 and lba2 2024-08-14 18:01:03 +02:00
twp TWP: Don't try to translate an empty string 2024-08-15 18:37:59 +02:00
ultima ULTIMA8: Handle movement actions without debugger console 2024-08-12 10:21:30 +03:00
vcruise VCRUISE: Fix -Wunused-private-field warnings 2024-08-17 09:24:54 +03:00
voyeur ENGINES: Add ADDynamicGameDescription class 2024-06-30 18:39:06 +02:00
wage WAGE: Fix -Wformat warning 2024-08-11 16:33:53 +02:00
watchmaker WATCHMAKER: Add copy/move constructors to t3dMESH 2024-07-20 00:37:24 +02:00
wintermute COMMON: Move more maths functions into the Math namespace 2024-07-27 14:00:48 +03:00
zvision ALL: Declare the Game not implemented message in only one place 2024-08-17 17:51:06 +03:00
achievements.cpp
achievements.h
advancedDetector.cpp DETECTION: Support Clickteam installers in detection tables 2024-07-15 20:48:55 +03:00
advancedDetector.h ENGINES: Update Advanced Detector comments 2024-08-17 17:54:12 -07:00
dialogs.cpp GUI: Avoid engine plugin unload while creating AboutDialog 2024-06-30 18:39:06 +02:00
dialogs.h GUI: Fix crash with ExtraGuiOptionsDialog 2024-06-14 21:40:38 +02:00
engine.cpp ENGINES: Remove now useless Engine::getMetaEngineDetection 2024-06-30 18:39:06 +02:00
engine.h ENGINES: Remove now useless Engine::getMetaEngineDetection 2024-06-30 18:39:06 +02:00
game.cpp
game.h ENGINES: Give default value to boolean isSelected 2024-08-16 22:10:26 +02:00
logo_data.h
metaengine.cpp ALL: Declare the Game not implemented message in only one place 2024-08-17 17:51:06 +03:00
metaengine.h ALL: Declare the Game not implemented message in only one place 2024-08-17 17:51:06 +03:00
module.mk
obsolete.cpp
obsolete.h
savestate.cpp
savestate.h
util.h