Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-04 | MOHAWK: RIVEN: Fix crash when clicking on a marble with the mouse moving | Bastien Bouclet | |
In some cases a mouse moved event could be handled between the moment the xtakeit script was queued and the moment it is executed (on the same frame), causing the mouse position no longer to be over a marble rectangle. Fixes #10647. | |||
2018-07-02 | MOHAWK: RIVEN: Fix the credits not showing in the Polish version | Bastien Bouclet | |
Fixes Trac#10589 | |||
2017-07-29 | MOHAWK: Riven: Let the gameloop gracefully end when quitting | Bastien Bouclet | |
Prevents the quit confirmation dialog from being displayed at the end of the game's ending if it is enabled. Fixes #9943. | |||
2017-07-03 | MOHAWK: Switch external command arguments to Common::Array | Bastien Bouclet | |
2017-07-03 | MOHAWK: Check the Temple island external commands against the original | Bastien Bouclet | |
2017-07-03 | MOHAWK: Check the Jungle island external commands against the original | Bastien Bouclet | |
2017-07-03 | MOHAWK: Rewrite the Riven movie manager | Bastien Bouclet | |
2017-07-03 | MOHAWK: Use explicit bitmap names for the dome sliders | Bastien Bouclet | |
2017-07-03 | MOHAWK: Move Riven inventory code to a new class | Bastien Bouclet | |
2017-07-03 | MOHAWK: Move the external commands to their respective stacks | Bastien Bouclet | |
2017-07-03 | MOHAWK: Prepare empty classes for the Riven stacks | Bastien Bouclet | |