aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-10-29DIRECTOR: Mark current cast loading method as D2Eugene Sandulenko
2016-10-29DIRECTOR: Fix D4+ score readingEugene Sandulenko
2016-10-29DIRECTOR: Rework Channel data parsingEugene Sandulenko
2016-10-29DIRECTOR: Added more debug output to cast readingEugene Sandulenko
2016-10-29DIRECTOR: Fix crash when there is no shared casts presentEugene Sandulenko
2016-10-29DIRECTOR: Fixing Score reading in RIFX formatEugene Sandulenko
2016-10-29TITANIC: Fix infinite recursion loading object resourcesPaul Gilbert
2016-10-28TITANIC: Fix playing cutscenes to the very of a videoPaul Gilbert
2016-10-28TITANIC: Fix room transition cutscenesPaul Gilbert
2016-10-28TITANIC: Fix scanning for rooms in parseViewPaul Gilbert
2016-10-28TITANIC: More renaming and debug loggingPaul Gilbert
2016-10-28TITANIC: Fix starting queued reverse playing movie clipsPaul Gilbert
2016-10-28TITANIC: Renames and adding debuggingPaul Gilbert
2016-10-28BLADERUNNER: fixed memory leaks & overflowsPeter Kohaut
2016-10-28SCI: Fix broken loop count check in checkAltInputsWillem Jan Palenstijn
2016-10-28SCI: Resolve duplicate resmap.001 checkWillem Jan Palenstijn
2016-10-27TITANIC: Fix interrupting playing soundsPaul Gilbert
2016-10-27SCI32: Read byte/string array values as signed in SCI2.1early-Colin Snover
2016-10-27TITANIC: Fix setting up timer action stringsPaul Gilbert
2016-10-27SCI32: Fix typosColin Snover
2016-10-27MOHAWK: Enable riven-demo specific strings for translationrootfather
2016-10-27SCI32: Fix LSL6hires script bugColin Snover
2016-10-27DIRECTOR: Fix RIFX resource loadingEugene Sandulenko
2016-10-27DIRECTOR: More debug output to RIFX archive readerEugene Sandulenko
2016-10-26SCI32: Fix AVI renderingColin Snover
2016-10-26SCI32: Initialize video buffers to avoid flash of garbage memoryColin Snover
2016-10-26SCI32: Use standard max_size method instead of ARRAYSIZE for a containerColin Snover
2016-10-26TITANIC: Fix hang when reaching very end of moviesPaul Gilbert
2016-10-26TITANIC: Fix incorrect clipping of inventory tooltip textPaul Gilbert
2016-10-26TITANIC: Fix loading of item descriptionsPaul Gilbert
2016-10-26TITANIC: Add yet another mouse hiding counter the game usesPaul Gilbert
2016-10-26SCI: Rename hexDigitToInt to indicate it's intentionally brokenWillem Jan Palenstijn
2016-10-26MADS: Fix two off-by-ones in Fader::insertionSortWillem Jan Palenstijn
2016-10-26DIRECTOR: Skip header in VWLB resource for D4+Eugene Sandulenko
2016-10-26DIRECTOR: Renamed resource/archive files to better reflect realityEugene Sandulenko
2016-10-26DIRECTOR: Skipping useless movie scanning.Eugene Sandulenko
2016-10-25TITANIC: Further work on mouse cursor enablement logicPaul Gilbert
2016-10-25SCI: Implement SSCI bug in hexadecimal escape sequencesColin Snover
2016-10-26FULLPIPE: Fix if statement. Thanks to PVS-StudioEugene Sandulenko
2016-10-25TITANIC: Fix dragging PhotographPaul Gilbert
2016-10-25TITANIC: Fix setting active NPCPaul Gilbert
2016-10-25TITANIC: Keep cursor disabled for entire Doorbot introPaul Gilbert
2016-10-25TITANIC: Implement hide counting for mouse cursor hide/showPaul Gilbert
2016-10-25KYRA: (LOL) Fix buffer overflow in _lastOverridePalFileWillem Jan Palenstijn
2016-10-24TITANIC: Add conversation text to the PETPaul Gilbert
2016-10-25AGOS: Add missing subtitle delay for Simon the Sorcerer 1 (Hebrew DOS CD).Kirben
2016-10-24BLADERUNNER: Typo in SetEffects::setFadeColor (CID 1364307)Thomas Fach-Pedersen
2016-10-24BLADERUNNER: Fix null pointer dereference (Actually CID 1364205)Thomas Fach-Pedersen
2016-10-24BLADERUNNER: Fix potential buffer overrun (CID 1364276)Thomas Fach-Pedersen
2016-10-24BLADERUNNER: Fix out-of-bounds write (CID 1364262)Thomas Fach-Pedersen