aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-12-23DIRECTOR: Fix Signed vs. Unsigned Compiler WarningsD G Turner
2019-12-23DIRECTOR: LINGO: Fix string constants, make constant pushing inlineScott Percival
2019-12-23DIRECTOR: LINGO: Add define() support for bytecodeScott Percival
2019-12-23DIRECTOR: Fix _nextFrame from getting clobbered by exitFrame eventsScott Percival
2019-12-23DIRECTOR: LINGO: String equality is case insensitiveScott Percival
2019-12-23DIRECTOR: LINGO: Add string support to c_eq and c_neqScott Percival
2019-12-23DIRECTOR: Load compiled Lingo scripts based on cast idScott Percival
2019-12-23DIRECTOR: Add intial loader for Lctx blocksScott Percival
2019-12-22KYRA: (EOB) - fix possible invalid mem accessathrxx
2019-12-22DIRECTOR: Add wait between beeps.Roland van Laar
2019-12-22DIRECTOR: Fix calling of BeepRoland van Laar
2019-12-22KYRA: (EOB/PC98) - add paranoia assertathrxx
2019-12-22KYRA: (HOF) - fix bug #10877 (Sound issues in the Legend of Kyrandia 2)athrxx
2019-12-22DIRECTOR: Fix implementation of converting references to stringsEugene Sandulenko
2019-12-22DIRECTOR: Store also unformatted text for text castEugene Sandulenko
2019-12-22DIRECTOR: LINGO: Fix grammar for referencesEugene Sandulenko
2019-12-22DIRECTOR: It is fine to have non-existent references in score. Thus, hide the...Eugene Sandulenko
2019-12-22DIRECTOR: Improved debug outputEugene Sandulenko
2019-12-21SCI32: Fix PHANT1 Stab flag reset in chapter 7sluicebox
2019-12-21SCI32: Fix PHANT1 videos with out of sync censorshipsluicebox
2019-12-21SCI32: Fix PHANT1 Chapel west exit during chasesluicebox
2019-12-21SCI32: Fix PHANT1 when quitting ScummVM during chasesluicebox
2019-12-21SCI: Implement kFileIOCopysluicebox
2019-12-21SCI32: Fix PHANT1 Chase history deletion in chapter 7sluicebox
2019-12-21SCI32: Fix PHANT1 Wine cask hotspot in chapter 5sluicebox
2019-12-22DIRECTOR: LINGO: Remove D4-specific testsEugene Sandulenko
2019-12-22DIRECTOR: LINGO: Fix 'me' syntax. It is a functionEugene Sandulenko
2019-12-22DIRECTOR: LINGO: Register only builtins per Director versionEugene Sandulenko
2019-12-21SHERLOCK: Enable the use of TTS to read descriptions as a "narrator" for The ...neuromancer
2019-12-21MADS: Enable the optional use of TTS to read descriptions as a narrator in Re...neuromancer
2019-12-20KYRA: (EOB) - fix party transfer from PC-98 to other platformsathrxx
2019-12-20LURE: Enable the optional use of TTS to read descriptions as a narratorneuromancer
2019-12-20DIRECTOR: LINGO: Added debugging lines for GLR parserEugene Sandulenko
2019-12-20DIRECTOR: LINGO: Fix matching local arguments while parsingEugene Sandulenko
2019-12-20DIRECTOR: LINGO: Match local arguments during parsingEugene Sandulenko
2019-12-20DIRECTOR: LINGO: Added more granularity to definition parse stateEugene Sandulenko
2019-12-20KYRA: (EOB/PC98) - remove unused variableathrxx
2019-12-20KYRA: (EOB2/FM-TOWNS) - fix minor color glitchathrxx
2019-12-20KYRA: (EOB/PC98) - fix music mute settingathrxx
2019-12-20DIRECTOR: LINGO: Improved debug outputEugene Sandulenko
2019-12-20MUTATIONOFJB: Fix Unused Variable Compiler WarningD G Turner
2019-12-19GLK: ADRIFT: Fix Unused Constant Compiler WarningD G Turner
2019-12-19FULLPIPE: Remove Unused Private Members from Sound ClassD G Turner
2019-12-19WINTERMUTE: Refactor UIEdit::handleKeypress()lolbot-iichan
2019-12-19WINTERMUTE: Handle isCurrentPrintable property for WME 1.x and WME Litelolbot-iichan
2019-12-19DIRECTOR: LINGO: Make 'method {identifier}' as a single token.Eugene Sandulenko
2019-12-19GLK: ARCHETYPE: Fix Missing Default Switch CasesD G Turner
2019-12-19GLK: FROTZ: Fix Missing Default Switch CaseD G Turner
2019-12-18DIRECTOR: LINGO: Fix crash for commandless menu itemsEugene Sandulenko
2019-12-18DIRECTOR: LINGO: Remove unnecessary global referencesEugene Sandulenko