aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Expand)Author
2016-06-01MOHAWK: Initialize some more variablesStrangerke
2016-06-01MOHAWK: Remove yet another useless variableStrangerke
2016-06-01MOHAWK: Change several variables to booleanStrangerke
2016-06-01MOHAWK: Remove a useless structureStrangerke
2016-06-01MOHAWK: Initialize some variablesStrangerke
2016-05-30MOHAWK: Initialize some variablesStrangerke
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2016-04-17MOHAWK: Update the screen immediatly when changing stacksBastien Bouclet
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-04-14JANITORIAL: Reduce GUI header dependenciesOri Avtalion
2016-04-03MOHAWK: Fix endianness issue in Myst opcode 30Bastien Bouclet
2016-04-03MOHAWK: Switch to slot based save file naming for MystBastien Bouclet
2016-04-01MOHAWK: Add detection.cpp to POTFILESBastien Bouclet
2016-03-30MOHAWK: Added detection for early Russian Riven version. Bug #6471Eugene Sandulenko
2016-03-30MOHAWK: Added 2 more livingbook versions. Bug #6557Eugene Sandulenko
2016-03-28MOHAWK: Play the gears sound when resetting the Myst clock puzzleBastien Bouclet
2016-03-27MOHAWK: Promote Myst from UNSTABLE to TESTINGBastien Bouclet
2016-03-08ENGINES: Make variable names of ADGameDescription conform to our guidelines.Johannes Schickel
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-03-05Revert "MOHAWK: Promote Myst from UNSTABLE to TESTING"Eugene Sandulenko
2016-03-05MOHAWK: Promote Myst from UNSTABLE to TESTINGBastien Bouclet
2016-03-05MOHAWK: Build Myst by defaultBastien Bouclet
2016-03-05MOHAWK: Make the Quit button show the creditsBastien Bouclet
2016-03-05MOHAWK: Fix error at the end of the Myst creditsBastien Bouclet
2016-03-05MOHAWK: Also enable dithering for the making of MystBastien Bouclet
2016-03-05MOHAWK: Add a method to get a video handle from a MystAreaVideoBastien Bouclet
2016-03-05MOHAWK: Fix the sound receiver initially displaying an incorrect viewBastien Bouclet
2016-03-05MOHAWK: Fix the Selenitic sound receiver speed being too fastBastien Bouclet
2016-03-05MOHAWK: Fix garbage being drawn when pressing the rockey piano keysBastien Bouclet
2016-03-05MOHAWK: Fix one of the Channelwood monitor movies being misalignedBastien Bouclet
2016-03-05MOHAWK: Disable midi and subtitles options for MystBastien Bouclet
2016-03-05MOHAWK: Add an engine specific option to play the Myst fly by movieBastien Bouclet
2016-03-05MOHAWK: The Myst demo and making of don't have save supportBastien Bouclet
2016-03-05MOHAWK: Try harder when resuming a stopped videoBastien Bouclet
2016-03-05MOHAWK: Drawing a single movie frame no longer updates all the moviesBastien Bouclet
2016-03-05MOHAWK: Adjust the Myst gauge boiler movie to the new VideoHandle semanticsBastien Bouclet
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko
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: Continue to poll the events when playing blocking soundsBastien Bouclet
2016-02-22MOHAWK: Silence a warningBastien Bouclet
2016-02-22MOHAWK: Add support for the ScummVM save metadata featuresBastien Bouclet
2016-02-22MOHAWK: Add Save, Load and Quit buttons to the Myst DialogBastien Bouclet
2016-02-22MOHAWK: Center the options dialogBastien Bouclet
2016-02-22MOHAWK: MystOptionsDialog should not subclass GUI::OptionsDialogBastien Bouclet
2016-02-20MOHAWK: Fix Channelwood's opcode 129Bastien Bouclet
2016-02-20MOHAWK: Remove an unneeded TODOBastien Bouclet
2016-02-20MOHAWK: Replace an unneeded TODO with an explanationBastien Bouclet
2016-02-20MOHAWK: Clip the videos to make sure they don't go outside of the screenBastien Bouclet