scummvm/engines
johndoe123 e131362590 ILLUSIONS: More work on Duckman
- Implement inventory
- Ad more script and sequence opcodes
- Adjust existing code
2018-07-20 06:43:33 +00:00
..
access JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02:00
adl ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
agi ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
agos Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
avalanche AVALANCHE: Use degree conversion common math funcs 2018-07-03 23:08:48 +01:00
bbvs ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
bladerunner BLADERUNNER: Fix another signed vs unsigned warning 2018-06-29 09:28:59 +02:00
cge ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
cge2 ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
chewy CREDITS: Change nickname for Lothar Serra Mari 2018-06-26 09:15:24 +02:00
cine ENGINES: Change MetaEngine::findGame to return a plain game descriptor 2018-05-10 09:04:23 +02:00
composer COMPOSER: Be strict about matching digits in savegame filenames 2018-03-26 01:26:15 +02:00
cruise ALL: Use CLIP to clip volumes 2018-05-05 17:57:31 +02:00
cryo JANITORIAL: Convert line endings from CRLF/mixed to LF 2018-05-24 15:30:55 +02:00
director GRAPHICS: MACGUI: Do not use hardcoded colors 2018-07-12 00:41:11 +02:00
dm JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02:00
draci DRACI: Enforce code formatting guidelines 2018-05-07 20:06:30 +02:00
drascula ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
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 ENGINES: Change MetaEngine::findGame to return a plain game descriptor 2018-05-10 09:04:23 +02:00
groovie ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
hopkins JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02:00
hugo ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
illusions ILLUSIONS: More work on Duckman 2018-07-20 06:43:33 +00:00
kyra KYRA: Mark always-false condition as TODO 2018-05-06 11:36:17 +02:00
lab LAB: Fix UB (use of deallocated memory) 2018-05-05 17:54:46 +02:00
lastexpress JANITORIAL: Silence GCC 7 fallthrough warnings 2018-03-23 18:34:17 +01:00
lilliput LILLIPUT: Fix another regression 2018-04-29 00:55:52 +02:00
lure LURE: Don't report failure message when save/load is successful 2018-07-14 20:30:59 -07:00
macventure ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
made Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
mads JANITORIAL: Fix whitespace 2018-04-19 12:08:31 +02:00
mohawk MOHAWK: RIVEN: Fix white screen before a bad ending's credits 2018-07-17 06:31:50 +02:00
mortevielle MORTEVIELLE: Push down the AD includes 2018-05-01 12:48:05 +02:00
neverhood ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
parallaction ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
pegasus PEGASUS: Add override specifier 2018-03-28 12:29:28 +02:00
pink PINK: fixed redrawing screen when menu disappears 2018-07-18 22:11:21 +03:00
plumbers ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
prince PRINCE: Cleanup debug output 2018-05-06 19:33:45 +02:00
queen QUEEN: Added detection for Russian interview demo 2018-07-05 22:18:44 +02:00
saga SAGA: Don't show pause message in saved thumbnail 2018-06-03 19:36:58 +01: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 ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
supernova SUPERNOVA: Fix warning 2018-06-29 09:14:17 +02:00
sword1 ENGINES: Remove usage of C++11 extended initializer lists 2018-05-10 09:26:26 +02:00
sword2 ENGINES: Remove usage of C++11 extended initializer lists 2018-05-10 09:26:26 +02:00
sword25 SWORD25: Fix otherwise unused variable not guarded by USE_VORBIS 2018-05-07 09:30:00 +02:00
teenagent ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
testbed JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
tinsel TINSEL: Remove thumbnail support 2018-07-09 21:31:23 +01:00
titanic TITANIC: Fix endless busy cursor in Titania close up 2018-07-14 18:25:58 -07:00
toltecs ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
tony TONY: Enforce code formatting guidelines 2018-05-07 20:06:29 +02:00
toon ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
touche Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
tsage TSAGE: Enforce code formatting guidelines 2018-05-07 20:06:30 +02:00
tucker TUCKER: Make _updateScreenPicture bool 2018-07-04 13:10:24 +02:00
voyeur JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02:00
wage ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
wintermute WINTERMUTE: Use degree conversion common math funcs 2018-07-03 23:08:48 +01:00
xeen XEEN: fix broken screen after character creation 2018-07-17 17:13:14 -07:00
zvision ZVISION: Use degree conversion common math funcs 2018-07-03 23:08:48 +01:00
advancedDetector.cpp BASE: Remove temporary targets when they fail to launch 2018-06-03 13:48:31 +02:00
advancedDetector.h ENGINES: Cleanup DetectedGame initialization in the AD 2018-05-10 09:04:23 +02:00
dialogs.cpp GUI: Fully hide GMM save/load buttons if not supported by engine 2017-05-25 16:23:34 +02:00
dialogs.h
engine.cpp GUI: Add Stretch Mode selection in Options dialog 2018-07-08 16:54:51 +01:00
engine.h
game.cpp ENGINES: Remove usage of C++11 extended initializer lists 2018-05-10 09:26:26 +02:00
game.h ENGINES: Remove usage of C++11 extended initializer lists 2018-05-10 09:26:26 +02:00
logo_data.h
metaengine.h ENGINES: Merge GameDescriptor and DetectedGame 2018-05-10 09:04:23 +02:00
module.mk GUI: Move UnknownGameDialog to gui 2018-05-28 20:55:00 +01:00
obsolete.cpp ENGINES: Remove usage of C++11 extended initializer lists 2018-05-10 09:26:26 +02:00
obsolete.h ENGINES: Change MetaEngine::findGame to return a plain game descriptor 2018-05-10 09:04:23 +02:00
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 BACKENDS: Fix window sizing of games that switch between multiple resolutions 2017-10-07 12:30:29 -05:00