aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-11-19GRAPHICS: Add interface for horizontal shakesluicebox
2019-11-18DIRECTOR: Fix Unused Variable Compiler WarningsD G Turner
2019-11-17SCI32: Fix QFG4 error when sliding down slopesluicebox
2019-11-18TOON: formattingBLooperZ
2019-11-18TOON: plaintext format for subtitlesBLooperZ
2019-11-18TOON: fix types + remove unused importBLooperZ
2019-11-18TOON: support SUBTITLES.PAKBLooperZ
2019-11-18TOON: comment out non-warningBLooperZ
2019-11-18TOON: typedef not neededBLooperZ
2019-11-18TOON: order importsBLooperZ
2019-11-18TOON: simplify method to pick subtitles colorBLooperZ
2019-11-18TOON: formattingBLooperZ
2019-11-18TOON: fix strings without null terminationBLooperZ
2019-11-18fix always true conditionBLooperZ
2019-11-18TOON: add support for cutscene subtitlesBLooperZ
2019-11-17SCI32: Add SQ6 Mac detection entrysluicebox
2019-11-17GLK: QUEST: Added versionPaul Gilbert
2019-11-17GLK: SCOTT: CleanupPaul Gilbert
2019-11-17GLK: JACL: Add interpreter versionPaul Gilbert
2019-11-17GLK: HUGO: CleanupPaul Gilbert
2019-11-17GLK: GLULXE: CleanupPaul Gilbert
2019-11-17GLK: GLULXE: Fix alignment is sensitive to packing warnings in VSPaul Gilbert
2019-11-17GLK: ARCHETYPE: Add versionPaul Gilbert
2019-11-17GLK: ALAN3: CleanupPaul Gilbert
2019-11-17GLK: ALAN2: CleanupPaul Gilbert
2019-11-17GLK: ADVSYS: CleanupPaul Gilbert
2019-11-17GLK: ADRIFT: CleanupPaul Gilbert
2019-11-17BACKENDS: Remove the Windows CE portCameron Cawley
2019-11-17GRIFFON: Replace use of abs() with ABS()Cameron Cawley
2019-11-17DIRECTOR: Add more logging to Lingo script loaderScott Percival
2019-11-17DIRECTOR: Attempt to load Lingo bytecode for v4 and aboveScott Percival
2019-11-17DIRECTOR: Recompile Lingo parserScott Percival
2019-11-17DIRECTOR: More formattingScott Percival
2019-11-17DIRECTOR: Fix formattingScott Percival
2019-11-17DIRECTOR: Add loader for Lingo name section.Scott Percival
2019-11-17DIRECTOR: Fix functions_offset in addCodeV4Scott Percival
2019-11-17DIRECTOR: Fix code formatting.Scott Percival
2019-11-17DIRECTOR: Add ScriptContext struct to track all attributes of the current scr...Scott Percival
2019-11-17DIRECTOR: Add support for exit.Scott Percival
2019-11-17DIRECTOR: Fix script function model, rename c_nop to c_unk.Scott Percival
2019-11-17DIRECTOR: Add Lingo script types to archive loader.Scott Percival
2019-11-17DIRECTOR: Adjust codeInt and codeArray to not include calls to c_intpush and ...Scott Percival
2019-11-17DIRECTOR: Flesh out bytecode interpreterScott Percival
2019-11-17DIRECTOR: treat drawRect bounding box params as signedScott Percival
2019-11-17DIRECTOR: begin interpreter for Lingo V4 bytecodeScott Percival
2019-11-17DIRECTOR: rename *constpush; 'const' in Lingo implies checking a lookup table...Scott Percival
2019-11-17DIRECTOR: extract image pitch from BitmapCastScott Percival
2019-11-17DIRECTOR: fix hash calculation in detection tablesScott Percival
2019-11-17DIRECTOR: Add more debug stubsScott Percival
2019-11-17DIRECTOR: Add iD4 disks and Chop Suey to detection tableScott Percival