aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-06-17WINTERMUTE: Add detection for games listed in #10863lolbot-iichan
2019-06-17SLUDGE: fix use-after-free in RegionManager::removeScreenRegionSebastian Krzyszkowiak
2019-06-17SLUDGE: fix use-after-free in PeopleManager::killMostPeopleSebastian Krzyszkowiak
2019-06-17WINTERMUTE: Fix Hamlet title, add one more detection variantlolbot-iichan
2019-06-17SCI32: Fix QFG4CD Domovoi inn events, bug #10978sluicebox
2019-06-17WINTERMUTE: Add another variant of White Chamber to detection tablelolbot-iichan
2019-06-16GLK: ADVSYS: Fix Coverity warningsPaul Gilbert
2019-06-16GLK: ADVSYS: Move AdvSys out of release build exclusionPaul Gilbert
2019-06-16GLK: ADVSYS: Fix restoring games in-gamePaul Gilbert
2019-06-16GLK: Change language Id in savegames to more portable language codePaul Gilbert
2019-06-16GLK: Change savegame interpreter Ids from index to 4 byte codePaul Gilbert
2019-06-16GLK: ADVSYS: Fix inputs with indirect objectsPaul Gilbert
2019-06-16GLK: ADVSYS: Fix actions using OP_SENDPaul Gilbert
2019-06-16GLK: ADVSYS: Fixes for get actionPaul Gilbert
2019-06-16GLK: ADVSYS: Do a look action after loading a savegame from launcherPaul Gilbert
2019-06-16GLK: ADVSYS: Fix savegame area setupPaul Gilbert
2019-06-16GLK: ADVSYS: Save/load fixesPaul Gilbert
2019-06-16GLK: Further changeover of sub-engines to use new savegame codePaul Gilbert
2019-06-16GLK: In progress transition to all sub-engines using Quetzal save filesPaul Gilbert
2019-06-16GLK: FROTZ: Move creation of Quetzal ANNO chunk into base Quetzal writerPaul Gilbert
2019-06-16SCI: Fix regression in message workaroundssluicebox
2019-06-15GLK: FROTZ: Change Quetzal restoring to use new base Quetzal readerPaul Gilbert
2019-06-15GLK: FROTZ: Change Quetzal saving to use new base Quetzal writerPaul Gilbert
2019-06-15GLK: Adding Quetzal classes to the base Glk namespacePaul Gilbert
2019-06-15GLK: Added missing files to POTFILESPaul Gilbert
2019-06-15GLK: ADVSYS: Fix variable range checksPaul Gilbert
2019-06-15GLK: Fix debug channels setupPaul Gilbert
2019-06-15GLK: ADVSYS: Added code for loading savegames from launcherPaul Gilbert
2019-06-16SCI: Fix SQ4 Monolith Burger door message, bug #10976sluicebox
2019-06-15GLK: ADVSYS: Input line processing fixesPaul Gilbert
2019-06-14GLK: ADVSYS: Fix parsing input wordsPaul Gilbert
2019-06-14GLK: ADVSYS: Tweak debug line, added input line prompt characterPaul Gilbert
2019-06-14GLK: ADVSYS: Script interpreter fixesPaul Gilbert
2019-06-14SCI: Fix FPFP reappearing items, bug #10975sluicebox
2019-06-13GLK: ADVSYS: Fix data reads from gamefilePaul Gilbert
2019-06-13GLK: ADVSYS: Initialization fixesPaul Gilbert
2019-06-13GLK: ADVSYS: Added readLine methodPaul Gilbert
2019-06-13SCI: Add FPFP message workaroundssluicebox
2019-06-12GLK: ADVSYS: Added singleAction methodPaul Gilbert
2019-06-12GLK: ADVSYS: Remainder of parseInput methodPaul Gilbert
2019-06-12GLK: ADVSYS: Noun/adjectives setup and getNoun methodPaul Gilbert
2019-06-12GLK: ADVSYS: In progress implementing input line parserPaul Gilbert
2019-06-12GLK: ADVSYS: Added input line split up and tokenizingPaul Gilbert
2019-06-12GLK: ADVSYS: Remaining opcode implementationsPaul Gilbert
2019-06-13SCI: Fix SQ4 Sock's Sequel police crash, bug #10974sluicebox
2019-06-12BLADERUNNER: Suppress fall through warningsThanasis Antoniou
2019-06-12BLADERUNNER: Remove debug comments for Police OfficersThanasis Antoniou
2019-06-10GLK: ADVSYS: Created dedicated function pointer class, cleanup method opcodesPaul Gilbert
2019-06-10GLK: ADVSYS: More opcodesPaul Gilbert
2019-06-10GLK: ADVSYS: Subroutine call & return opcodesPaul Gilbert