aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-10-11HDB: No need to restate that member functions are indeed part of the class.Henrik "Henke37" Andersson
2019-10-11HDB: Have a return value if the needed codec isn't included in the build.Henrik "Henke37" Andersson
2019-10-11HDB: Bail if the music stream couldn't be created.Henrik "Henke37" Andersson
2019-10-11HDB: Factor out the song code into the Song class, avoiding a lot of duplicat...Henrik "Henke37" Andersson
2019-10-11PINK: Fix uninitalised readsEugene Sandulenko
2019-10-11PINK: Fix border dimensionsEugene Sandulenko
2019-10-10SCI: Fix Set But Unused Variable GCC WarningD G Turner
2019-10-09GLK: JACL: Amiga compilation fixPaul Gilbert
2019-10-09GLK: JACL: Fix loading savegamesPaul Gilbert
2019-10-09SCI: Fix compilationEugene Sandulenko
2019-10-09SCI32: More work on Hoyle 5 poker logicFilippos Karapetis
2019-10-08JANITORIAL: Copyright "sign" should be upper-caseHubert Maier
2019-10-08JANITORIAL: Keep copyright "sign" upper-case like the rest of the enginesHubert Maier
2019-10-07GLK: JACL: Fix exiting game when game window is closedPaul Gilbert
2019-10-07GLK: JACL: Standardizing on calls to get stream linePaul Gilbert
2019-10-07GLK: JACL: Hooking up savegame code to GMMPaul Gilbert
2019-10-07GLK: JACL: Fix game script executionPaul Gilbert
2019-10-07GLK: JACL: Graceful exit when error occursPaul Gilbert
2019-10-07GLK: JACL: Cleanup of loader codePaul Gilbert
2019-10-07GLK: JACL: gcc compilation fixesPaul Gilbert
2019-10-07GLK: JACL: Adding subengine filesdreammaster
2019-10-07GLK: JACL: Adding subengine filesPaul Gilbert
2019-10-07GLK: JACL: Skeleton subengine commitPaul Gilbert
2019-10-08SCI32: Make the Hoyle 5 poker card bitmask a bit more explicitFilippos Karapetis
2019-10-08SCI32: Some initial work on the Hoyle 5 poker logicFilippos Karapetis
2019-10-07BLADERUNNER: Add Further Missing Default Switch CasesD G Turner
2019-10-07STARTREK: Handle shared messagesFilippos Karapetis
2019-10-06GLK: Improve abysmal performance of stream read checkPaul Gilbert
2019-10-06GLK: Fix reading beyond the end of a filePaul Gilbert
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