aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst.cpp
AgeCommit message (Expand)Author
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
2016-02-14MOHAWK: Add a console command that does random clicks in all the cardsBastien Bouclet
2016-02-13MOHAWK: Fix the cursor staying black when changing of Myst stackBastien Bouclet
2016-02-11MOHAWK: Share the code for reading sound blocksBastien Bouclet
2016-02-11MOHAWK: Share the code applying sound blocksBastien Bouclet
2016-02-11MOHAWK: Move debug rect draw control to the consoleBastien Bouclet
2016-02-07MOHAWK: Fix two Myst resource stream memory leaksBastien Bouclet
2016-02-07MOHAWK: Implement preloading conditional script resourcesBastien Bouclet
2016-02-07MOHAWK: Turn MystEngine::_cursorHints into a Common::ArrayBastien Bouclet
2016-02-07MOHAWK: Remove some dead codeBastien Bouclet
2016-02-07MOHAWK: Turn ScriptResource::resourceList into a Common::ArrayBastien Bouclet
2016-02-07MOHAWK: Turn MystView::scriptResources into a Common::ArrayBastien Bouclet
2016-02-07MOHAWK: Turn MystView::soundList into a Common::ArrayBastien Bouclet
2016-02-07MOHAWK: Turn MystCondition::values into a Common::ArrayBastien Bouclet
2016-02-07MOHAWK: Turn MystView::conditionalImages into a Common::ArrayBastien Bouclet
2016-02-07MOHAWK: Rename Myst's Area classesBastien Bouclet
2016-02-07MOHAWK: Use nullptr where applicable in the Myst codeBastien Bouclet
2016-02-07MOHAWK: Remove some dead codeBastien Bouclet
2015-04-11MOHAWK: Run Myst in 8bppMatthew Hoops
2014-02-18MOHAWK: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-20MOHAWK: Stop videos on stack changeTorbjörn Andersson
2012-12-16JANITORIAL: Replace some spaces with tabsTorbjörn Andersson
2012-12-16MOHAWK: Implement most of Myst's transition systemBastien Bouclet
2012-07-29MOHAWK: Remove Myst ME Macintosh "support"Matthew Hoops
2012-06-10GUI: Get rid of SaveLoadChooser::setSaveMode.Johannes Schickel
2012-03-10MOHAWK: Split the graphics classes into their own filesMatthew Hoops
2011-08-14MOHAWK: Add a return to menu button to the dialog for the demoBastien Bouclet
2011-08-07MOHAWK: Add specific cursor handling for Myst demoBastien Bouclet
2011-06-28MOHAWK: Rework archive handlingMatthew Hoops
2011-06-02ENGINES: Change 2nd param of Engine::saveGameState to Common::StringMax Horn
2011-05-17MOHAWK: Name the RandomSource used for mystMax Horn
2011-05-15MOHAWK: Fix loading a Myst savegame from the launcher.Bastien Bouclet
2011-05-15MOHAWK: Display a black screen while changing stack. Default to an empty cursor.Bastien Bouclet
2011-05-15MOHAWK: Implement "Show Map" feature for Myst MEBastien Bouclet
2011-05-15MOHAWK: Play a sound when dropping a pageBastien Bouclet
2011-05-14MOHAWK: Implement page drop button for MystBastien Bouclet
2011-05-14MOHAWK: Fix Myst backgrounds being draw one pixel too low on some cards.Bastien Bouclet
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-07MOHAWK: Remove unused runLoadDialog() functionMatthew Hoops
2011-02-15MOHAWK: Shorten Myst stack classes namesBastien Bouclet