aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2017-03-18TITANIC: Implemented CStarControlSub8 selectStarPaul Gilbert
2017-03-18TITANIC: Implementing CStarControlSub8 classPaul Gilbert
2017-03-18SCI: Add script patch for Laura Bow 2 to fix museum party room (350)Martin Kiewitz
When clicking anywhere while entering the middle museum party room (which has a large golden Egyptian head inside of it), the game will keep the script for entering active, which will then make it impossible to leave this room. This script bug also happened, when using the original interpreter. The patch applies to at least English + German floppy as well as English CD. Very many thanks to wjp for helping figuring the actual cause out.
2017-03-18TITANIC: Finished CStarControlSub7 classPaul Gilbert
2017-03-18DIRECTOR: Additional debug output for event processingEugene Sandulenko
2017-03-18MOHAWK: Allow the mouse cursor to move while drawing in a tight loopBastien Bouclet
2017-03-18MOHAWK: In Myst v1.0 English the take page opcode takes no argumentsBastien Bouclet
Fixes #9645, crash when trying to take a book page.
2017-03-18MOHAWK: Add detection for Myst v1.0 EnglishBastien Bouclet
Provided by vonLeheCreative in #9645
2017-03-17TITANIC: Finished CStarControlSub6 classPaul Gilbert
2017-03-17TITANIC: Finisheed CStarControlSub5 classPaul Gilbert
2017-03-17DIRECTOR: Lingo: Improved debug on event handlingEugene Sandulenko
2017-03-17DIRECTOR: The maximum cast num is H88, 512, not 513Eugene Sandulenko
2017-03-17DIRECTOR: More debug output for frame loadingEugene Sandulenko
2017-03-17DIRECTOR: Fix num to cast id for cast A11Eugene Sandulenko
2017-03-17DIRECTOR: More loading process debug infoEugene Sandulenko
2017-03-17DIRECTOR: Improved debug output for resource loadingEugene Sandulenko
2017-03-16TITANIC: Finished CStarControlSub5 proc2Paul Gilbert
2017-03-16DIRECTOR: Fix crash when Shared Cast is not presentEugene Sandulenko
2017-03-15TITANIC: Implementing CStarControlSub5 class codePaul Gilbert
2017-03-15TITANIC: Change some constants to more sensible onesMichael DrĂ¼ing
2017-03-15DIRECTOR: Improvements to the event sequenceEugene Sandulenko
2017-03-15CHEWY: Initial work on speech for hotspot actionsFilippos Karapetis
2017-03-15CHEWY: Add a command to draw sprites on screen to the debuggerFilippos Karapetis
2017-03-14CHEWY: Read automove scene dataFilippos Karapetis
2017-03-14CHEWY: More work on room-specific animations. Some cleanupFilippos Karapetis
2017-03-14CHEWY: Properly clip drawn textFilippos Karapetis
2017-03-14DIRECTOR: Execute immediate scripts on frame loadEugene Sandulenko
2017-03-14DIRECTOR: Detect immediate Lingo actionsEugene Sandulenko
2017-03-13TITANIC: Fix some starfield startup crashes and initializationPaul Gilbert
2017-03-13TITANIC: Rename CStarControlSub4 class to FRangePaul Gilbert
2017-03-13TITANIC: Implemented CStarControlSub2 classPaul Gilbert
2017-03-14CHEWY: More work on scene hotspotsFilippos Karapetis
2017-03-13DIRECTOR: Refactor events processorEugene Sandulenko
2017-03-13DIRECTOR: Initial work on sprite draggingEugene Sandulenko
2017-03-13DIRECTOR: Lingo: Implement b_moveableSprite()Eugene Sandulenko
2017-03-13DIRECTOR: Lingo: Improved check for REFERENCE assignmentEugene Sandulenko
2017-03-12TITANIC: Field renaming and warning fixesPaul Gilbert
2017-03-12TITANIC: More matrix renamingsPaul Gilbert
2017-03-12TITANIC: More matrix renamings, thanks to Dark-StarPaul Gilbert
2017-03-12TITANIC: Renamings in DMatrix class, thanks to Dark-StarPaul Gilbert
2017-03-12TITANIC: Implementing more starmap codePaul Gilbert
2017-03-12DIRECTOR: Implement safety check while Shared Cast loadingEugene Sandulenko
2017-03-12DIRECTOR: Fix warningsEugene Sandulenko
2017-03-12DIRECTOR: Lingo: Fix b_rollOver() implementationEugene Sandulenko
2017-03-12DIRECTOR: Lingo: Improved stack printing for REFERENCEEugene Sandulenko
2017-03-12DIRECTOR: Lingo: Implement b_rollOver()Eugene Sandulenko
2017-03-12DIRECTOR: Fix warningEugene Sandulenko
2017-03-12TITANIC: Finished CStarControlSub23 classPaul Gilbert
2017-03-12TITANIC: Fix warningsEugene Sandulenko
2017-03-12JANITORIAL: Whitespace optimisationsEugene Sandulenko