aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-12-24DIRECTOR: Further simplification of include dependenciesEugene Sandulenko
2019-12-24DIRECTOR: Decreased header dependencyEugene Sandulenko
2019-12-24DIRECTOR: Split out Lingo preprocessor code into a separate fileEugene Sandulenko
2019-12-24DIRECTOR: LINGO: Added another test for 'return' constantEugene Sandulenko
2019-12-24DIRECTOR: LINGO: Added another use case for 'return' constantEugene Sandulenko
2019-12-24DIRECTOR: LINGO: Added test for 'return' constantEugene Sandulenko
2019-12-24DIRECTOR: LINGO: Replace \r with \n in return constant.Eugene Sandulenko
2019-12-24DIRECTOR: LINGO: Preprocess 'return' constant so it compilesEugene Sandulenko
2019-12-23BLADERUNNER: Use virtual keyboard feature in save screenThierry Crozat
2019-12-23DIRECTOR: LINGO: Added tests for new grammarEugene Sandulenko
2019-12-23DIRECTOR: LINGO: Fix regression in 'go' keyword grammarEugene Sandulenko
2019-12-23DIRECTOR: LINGO: Fix ENDCLAUSE lexer regexpEugene Sandulenko
2019-12-23DIRECTOR: LINGO: Simplified grammar for 'go' keywordEugene Sandulenko
2019-12-23SCUMM: Fix Missing Default Switch CasesD G Turner
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