aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2017-06-21TITANIC: Renamings for room flags sublevel methodsPaul Gilbert
2017-06-21TITANIC: Fix 2nd class room flags calculationPaul Gilbert
2017-06-20TITANIC: Fix resetting _movieRoom when changing viewsPaul Gilbert
2017-06-20TITANIC: Show GUI error dialog if titanic.dat is missingPaul Gilbert
2017-06-19TITANIC: Set SGT TV Magazine announcement to use speech sound typePaul Gilbert
2017-06-19SCI32: Create Torin-specific save game count limitation removerColin Snover
2017-06-19TITANIC: Fix exiting elevator 3 on floor 28Paul Gilbert
2017-06-19SCI32: Add workaround for invalid kFrameOut call in PQ4Colin Snover
2017-06-19SCI32: Add workaround for uninitialised read in PQ4Colin Snover
2017-06-19SCI32: Add workaround for invalid kPalVarySetStart call in PQ4Colin Snover
2017-06-19TITANIC: Fix Bellbot walking off during checkinPaul Gilbert
2017-06-19TITANIC: Fix NPC data copying/clearing in copyDataPaul Gilbert
2017-06-18SCI32: Remove Windows platform from GK1 GermanColin Snover
2017-06-18SCI32: Forward OLDDPCM8 parameter instead of using an if-elseColin Snover
2017-06-18SCI: Fix looping of sounds that are not initialized yetColin Snover
2017-06-18SCI: Switch SCI2 games to use Audio32Colin Snover
2017-06-18SCI32: Minor tweaks to improve code clarity & consistencyColin Snover
2017-06-18SCI32: Fix Audio32 mix volumesColin Snover
2017-06-18TITANIC: Fix empty holes appearing in room transition videosPaul Gilbert
2017-06-18TITANIC: Fix tearing/incorrect blocks in starship crash cutscenePaul Gilbert
2017-06-18TITANIC: Fix crash clicking mouse when copyright dialog is showingPaul Gilbert
2017-06-17TITANIC: Change of resource names from titanic.datPaul Gilbert
2017-06-17COMPOSER: Use Magic Tales prefix for two more game namesThierry Crozat
2017-06-17TITANIC: Further fix for tracking total play timePaul Gilbert
2017-06-17TITANIC: Fix missing transition in ship crash cutscenePaul Gilbert
2017-06-17SCI32: Avoid out-of-bounds read of pixel data in kIsOnMeColin Snover
2017-06-17SCI32: Support old-format 8-bit DPCM coding for SCI2Colin Snover
2017-06-17SCI32: Implement engine-accurate DPCM overflow behaviourColin Snover
2017-06-17SCI: State SCI version in error if kernel subop detection failsColin Snover
2017-06-17TITANIC: Fix maintaining total playtime for savegamesPaul Gilbert
2017-06-17TITANIC: Minor cleanups, comments, and feature flags to meta enginePaul Gilbert
2017-06-17CHEWY: Fix a bug in loadSceneInfo()Filippos Karapetis
2017-06-15TITANIC: Fix single incorrect frame showing when Bellbot leavesPaul Gilbert
2017-06-15TITANIC: Have ship announcements use the speech sound typePaul Gilbert
2017-06-13SCI32: Add detection for PQ4, French CD versionBastien Bouclet
2017-06-12TITANIC: Fix bots to do more than a single idle sequencePaul Gilbert
2017-06-12TITANIC: Fix saying goodbye to BellbotPaul Gilbert
2017-06-12TITANIC: Add missing addNode to WC_ABSTRACT handlingPaul Gilbert
2017-06-11TITANIC: Fix brief black boxes on fires in CanalPaul Gilbert
2017-06-11TITANIC: Rename viewChange to freeSurfacePaul Gilbert
2017-06-11TITANIC: CGameManager viewChange better named as roomChangePaul Gilbert
2017-06-11ADL: Set ADGF_TESTING for hires4Walter van Niftrik
2017-06-11ADL: Fix hires4 dropped item drawingWalter van Niftrik
2017-06-10TITANIC: Fix BellBot getting clipped incorrectly when walking off-screenPaul Gilbert
2017-06-10SCI: Tidy Script errors & ensure script number exists in all of themColin Snover
2017-06-10SCI32: Fix detection and loading of localized resources in TorinColin Snover
2017-06-10VOYEUR: Fix backgrounds not showing for static roomsPaul Gilbert
2017-06-10SCI: Expand kernel breakpoint pattern matching for negative matchesWillem Jan Palenstijn
2017-06-10SCI: Change 'none' breakpoint action to 'ignore' for consistencyWillem Jan Palenstijn
2017-06-10SCI: Clean up breakpoint code (indentation, consistency)Willem Jan Palenstijn