scummvm/engines
2018-08-09 08:37:30 +02:00
..
access ACCESS: MM: Fix Compiler Variable Shadowing Warning. 2018-07-29 03:19:53 +01:00
adl ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
agi
agos AGOS: Silence GCC 8 warning 2018-07-21 09:23:06 +02:00
avalanche AVALANCHE: Use degree conversion common math funcs 2018-07-03 23:08:48 +01:00
bbvs
bladerunner BLADERUNNER: Add cos/sine table 2018-08-03 14:50:45 +02:00
cge
cge2
chewy CREDITS: Change nickname for Lothar Serra Mari 2018-06-26 09:15:24 +02:00
cine
composer
cruise CRUISE: Fix Possible Invalid Thumbnail Pointer Access. 2018-07-31 09:22:26 +01:00
cryo CRYO: Fix Debug Statement Format String Compiler Warnings. 2018-07-29 03:32:40 +01:00
director GRAPHICS: MACGUI: Do not use hardcoded colors 2018-07-12 00:41:11 +02:00
dm DM: Fix Possible Uninitialized Variable Usage Compiler Warnings. 2018-07-30 14:07:23 +01:00
draci
drascula
dreamweb DREAMWEB: Simplify the character kerning checks 2018-07-09 00:41:04 +03:00
fullpipe FULLPIPE: Use degree conversion common math funcs 2018-07-03 23:08:48 +01:00
gnap ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
gob
groovie GROOVIE: Allow saving via GMM and increase save slots to 25 2018-08-03 14:53:43 +02:00
hopkins
hugo
illusions ILLUSIONS: Fix copy/paste bug. CID 1394433 2018-07-23 23:27:50 +02:00
kyra
lab LAB: By default skip thumbnail loading for readSaveGameHeader 2018-08-03 14:51:12 +02:00
lastexpress
lilliput LILLIPUT: Minor Sound Function Name Change For Consistency. 2018-07-29 05:30:37 +01:00
lure LURE: Don't report failure message when save/load is successful 2018-07-14 20:30:59 -07:00
macventure MACVENTURE: Fix warning 2018-07-21 13:24:17 +02:00
made Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
mads
mohawk MOHAWK: RIVEN: Fix crash when clicking on a marble with the mouse moving 2018-08-04 06:42:17 +02:00
mortevielle
neverhood
parallaction PARALLACTION: Fix use-after-free on quit 2018-08-01 16:44:51 +01:00
pegasus
pink PINK: implemented text drawing in ActionText for English version 2018-08-05 22:08:54 +03:00
plumbers ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
prince
queen QUEEN: Added detection for Russian interview demo 2018-07-05 22:18:44 +02:00
saga SAGA: Deduplicate kScriptTimeTicksPerSecond constant 2018-08-03 14:58:09 +02:00
sci SCI: Add LarryScale option to LSL7 demo 2018-06-29 23:15:27 +01:00
scumm SCUMM: Add another German Mac version of DOTT 2018-07-19 20:50:08 +02:00
sherlock SHERLOCK: Fix shadowing warning 2018-06-29 09:37:27 +02:00
sky SKY: Show full 320x200px in intro where possible 2018-07-03 10:13:34 +00:00
sludge SLUDGE: Fix Unused Function Compiler Warnings. 2018-07-29 09:40:32 +01:00
startrek STARTREK: Begin implementing menus 2018-08-09 08:37:30 +02:00
supernova SUPERNOVA: Fix Unused Variable Compiler Warnings. 2018-07-29 08:25:37 +01:00
sword1
sword2
sword25
teenagent
testbed
tinsel TINSEL: Fix displayed saved game month off by one 2018-08-07 18:38:40 -07:00
titanic TITANIC: Fix endless busy cursor in Titania close up 2018-07-14 18:25:58 -07:00
toltecs
tony
toon
touche Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
tsage
tucker TUCKER: Make _updateScreenPicture bool 2018-07-04 13:10:24 +02:00
voyeur
wage ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
wintermute WINTERMUTE: Return Common::kUnsupportedColorMode if the required screen format is unavailable 2018-07-29 09:38:12 +02:00
xeen XEEN: Fix Coverity warnings 2018-07-26 18:54:17 -07:00
zvision ZVISION: Add workaround for ZGI bug #10605 2018-07-29 09:48:47 +02:00
advancedDetector.cpp BASE: Remove temporary targets when they fail to launch 2018-06-03 13:48:31 +02:00
advancedDetector.h
dialogs.cpp
dialogs.h
engine.cpp GUI: Add Stretch Mode selection in Options dialog 2018-07-08 16:54:51 +01:00
engine.h
game.cpp
game.h
logo_data.h
metaengine.h
module.mk GUI: Move UnknownGameDialog to gui 2018-05-28 20:55:00 +01:00
obsolete.cpp
obsolete.h
savestate.cpp GRAPHICS: Add playtime in milliseconds to SaveStateDescriptor 2018-07-21 13:15:14 +02:00
savestate.h GRAPHICS: Add playtime in milliseconds to SaveStateDescriptor 2018-07-21 13:15:14 +02:00
util.h