aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Expand)Author
2018-05-28Merge pull request #1187 from bgK/detection-refactor-unknownBastien Bouclet
2018-05-28MOHAWK: MYST: Fix drawing the Stoneship red page open doorBastien Bouclet
2018-05-28Merge pull request #1201 from ccawley2011/mohawk-soundBastien Bouclet
2018-05-26Merge pull request #1198 from dafioram/mohawk10536Bastien Bouclet
2018-05-24MOHAWK: Fix decoding sounds with 16 bit samplesCameron Cawley
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2018-05-22MOHAWK: Allow non-autosaves in autosave slot to be deletableDavid Fioramonti
2018-05-22MOHAWK: MYST: Do not autosave over saves from the originalDavid Fioramonti
2018-05-20MOHAWK: RIVEN: Add Autosave SupportDavid Fioramonti
2018-05-20MOHAWK: MYST: Fix repeatedly trying to autosave when not allowedBastien Bouclet
2018-05-19MOHAWK: MYST: Fix the Wii/GameCube buildBastien Bouclet
2018-05-19MOHAWK: MYST: Autosave to Slot 0David Fioramonti
2018-05-18MOHAWK: RIVEN: Always release the prison combination buttonsBastien Bouclet
2018-05-17MOHAWK: MYST: Opcode 102 in Channelwood can only set the volume to non 0 valuesBastien Bouclet
2018-05-17MOHAWK: Don't allow displaying the map when the game is not interactiveBastien Bouclet
2018-05-17MOHAWK: Remove detection entries for games not supported by the enginesBastien Bouclet
2018-05-17MOHAWK: Remove midi playbackBastien Bouclet
2018-05-10MOHAWK: RIVEN: Add a detection entry for another DVD versionBastien Bouclet
2018-05-10MOHAWK: RIVEN: Hide the mouse cursor after pressing a prison code buttonBastien Bouclet
2018-05-10ENGINES: Add unknown game variants to the game detector resultsBastien Bouclet
2018-05-08MOHAWK: RIVEN: Add a script patch fixing incorrect steam sound in a viewBastien Bouclet
2018-04-27MOHAWK: MYST: Fix two Atrus videos playing at the same time in D'niBastien Bouclet
2018-04-27MOHAWK: MYST: Make Dni/Atrus endings an enumDavid Fioramonti
2018-04-26MOHAWK: MYST: Don't play the credits when quitting in the middle of a scriptBastien Bouclet
2018-04-26MOHAWK: MYST: Reset the main cursor when starting the creditsBastien Bouclet
2018-04-26MOHAWK: MYST: Make global currentAge an enumDavid Fioramonti
2018-04-25MOHAWK: MYST: Turn held page state into an enumdafioram
2018-04-24MOHAWK: MYST: Redraw the tower angle line after the rotation completesBastien Bouclet
2018-04-23MOHAWK: MYST: Clip one coordinate at a time in o_copyImageToBackBufferBastien Bouclet
2018-04-22MOHAWK: LB: Mark a switch fall-trough as intentionalBastien Bouclet
2018-04-22MOHAWK: LB: Mark some switch fall-throughs as intentionalBastien Bouclet
2018-04-22MOHAWK: MYST: Fix the sound effect not playing in opcode 41Bastien Bouclet
2018-04-21MOHAWK: Remove extra comaBastien Bouclet
2018-04-21Merge branch 'dafioram-myst_soundrecvrChanges'Bastien Bouclet
2018-04-21MOHAWK: MYST: Always redraw the sound receiver at constant speedsBastien Bouclet
2018-04-21MOHAWK: MYST: Make sound receiver hint boundary line up with origDavid Fioramonti
2018-04-21MOHAWK: MYST: Enhance: slow down sound receiver max spin rateDavid Fioramonti
2018-04-15JANITORIAL: Fix code formattingEugene Sandulenko
2018-04-15MOHAWK: MYST: Fix Observatory displayed hour from 0:XX to 12:XXDavid Fioramonti
2018-04-15MOHAWK: MYST: Fix observatory slider sounds repeating too quicklyBastien Bouclet
2018-04-15MOHAWK: MYST: Make changeBackgroundSound wait for the effect to completeBastien Bouclet
2018-04-11MOHAWK: MYST: Fix missing sound effect when using the rocket sliderBastien Bouclet
2018-04-10MOHAWK: MYST: Fix flyby movies to behave more like the originalBastien Bouclet
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2018-04-02MOHAWK: MYST: Fix the myst flyby playing over the closed bookBastien Bouclet
2018-04-02MOHAWK: MYST: Initialize more variablesBastien Bouclet
2018-04-02MOHAWK: MYST: Implement opcodes 178 and 179Bastien Bouclet
2018-03-31MOHAWK: Fix some clang-tidy warningsBastien Bouclet
2018-03-28MOHAWK: Added override clausesEugene Sandulenko
2018-02-08MOHAWK: Fix indentation in detection_tables.hrootfather