aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/riven_stacks
AgeCommit message (Expand)Author
2019-02-02MOHAWK: RIVEN: Add a console to quickly test all the cardsBastien Bouclet
2018-09-09MOHAWK: RIVEN: Return to main menu after the creditsDavid Fioramonti
2018-08-11MOHAWK: RIVEN: Rework font loading so the TTF font is not leakedBastien Bouclet
2018-08-04MOHAWK: RIVEN: Fix crash when clicking on a marble with the mouse movingBastien Bouclet
2018-07-31MOHAWK: Fix Unused Variable Compiler Warning.D G Turner
2018-07-27MOHAWK: RIVEN: Only use x mouse position to move dome slidersDavid Fioramonti
2018-07-17MOHAWK: RIVEN: Fix white screen before a bad ending's creditsBastien Bouclet
2018-07-13MOHAWK: RIVEN: Queue opening and closing the main menu as scriptsBastien Bouclet
2018-07-02MOHAWK: RIVEN: Fix the credits not showing in the Polish versionBastien Bouclet
2018-06-29MOHAWK: RIVEN: Tweak a bit the main menu itemsBastien Bouclet
2018-06-29MOHAWK: RIVEN: Improve some of the main menu translationsBastien Bouclet
2018-06-29MOHAWK: RIVEN: Restrict new menu to 25th Anniversary gamesEugene Sandulenko
2018-06-29MOHAWK: RIVEN: Added Japanese font and menu translationEugene Sandulenko
2018-06-29MOHAWK: RIVEN: Translated new menu entriesEugene Sandulenko
2018-06-29MOHAWK: RIVEN: Show confirmation dialogs on the main menuBastien Bouclet
2018-06-29MOHAWK: RIVEN: Fix starting a new game with a game currently activeBastien Bouclet
2018-06-29MOHAWK: RIVEN: Fix loading and resuming from the main menuBastien Bouclet
2018-06-29MOHAWK: RIVEN: Fix compilation without RivenBastien Bouclet
2018-06-29MOHAWK: RIVEN: Add more options to the main menuBastien Bouclet
2018-06-29MOHAWK: RIVEN: Patch in the load menu for the game versions missing itBastien Bouclet
2018-06-29MOHAWK: RIVEN: Localize menusEugene Sandulenko
2018-06-29MOHAWK: RIVEN: Fix crash for German RivenEugene Sandulenko
2018-06-29MOHAWK: RIVEN: Add a save button to the main menuBastien Bouclet
2018-06-29MOHAWK: RIVEN: Draw menu with TTF fontsEugene Sandulenko
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2018-05-18MOHAWK: RIVEN: Always release the prison combination buttonsBastien Bouclet
2018-05-10MOHAWK: RIVEN: Hide the mouse cursor after pressing a prison code buttonBastien Bouclet
2017-11-26MOHAWK: RIVEN: Allow turning book pages more quicklyBastien Bouclet
2017-08-11MOHAWK: Riven: Fix pin rotation handle sometimes disappearingBastien Bouclet
2017-08-10MOHAWK: Riven: Neutralize the timer when moving the Ytram trap upBastien Bouclet
2017-08-06MOHAWK: Riven: Add keyboard navigationBastien Bouclet
2017-07-29MOHAWK: Riven: Let the gameloop gracefully end when quittingBastien Bouclet
2017-07-09MOHAWK: Riven: Fix use after free when using the trap bookBastien Bouclet
2017-07-04MOHAWK: Only disable videos when turning off the prison viewerBastien Bouclet
2017-07-03MOHAWK: Switch external command arguments to Common::ArrayBastien Bouclet
2017-07-03MOHAWK: Get rid of refreshCardBastien Bouclet
2017-07-03MOHAWK: Reenable the Riven demo specific featuresBastien Bouclet
2017-07-03MOHAWK: Fix the inventory being visible when scripts are runningBastien Bouclet
2017-07-03MOHAWK: Preload all the PE cursors on startupBastien Bouclet
2017-07-03MOHAWK: Check the Books external commands against the originalBastien Bouclet
2017-07-03MOHAWK: Check the Office island external commands against the originalBastien Bouclet
2017-07-03MOHAWK: Check the Rebel island external commands against the originalBastien Bouclet
2017-07-03MOHAWK: Check the Prison island external commands against the originalBastien Bouclet
2017-07-03MOHAWK: Switch timers to script commandsBastien Bouclet
2017-07-03MOHAWK: Check the Garden island external commands against the originalBastien Bouclet
2017-07-03MOHAWK: Check the Temple island external commands against the originalBastien Bouclet
2017-07-03MOHAWK: Check the Book making island external commands against the originalBastien Bouclet
2017-07-03MOHAWK: Check the Jungle island external commands against the originalBastien Bouclet
2017-07-03MOHAWK: Rewrite the Riven movie managerBastien Bouclet
2017-07-03MOHAWK: Add an enum for Riven's command typesBastien Bouclet