scummvm/engines
2018-01-31 21:24:09 -06:00
..
access
adl ADL: Remove ADGF_TESTING for hires3+4 2017-11-11 23:41:59 +01:00
agi ALL: Remove obsolete register keyword 2017-12-03 20:27:42 -06:00
agos
avalanche
bbvs BBVS: Remove all bit shifts of potentially negative integers 2017-11-10 09:57:03 -06:00
bladerunner BLADERUNNER: Remove simple walking hack 2018-01-29 21:52:17 +01:00
cge PORTS: Remove the Yopy PDA port 2017-12-19 07:37:08 +01:00
cge2 ALL: Remove obsolete register keyword 2017-12-03 20:27:42 -06:00
chewy
cine
composer Added MD5 for the German version of Imo and the King 2017-12-08 07:56:33 +00:00
cruise ALL: Fix misuse of comma operator 2017-11-10 09:57:03 -06:00
cryo CRYO: Stop packing struct containing pointers 2018-01-12 00:44:48 -06:00
director ALL: Fix misuse of comma operator 2017-11-10 09:57:03 -06:00
dm EVENTS: Rename synthetic to kbdRepeat 2017-11-19 16:12:50 +01:00
draci
drascula DRASCULA: Clean up logic in enterRoom() 2017-11-19 20:50:13 +02:00
dreamweb DREAMWEB: Use accurate memory reclamation for Ex transfers 2017-11-12 23:15:05 -06:00
fullpipe FULLPIPE: Load gameobj.h 2017-12-08 23:57:48 +01:00
gnap
gob ENGINES: Improve output of unknown game variant detection 2017-11-10 09:57:41 -06:00
groovie
hopkins
hugo Merge pull request #1041 from criezy/variadic-undefined 2017-11-10 22:20:54 +00:00
kyra LOL: Fix detection entry for LOL Japanese (Bug #9828) 2017-12-26 20:31:14 +01:00
lab
lastexpress
lure Merge pull request #1041 from criezy/variadic-undefined 2017-11-10 22:20:54 +00:00
macventure
made
mads MADS: Fix crash when Rex is locked in cell 2017-11-21 19:33:02 -05:00
mohawk MOHAWK: RIVEN: Rewind videos that are played until their end 2018-01-01 20:05:47 +01:00
mortevielle
neverhood NEVERHOOD: Graceful shutdown of the engine 2018-01-02 09:03:31 +01:00
parallaction
pegasus BASE: Remove bad casts between incompatible Plugin types 2017-12-03 20:26:38 -06:00
plumbers PLUMBERS: Remove unstable flag and enable by default 2017-11-26 01:56:48 +00:00
prince PRINCE: Added detection for alternative Russian version 2017-11-20 22:32:28 +01:00
queen
saga SAGA: Added detection entries for IHNM Hungarian fan translation - Bug #7886 2017-12-26 20:31:14 +01:00
sci COMMON: Move VER macro for serializer into common code 2018-01-31 17:58:01 +01:00
scumm SCUMM: Rename iMUSE save/load function to avoid confusing function hiding 2018-01-31 21:24:09 -06:00
sherlock SHERLOCK: Disable cache for uncompressed resources 2017-12-22 14:13:22 +01:00
sky SKY: Fix setSub incorrectly falling through to subsequent cases 2017-12-08 12:41:16 -06:00
sludge SLUDGE: Arrange include order 2017-12-19 22:16:21 +01:00
supernova SUPERNOVA: Mark intentional fallthrough in switch 2018-01-31 21:09:10 +00:00
sword1 SWORD1: Fix use of deallocated stack memory 2017-11-10 23:22:26 -06:00
sword2
sword25 SWORD25: Fix possible redefinition of FLT_EPSILON 2017-11-17 22:47:59 -06:00
teenagent
testbed
tinsel TINSEL: Increase maximum number of objects 2017-11-19 23:04:32 -06:00
titanic TITANIC: DE: Fix crash after tapping on bomb window 6 times 2017-12-10 10:17:39 -05:00
toltecs
tony ALL: Remove obsolete register keyword 2017-12-03 20:27:42 -06:00
toon ALL: Fix misuse of comma operator 2017-11-10 09:57:03 -06:00
touche
tsage TSAGE: R2R: Clicking F5 fro Options dialog 2017-12-16 17:49:33 -05:00
tucker TUCKER: Print infobar string if no savegame exists 2018-01-31 19:23:56 +01:00
voyeur
wage WAGE: Improve error message 2017-12-08 11:41:32 +00:00
wintermute
xeen XEEN: Further implementation of World of Xeen ending 2018-01-31 22:12:01 -05:00
zvision ZVISION: Clarified comment for workaround for bug #6770 2018-01-14 18:05:32 +01:00
advancedDetector.cpp ENGINES: Improve output of unknown game variant detection 2017-11-10 09:57:41 -06:00
advancedDetector.h ENGINES: Improve output of unknown game variant detection 2017-11-10 09:57:41 -06:00
dialogs.cpp
dialogs.h
engine.cpp
engine.h
game.cpp
game.h
logo_data.h
metaengine.h BASE: Remove bad casts between incompatible Plugin types 2017-12-03 20:26:38 -06:00
module.mk
obsolete.cpp
obsolete.h
savestate.cpp COMMON: Add limited support for custom deleters to ScopedPtr 2017-11-18 22:35:12 +01:00
savestate.h FULLPIPE: Fix memory leak of save game thumbnail 2017-11-18 22:35:12 +01:00
util.h