aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst.cpp
AgeCommit message (Expand)Author
2019-11-15MOHAWK: MYST: Loop the flyby movies and allow skipping using left clickBastien Bouclet
2019-10-30MOHAWK: MYST: Save the options to ConfMan when the game is not startedBastien Bouclet
2018-07-30MOHAWK: MYST: Add support for the localized 25th gamesBastien Bouclet
2018-07-25MOHAWK: MYST: Don't play the flyby movies when going back to MystBastien Bouclet
2018-07-02MOHAWK: MYST: Always clear the screen before playing fullscreen moviesBastien Bouclet
2018-06-29MOHAWK: MYST: Introduce a main menu stackBastien Bouclet
2018-06-14MOHAWK: MYST: Clean up the options dialogBastien Bouclet
2018-06-13MOHAWK: MYST: Move the current stack id to ScriptParserBastien Bouclet
2018-06-13MOHAWK: MYST: Simplify memory management of the active stackBastien Bouclet
2018-06-13MOHAWK: MYST: Extract a Card class out of the main engine classBastien Bouclet
2018-06-07MOHAWK: Display a GUI error message when no audio devices are availableBastien Bouclet
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-17MOHAWK: Don't allow displaying the map when the game is not interactiveBastien 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: Make global currentAge an enumDavid Fioramonti
2018-04-25MOHAWK: MYST: Turn held page state into an enumdafioram
2018-04-10MOHAWK: MYST: Fix flyby movies to behave more like the originalBastien Bouclet
2018-03-31MOHAWK: Fix some clang-tidy warningsBastien Bouclet
2017-12-20MOHAWK: RIVEN: Add keyboard shortcuts for loading and savingBastien Bouclet
2017-08-10MOHAWK: Myst: Fix showing the white page after dropping itBastien Bouclet
2017-08-05MOHAWK: Myst: Set the clicked resource only if the active resource was updatedBastien Bouclet
2017-07-30MOHAWK: Myst: Set the mixer sound type to SFX for videosBastien Bouclet
2017-07-22MOHAWK: Myst: Rewrite the sound codeBastien Bouclet
2017-07-22MOHAWK: Myst: Move the sound code to its own classBastien Bouclet
2017-07-22MOHAWK: Myst: Update the screen only once per frameBastien Bouclet
2017-07-22MOHAWK: Myst: Decorrelate hotspot handling from event handlingBastien Bouclet
2017-07-22MOHAWK: Myst: Change blocking sounds to use the main loopBastien Bouclet
2017-07-22MOHAWK: Myst: Change blocking movies and waits to use the main loopBastien Bouclet
2017-07-22MOHAWK: Myst: Start reworking mainloop detectionBastien Bouclet
2017-07-22MOHAWK: Myst: Move frame handling to a separate methodBastien Bouclet
2017-07-22MOHAWK: Myst: Keep track of the resource being clickedBastien Bouclet
2017-07-22MOHAWK: Myst: Turn the currently active resource into a pointerBastien Bouclet
2017-07-22MOHAWK: Myst: Always update the screen during the gameloopBastien Bouclet
2017-07-05MOHAWK: Myst: Poll for events every 10ms when waitingBastien Bouclet
2017-07-03MOHAWK: Allow games to opt out of the default video managerBastien Bouclet
2016-12-10MOHAWK: Poll the events while drawing Myst transitionsBastien Bouclet
2016-09-26MOHAWK: Hide some warningsBastien Bouclet
2016-08-11MOHAWK: Allow the games to have a different sound managerBastien Bouclet
2016-08-03MOHAWK: Load games from outside the options dialog loopThierry Crozat
2016-04-17MOHAWK: Update the screen immediatly when changing stacksBastien Bouclet
2016-04-03MOHAWK: Switch to slot based save file naming for MystBastien Bouclet
2016-03-05MOHAWK: Make the Quit button show the creditsBastien Bouclet
2016-03-05MOHAWK: Add an engine specific option to play the Myst fly by movieBastien Bouclet
2016-02-26MOHAWK: Fix the drawing time simulationBastien Bouclet
2016-02-26MOHAWK: Fix loading a save from the launcherBastien Bouclet
2016-02-22MOHAWK: Only allow saving/loading from the main event loopBastien Bouclet
2016-02-22MOHAWK: Add support for the ScummVM save metadata featuresBastien Bouclet