aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-11-22GLK: MAGNETIC: Making functions all class methods, statics into class fieldsPaul Gilbert
2019-11-22GLK: MAGNETIC: Startup fixesPaul Gilbert
2019-11-22GLK: MAGNETIC: Added subengine filesdreammaster
2019-11-20SCI: Fix CAMELOT dropped events while sword is drawnsluicebox
2019-11-20SCI: Fix CAMELOT menu items when restoringsluicebox
2019-11-20SCI: Fix comment typossluicebox
2019-11-19SCI: Fix kMenuSelect selecting disabled itemssluicebox
2019-11-19PINK: Fix crash when switching the countries in selectorEugene Sandulenko
2019-11-19TESTBED: Add horizontal/diagonal shake testssluicebox
2019-11-19SCI: Add horizontal shake to kShakeScreensluicebox
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