aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-01-01GLK: FROTZ: Beginnings of setting window positions and sizePaul Gilbert
2019-01-01GLK: FROTZ: Cleanup of incorrect namespace commentsPaul Gilbert
2019-01-01GLK: FROTZ: Compilation fixPaul Gilbert
2019-01-01GLK: FROTZ: Added skeleton classes for ZMachine windowsPaul Gilbert
2019-01-01GLK: FROTZ: Fix #10843 Status bar disappearing when textbox is shownPaul Gilbert
2019-01-01SCI32: Fix QFG4 cave tentacleVhati
2019-01-01GLK: FROTZ: Support shorthand abbreviations in earlier Infocom gamesPaul Gilbert
2019-01-01GLK: Fix gcc warning in engine constructionPaul Gilbert
2019-01-01GLK: Remove redundant const prefix from getOptionsPaul Gilbert
2018-12-31GLK: TADS: Split game list arrays into v2 and v3Paul Gilbert
2018-12-31GLK: Implement passing detection options to the enginesPaul Gilbert
2018-12-31GLK: FROTZ: Fix Mysterious Adventures detection entriesPaul Gilbert
2018-12-31GLK: Standardizing on a common GameDescriptor class for detectorsPaul Gilbert
2018-12-31GLK: Move GlkMetaEngine declaration into a new header filePaul Gilbert
2018-12-31GLK: FROTZ: Fix rendering of Beyond Zork minimapPaul Gilbert
2018-12-31GLK: Splitting font related info from Conf into their own classesPaul Gilbert
2018-12-30GLK: FROTZ: Split Infocom game list from other games listPaul Gilbert
2018-12-30TUCKER: Added support for Russian fan translationEugene Sandulenko
2018-12-30SCI: Don't try to validate resources added from a Mac resource forkFilippos Karapetis
2018-12-29SCI: Add LSL7 Russian detection entriesMatan Bareket
2018-12-29SCI32: Fix QFG4 conversation crash when using keyboard controlsLars Skovlund
2018-12-29SCI32: Fix QFG4 statue item descriptionVhati
2018-12-28GLK: FROTZ: Implement PageUp/PageDn scrolling of desc area in Beyond ZorkPaul Gilbert
2018-12-28GLK: Simplify arrays of valid extensions in detection codePaul Gilbert
2018-12-28GLK: Fix multiple definitions of litCount variableThierry Crozat
2018-12-28GLK: Attemp to fix multiple definitions link errorsThierry Crozat
2018-12-28GLK: Fix some compilation errorsThierry Crozat
2018-12-28GLK: Fix out of bound access in detection codeThierry Crozat
2018-12-28SUPERNOVA: Save sleep savegame at end of normal savesThierry Crozat
2018-12-28SCI32: Fix QFG4 Rusalka flowers dialogueVhati
2018-12-28SCI: Fix LB1 attic stairs lockup, bug #9949sluicebox
2018-12-28GLK: ALAN2: Cleanup, merge some functions, move comments to headersFilippos Karapetis
2018-12-28GLK: ALAN2: Adapt C-style enums / structsFilippos Karapetis
2018-12-28GLK: ALAN2: Adapt C-style enums and align commentsFilippos Karapetis
2018-12-28GLK: ALAN2: Move comments to header filesFilippos Karapetis
2018-12-28GLK: Fix namespace commentsFilippos Karapetis
2018-12-28GLK: ALAN2: Indentation fixesFilippos Karapetis
2018-12-28GLK: ALAN2: Formatting fixesFilippos Karapetis
2018-12-28GLK: ALAN2: Fix compilationFilippos Karapetis
2018-12-28GLK: ALAN2: Initial work on the Alan2 subengineFilippos Karapetis
2018-12-28SCI32: Remove obsolete script patchesLars Skovlund
2018-12-28SCI32: Display plane id base in version console commandLars Skovlund
2018-12-28SCI32: Add feature detection for plane id baseLars Skovlund
2018-12-27SCI32: Fix GK1 Wolfgang phone obstacle bug, #10853sluicebox
2018-12-27SCI32: Fix regression in VMD playerFilippos Karapetis
2018-12-27Revert "ADL: Refactor opcode tables"Walter van Niftrik
2018-12-27ADL: Refactor opcode tablesWalter van Niftrik
2018-12-27GLK: ALAN2: Initial skeleton sub-engineFilippos Karapetis
2018-12-27GLK: FROTZ: Don't show Beyond Zork title when loading save from launcherPaul Gilbert
2018-12-27GLK: MAGNETIC: Initial skeleton sub-enginePaul Gilbert