Age | Commit message (Expand) | Author |
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 |
2012-11-14 | SCUMM: Move Mac player initialization to its own function | Torbjörn Andersson |
2012-11-13 | SCUMM: Add support for Mac Loom music and sound | Torbjörn Andersson |
2012-11-11 | SCUMM: Added support for Macintosh music in Monkey Island 1 | Torbjörn Andersson |
2012-10-01 | AUDIO: Add support for Sam&Max's OPL3 output in our SCUMM AdLib driver. | Johannes Schickel |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-09-20 | SCUMM: Restrict the Mac m68k v5 driver to MI2/Indy4 | Matthew Hoops |
2012-09-20 | SCUMM: Add support for Indy4 Mac 68k sound | Matthew Hoops |
2012-09-20 | SCUMM: Always use the Mac sound output for MI2 Mac. | Johannes Schickel |
2012-09-20 | SCUMM: Implement support for Monkey Island 2 Mac music. | Johannes Schickel |
2012-05-31 | SCUMM: Backyard Baseball 2003 uses a unique variable for the subtitle setting... | Travis Howell |
2012-02-11 | SCUMM: replace "c64" with "v0" when it applies to both C64 and AppleII v0 ver... | Tobias Gunkel |
2012-02-11 | SCUMM: _currentLights is v0 only | Tobias Gunkel |
2012-02-11 | SCUMM: 2nd try to fix dungeon door timing | Tobias Gunkel |