aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/scumm.cpp
AgeCommit message (Expand)Author
2019-07-14SCUMM: imuse driver directory cleanupathrxx
2019-07-14SCUMM: (iMuse/Amiga) - improve accuracyathrxx
2019-07-14SCUMM: hook up Amiga MI2 + INDY4 to new sound driverathrxx
2019-07-14SCUMM: Silence GCC memset() warningsTorbjörn Andersson
2019-05-05SCUMM: Original V0-V2 flashlight shape and size for MM/Zak (#10947, #10951)Robert Crossfield
2018-05-10SCUMM: Improve autosave handlingAdrian Frühwirth
2018-02-04SCUMM HE: Use Miles AdLib drivernukeykt
2017-11-10ALL: Fix misuse of comma operatorColin Snover
2017-10-07SCUMM: Fix compilation on systems without USE_RGB_COLORColin Snover
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2016-11-29ALL: game state => saved gameBen Castricum
2016-11-20SCUMM HE: Hid noisy Moonbase AI warnings under debug channelEugene Sandulenko
2016-08-30SCUMM HE: Compensate timers for pauses, fixes bug #6352Ben Castricum
2016-07-19SCUMM: Use more portable rounding functionEugene Sandulenko
2016-07-19SCUMM: Maniac V0: Implement 'simulator' for CPU lag (as the original engine o...Robert Crossfield
2016-06-22SCUMM HE: Update sound flags and queue, for new settings.Kirben
2016-05-26SCUMM HE: Moved Moonbase to ScummEngine_v100heEugene Sandulenko
2016-05-22SCUMM HE: Added main Moonbase AI codeEugene Sandulenko
2016-05-22SCUMM HE: Moved Moonbase stuff to v90heEugene Sandulenko
2016-05-14SCUMM HE: Fixes and comments to video playback codeEugene Sandulenko
2016-05-10SCUMM HE: Started code for loading FOW resourcesEugene Sandulenko
2016-05-10SCUMM HE: Initial code for Moonbase FOWEugene Sandulenko
2016-04-29SCUMM HE: Initial code for Moonbase-specific classEugene Sandulenko
2016-04-14JANITORIAL: Reduce GUI header dependenciesOri Avtalion
2016-03-13BACKENDS: Only expose one set of functions for AudioCDManagerMatthew Hoops
2016-03-13BACKENDS: Move to an openCD() without parameters as the public APIMatthew Hoops
2016-03-09SCUMM: Make DOTT/MM patch check less strictWillem Jan Palenstijn
2016-03-09Revert "SCUMM: Fix detection of Maniac Mansion from within DoTT"Willem Jan Palenstijn
2016-03-09SCUMM: Fix detection of Maniac Mansion from within DoTTTorbjörn Andersson
2015-07-19SCUMM: Get rid of unused Audio::mixer referencesMax Horn
2015-06-10SCUMM: Fix bug #6592 SCUMM: ZAK - Read Ticket is too fast to read.Kirben
2015-02-07SCUMM: Fix detection of the DoTT Maniac Mansion easter egg targetTorbjörn Andersson
2014-12-30SCUMM: Add secret "easter_egg" config keyTorbjörn Andersson
2014-12-30SCUMM: Add a "chained games manager"Torbjörn Andersson
2014-12-30SCUMM: Enable Day of the Tentacle easter eggTorbjörn Andersson
2014-12-08SCUMM: Maniac V0: Add support for D64 Demo Disk, Cleanup duplicate 'Talk' arrayRobert Crossfield
2014-08-20SCUMM: Add support for quit script in HE90+ games.Kirben
2014-07-05SCUMM: Simplify index file handling for Steam versions.Johannes Schickel
2014-07-03SCUMM: Add support for Steam versions of Indy 3, Indy 4, Loom and DigFilippos Karapetis
2014-05-13SCUMM: Remove "level" command from debugger. Replaced by "debuglevel".D G Turner
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-17Merge pull request #366 from clone2727/he-saves-target-nameclone2727
2013-11-01SCUMM: More renaming for playersFilippos Karapetis
2013-11-01SCUMM: Move all players to a separate "player" directoryFilippos Karapetis
2013-10-05SCUMM: Make all HE saves prepend the target nameMatthew Hoops
2013-07-24SCUMM: Implement original AD AdLib output.Johannes Schickel
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-05-01SCUMM: Change NUM_SCRIPT_LOCALS to NUM_SCRIPT_LOCALTorbjörn Andersson
2013-04-30SCUMM: Use correct array size when calling initializeLocals()Torbjörn Andersson
2012-12-14Merge pull request #291 from eriktorbjorn/mac-mi-music-finalJohannes Schickel