Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
David Fioramonti
d7b511b98b
MOHAWK: RIVEN: Return to main menu after the credits
...
Like the original the game loop returns to the main menu
after the credits end.
The variable states are reset and the player can start
a new game or load an old one.
2018-09-09 16:11:12 +02:00
Bastien Bouclet
d7f4cc9382
MOHAWK: RIVEN: Fix white screen before a bad ending's credits
...
This was happening in the Polish version only.
Fixes #10632 .
2018-07-17 06:31:50 +02:00
Bastien Bouclet
d91ac01419
MOHAWK: RIVEN: Queue opening and closing the main menu as scripts
...
This way all the other actions are blocked while the card load scripts
are executed. Expecially, it's not possible anymore to open the main
menu while the scripts for returning from the main menu are still
executing.
Fixes Trac#10628.
2018-07-13 19:44:48 +02:00
Bastien Bouclet
cf52951915
MOHAWK: RIVEN: Fix the credits not showing in the Polish version
...
Fixes Trac#10589
2018-07-02 13:17:23 +02:00
Bastien Bouclet
83b27d263e
MOHAWK: RIVEN: Allow turning book pages more quickly
...
Fixes #10075
2017-11-26 15:11:12 +01:00
Bastien Bouclet
69c1f70818
MOHAWK: Riven: Let the gameloop gracefully end when quitting
...
Prevents the quit confirmation dialog from being displayed at the end of
the game's ending if it is enabled.
Fixes #9943 .
2017-07-29 18:20:45 +02:00
Bastien Bouclet
bcd027cf64
MOHAWK: Riven: Fix use after free when using the trap book
2017-07-09 06:53:51 +02:00
Bastien Bouclet
b552719a81
MOHAWK: Switch external command arguments to Common::Array
2017-07-03 08:50:10 +02:00
Bastien Bouclet
8c6cd98067
MOHAWK: Fix the inventory being visible when scripts are running
2017-07-03 08:50:10 +02:00
Bastien Bouclet
d7b241abdc
MOHAWK: Check the Office island external commands against the original
2017-07-03 08:50:10 +02:00
Bastien Bouclet
f977b57123
MOHAWK: Rewrite the Riven movie manager
2017-07-03 08:50:10 +02:00
Bastien Bouclet
1286e7fcf0
MOHAWK: Use an enum for Riven's transition types
2017-07-03 08:50:10 +02:00
Bastien Bouclet
14bbf8aab4
MOHAWK: Move the external commands to their respective stacks
2017-07-03 08:50:10 +02:00
Bastien Bouclet
e2c5609e81
MOHAWK: Prepare empty classes for the Riven stacks
2017-07-03 08:50:10 +02:00