Age | Commit message (Expand) | Author |
2019-07-14 | SCUMM: imuse driver directory cleanup | athrxx |
2019-07-14 | SCUMM: (iMuse/Amiga) - improve accuracy | athrxx |
2019-07-14 | SCUMM: hook up Amiga MI2 + INDY4 to new sound driver | athrxx |
2019-07-14 | SCUMM: Silence GCC memset() warnings | Torbjörn Andersson |
2019-05-05 | SCUMM: Original V0-V2 flashlight shape and size for MM/Zak (#10947, #10951) | Robert Crossfield |
2018-05-10 | SCUMM: Improve autosave handling | Adrian Frühwirth |
2018-02-04 | SCUMM HE: Use Miles AdLib driver | nukeykt |
2017-11-10 | ALL: Fix misuse of comma operator | Colin Snover |
2017-10-07 | SCUMM: Fix compilation on systems without USE_RGB_COLOR | Colin Snover |
2017-10-07 | ENGINES: Remove default1x scaler flag | Colin Snover |
2016-11-29 | ALL: game state => saved game | Ben Castricum |
2016-11-20 | SCUMM HE: Hid noisy Moonbase AI warnings under debug channel | Eugene Sandulenko |
2016-08-30 | SCUMM HE: Compensate timers for pauses, fixes bug #6352 | Ben Castricum |
2016-07-19 | SCUMM: Use more portable rounding function | Eugene Sandulenko |
2016-07-19 | SCUMM: Maniac V0: Implement 'simulator' for CPU lag (as the original engine o... | Robert Crossfield |
2016-06-22 | SCUMM HE: Update sound flags and queue, for new settings. | Kirben |
2016-05-26 | SCUMM HE: Moved Moonbase to ScummEngine_v100he | Eugene Sandulenko |
2016-05-22 | SCUMM HE: Added main Moonbase AI code | Eugene Sandulenko |
2016-05-22 | SCUMM HE: Moved Moonbase stuff to v90he | Eugene Sandulenko |
2016-05-14 | SCUMM HE: Fixes and comments to video playback code | Eugene Sandulenko |
2016-05-10 | SCUMM HE: Started code for loading FOW resources | Eugene Sandulenko |
2016-05-10 | SCUMM HE: Initial code for Moonbase FOW | Eugene Sandulenko |
2016-04-29 | SCUMM HE: Initial code for Moonbase-specific class | Eugene Sandulenko |
2016-04-14 | JANITORIAL: Reduce GUI header dependencies | Ori Avtalion |
2016-03-13 | BACKENDS: Only expose one set of functions for AudioCDManager | Matthew Hoops |
2016-03-13 | BACKENDS: Move to an openCD() without parameters as the public API | Matthew Hoops |
2016-03-09 | SCUMM: Make DOTT/MM patch check less strict | Willem Jan Palenstijn |
2016-03-09 | Revert "SCUMM: Fix detection of Maniac Mansion from within DoTT" | Willem Jan Palenstijn |
2016-03-09 | SCUMM: Fix detection of Maniac Mansion from within DoTT | Torbjörn Andersson |
2015-07-19 | SCUMM: Get rid of unused Audio::mixer references | Max Horn |
2015-06-10 | SCUMM: Fix bug #6592 SCUMM: ZAK - Read Ticket is too fast to read. | Kirben |
2015-02-07 | SCUMM: Fix detection of the DoTT Maniac Mansion easter egg target | Torbjörn Andersson |
2014-12-30 | SCUMM: Add secret "easter_egg" config key | Torbjörn Andersson |
2014-12-30 | SCUMM: Add a "chained games manager" | Torbjörn Andersson |
2014-12-30 | SCUMM: Enable Day of the Tentacle easter egg | Torbjörn Andersson |
2014-12-08 | SCUMM: Maniac V0: Add support for D64 Demo Disk, Cleanup duplicate 'Talk' array | Robert Crossfield |
2014-08-20 | SCUMM: Add support for quit script in HE90+ games. | Kirben |
2014-07-05 | SCUMM: Simplify index file handling for Steam versions. | Johannes Schickel |
2014-07-03 | SCUMM: Add support for Steam versions of Indy 3, Indy 4, Loom and Dig | Filippos Karapetis |
2014-05-13 | SCUMM: Remove "level" command from debugger. Replaced by "debuglevel". | D G Turner |
2014-02-18 | SCUMM: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-01-17 | Merge pull request #366 from clone2727/he-saves-target-name | clone2727 |
2013-11-01 | SCUMM: More renaming for players | Filippos Karapetis |
2013-11-01 | SCUMM: Move all players to a separate "player" directory | Filippos Karapetis |
2013-10-05 | SCUMM: Make all HE saves prepend the target name | Matthew Hoops |
2013-07-24 | SCUMM: Implement original AD AdLib output. | Johannes Schickel |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2013-05-01 | SCUMM: Change NUM_SCRIPT_LOCALS to NUM_SCRIPT_LOCAL | Torbjörn Andersson |
2013-04-30 | SCUMM: Use correct array size when calling initializeLocals() | Torbjörn Andersson |
2012-12-14 | Merge pull request #291 from eriktorbjorn/mac-mi-music-final | Johannes Schickel |