Commit Graph
54649 Commits
Author SHA1 Message Date
Bastien Bouclet 573fa47f94 MOHAWK: RIVEN: Fix loading autosaves saved while on the main menu 2018-06-29 13:31:55 +02:00
Eugene Sandulenko 1f4d4b01ea MOHAWK: RIVEN: Removed hardcoded list of language prefixes.
This will let to play with the prefixes without recompilation.
2018-06-29 13:31:55 +02:00
Eugene Sandulenko 318093b41c MOHAWK: Added file sizes to 25th Anniversary Riven entries 2018-06-29 13:31:55 +02:00
Bastien Bouclet 52c89cb1e2 MOHAWK: RIVEN: Disable autosaving while the game is not started 2018-06-29 13:31:55 +02:00
Bastien Bouclet 7884201b43 MOHAWK: RIVEN: Improve some of the main menu translations 2018-06-29 13:31:55 +02:00
Eugene Sandulenko cfa649d7ac MOHAWK: RIVEN: Restrict new menu to 25th Anniversary games 2018-06-29 13:31:55 +02:00
Bastien Bouclet 24977b814c MOHAWK: RIVEN: Add detection for the 25th Anniversary version 2018-06-29 13:31:55 +02:00
Eugene Sandulenko b26fe7de39 MOHAWK: RIVEN: Added Japanese font and menu translation 2018-06-29 13:31:54 +02:00
Eugene Sandulenko 09b94b1fc2 MOHAWK: RIVEN: Translated new menu entries 2018-06-29 13:31:54 +02:00
Eugene Sandulenko be07d10c7a MOHAWK: Drop platform at Riven detection entries
Since we do not distinguish between Win and Mac, we drop the platform
from the detection entries during the autodetection
2018-06-29 13:31:54 +02:00
Bastien Bouclet 6759346bb6 MOHAWK: RIVEN: Show confirmation dialogs on the main menu 2018-06-29 13:31:54 +02:00
Bastien Bouclet e7cb40dde5 MOHAWK: RIVEN: Use an in-game thumbnail when saving from the menu
Instead of a thumbnail of the menu itself.
2018-06-29 13:31:54 +02:00
Bastien Bouclet 45ab57209f MOHAWK: RIVEN: Fix starting a new game with a game currently active 2018-06-29 13:31:54 +02:00
Bastien Bouclet a722fe1194 MOHAWK: RIVEN: Fix saving while in the menu 2018-06-29 13:31:54 +02:00
Bastien Bouclet d848ebe85a MOHAWK: RIVEN: Fix loading and resuming from the main menu 2018-06-29 13:31:54 +02:00
Bastien Bouclet 2f9c9a2c32 MOHAWK: RIVEN: Fix compilation without Riven 2018-06-29 13:31:54 +02:00
Bastien Bouclet 4b900cc432 MOHAWK: RIVEN: Remove the load/save/quit buttons from the options dialog
Those features can now be accessed through the main menu
2018-06-29 13:31:54 +02:00
Bastien Bouclet dc93e5bb6a MOHAWK: RIVEN: Add more options to the main menu 2018-06-29 13:31:54 +02:00
Bastien Bouclet 86e0089cc6 MOHAWK: RIVEN: Patch in the load menu for the game versions missing it 2018-06-29 13:31:54 +02:00
Eugene Sandulenko 23c889db44 MOHAWK: RIVEN: Localize menus 2018-06-29 13:31:54 +02:00
Eugene Sandulenko db359f0f0e MOHAWK: RIVEN: Fix crash for German Riven 2018-06-29 13:31:54 +02:00
Bastien Bouclet 2e8d08c1d0 MOHAWK: RIVEN: Add a save button to the main menu 2018-06-29 13:31:54 +02:00
Eugene Sandulenko 0ca52f62a4 MOHAWK: RIVEN: Draw menu with TTF fonts 2018-06-29 13:31:54 +02:00
Eugene Sandulenko 1e9b58ab4b MOHAWK: RIVEN: Show main menu on ESC 2018-06-29 13:31:54 +02:00
Bastien Bouclet 73b3a43b89 MOHAWK: MYST: Introduce a main menu stack
Used in the 25th Anniversary edition of Myst ME
2018-06-29 13:15:01 +02:00
Andrei Prykhodko 6eaa7df0bc PINK: added loading of thumbnail only when necessary 2018-06-29 12:56:20 +03:00
Eugene Sandulenko 66d8fca8b3 PINK: Fix warnings 2018-06-29 09:37:44 +02:00
Eugene Sandulenko 7e82e748bf SHERLOCK: Fix shadowing warning 2018-06-29 09:37:27 +02:00
Eugene Sandulenko 63a2962735 BLADERUNNER: Fix another signed vs unsigned warning 2018-06-29 09:28:59 +02:00
Eugene Sandulenko aad613bab8 BLADERUNNER: Fix another warning 2018-06-29 09:23:12 +02:00
Eugene Sandulenko aeb1e2e07d BLADERUNNER: Fix warnings 2018-06-29 09:20:20 +02:00
Eugene Sandulenko a6d900db88 SUPERNOVA: Fix warning 2018-06-29 09:14:17 +02:00
Eugene Sandulenko 19e3e229b6 SHERLOCK: Fix warning 2018-06-29 09:14:17 +02:00
Eugene Sandulenko ec08412925 SCI: Fix shadowing warning 2018-06-29 09:14:17 +02:00
Adrian Frühwirth 33353b3e9c PINK: fileType field in ADGameFileDescription shouldn't be NULL 2018-06-29 00:49:10 +02:00
Adrian Frühwirth 78fd3a9c4c PINK: Don't unnecessarily cast away constness 2018-06-29 00:22:23 +02:00
Adrian Frühwirth 52f6036722 PINK: Make char * constants in constants.h constant pointers as well
This gets rid of a myriad of 'defined but not used' compiler warnings
and hopefully doesn't break anything.
2018-06-29 00:09:53 +02:00
Adrian Frühwirth e5f8313ca2 PINK: JANITORIAL: Fix fallthrough comment so that GCC will recognize it 2018-06-29 00:04:34 +02:00
Andrei Prykhodko 969f7c99a0 PINK: added loading/saving of AudioInfoMgr 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 9c80037c8a PINK: rework writing save header 2018-06-28 23:51:32 +02:00
Andrei Prykhodko e25a9cabb4 PINK: rework getting length between locations 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 40488c8b22 PINK: JANITORIAL: more formatting fixes 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 55f011ec89 PINK: added a bit more explanatory commentary 2018-06-28 23:51:32 +02:00
Andrei Prykhodko feb3fde1cf PINK: JANITORIAL: formatting fixes 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 8a606ed8a8 PINK: added undef of macros 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 98e7bdee4b PINK: move save/load engine functions to separate file 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 8293b97e76 PINK: Fix savegame detection 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 41d3d1ee75 PINK: Fix compilation 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 8ad0f02b41 PINK: Properly generate save names 2018-06-28 23:51:32 +02:00
Eugene Sandulenko f7679c6c9b PINK: Do not drop language on target generation during autodetection 2018-06-28 23:51:32 +02:00