aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-10-06SUPERNOVA: Hook up F5 to the Main MenuThierry Crozat
2019-10-05GLK: Add Streams methods for encapsulating ScummVM streamsPaul Gilbert
2019-10-05GLK: Splitting bulk of FileStream up into an IOStream base classPaul Gilbert
2019-10-05SAGA: Add Windows trial version of ITE for reference (not supported)Eugene Sandulenko
2019-10-05MOHAWK: Add Myst ME as a subengine, and mark 'jpeg' as a required dependencyEugene Sandulenko
2019-10-05WINTERMUTE: Engine requires jpeg and png as dependeciesEugene Sandulenko
2019-10-05GLK: Engine requires jpeg and png as dependenciesEugene Sandulenko
2019-10-05SCI32: Handle the special Bridge save/load screens in Hoyle 5Filippos Karapetis
2019-10-05SCI32: Add the French version of PQ:SWAT (bug #11100)Filippos Karapetis
2019-10-05WINTERMUTE: Fix Possible Uninitialized Variable Compiler WarningsD G Turner
2019-10-05LAB: Replace memcpy of overlapping region with memmoveD G Turner
2019-10-04PRINCE: Remove ADGF_TESTING flagEugene Sandulenko
2019-10-04HDB: Remove ADGF_TESTING flagEugene Sandulenko
2019-10-04CRYOMNI3D: Remove ADGF_TESTING flagEugene Sandulenko
2019-10-04PINK: Properly redraw game screen when browsing menusEugene Sandulenko
2019-10-04PINK: Do not use Mac fonts for menu renderingEugene Sandulenko
2019-10-04PINK: Add built-in empty border and use for textsEugene Sandulenko
2019-10-04PINK: Use proper menu action ids. The PDA now works!Eugene Sandulenko
2019-10-04GRAPHICS: MACGUI: Unify MacMenuItem and MacMenuSubItemEugene Sandulenko
2019-10-04STARTREK: Fix GCC Duplicated Condition WarningD G Turner
2019-10-04SCUMM: Fix GCC Duplicated Condition WarningD G Turner
2019-10-04SCI: Really Fix MSVC WarningD G Turner
2019-10-04BLADERUNNER: Add More Missing Switch Default Cases in ESPER ScriptD G Turner
2019-10-04BLADERUNNER: Add Some Missing Switch Default CasesD G Turner
2019-10-03BLADERUNNER: Remove use of C99 math functionsCameron Cawley
2019-10-03CRYOMNI3D: Fix typoLe Philousophe
2019-10-03CRYOMNI3D: Add detections entries for Versailles DVDLe Philousophe
2019-10-03MUTATIONOFJB: Remove Unused Private Member FieldD G Turner
2019-10-03SLUDGE: Really Fix MSVC WarningsD G Turner
2019-10-03DIRECTOR: Fix MSVC WarningsD G Turner
2019-10-03SLUDGE: Fix Remaining MSVC WarningD G Turner
2019-10-03SLUDGE: Further Fixes for MSVC WarningsD G Turner
2019-10-03MACVENTURE: Add Missing Switch Default CasesD G Turner
2019-10-02SUPERNOVA: Remove ADGF_TESTING flagThierry Crozat
2019-10-02SCI: Return correct value from kFileIOWriteStringsluicebox
2019-10-02SCI32: Add HOYLE5 support for original Save/Load screenssluicebox
2019-10-01MACVENTURE: Fix MSVC WarningsD G Turner
2019-09-30GLK: QUEST: Add save and restore commandsPaul Gilbert
2019-09-30GLK: QUEST: Support loading savegames from the launcherPaul Gilbert
2019-09-30GLK: QUEST: Fleshing out savegame code, hooking to GMMPaul Gilbert
2019-09-30WAGE: Use better border for the scene windowEugene Sandulenko
2019-09-30PINK: Use proper window border for PDAEugene Sandulenko
2019-09-30GLK: QUEST: Fix Compilation on AmigaOS4D G Turner
2019-09-30GLK: ADRIFT: Fix Remaining GCC WarningsD G Turner
2019-09-30GLK: ADRIFT: Add const qualifier for some function call parametersD G Turner
2019-09-30SCUMM: Detect language file of Steam version of DIG, fixes bug #10697Ben Castricum
2019-09-30SCUMM: Don't limit Steam MD5 of DIG to englishBen Castricum
2019-09-29SCI32: Extend HOYLE5 Bridge workaroundsluicebox
2019-09-30GLK: ADRIFT: Fix Remaining GCC Fallthrough WarningsD G Turner
2019-09-30SLUDGE: Fix Some MSVC WarningsD G Turner