aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2018-06-29PINK: added more constantsAndrei Prykhodko
2018-06-29PINK: changed unused return type of functions to voidAndrei Prykhodko
2018-06-29PINK: remove unused codeAndrei Prykhodko
2018-06-29MOHAWK: RIVEN: Tweak a bit the main menu itemsBastien Bouclet
2018-06-29MOHAWK: RIVEN: Fix loading autosaves saved while on the main menuBastien Bouclet
2018-06-29MOHAWK: RIVEN: Removed hardcoded list of language prefixes.Eugene Sandulenko
2018-06-29MOHAWK: Added file sizes to 25th Anniversary Riven entriesEugene Sandulenko
2018-06-29MOHAWK: RIVEN: Disable autosaving while the game is not startedBastien 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: Add detection for the 25th Anniversary versionBastien Bouclet
2018-06-29MOHAWK: RIVEN: Added Japanese font and menu translationEugene Sandulenko
2018-06-29MOHAWK: RIVEN: Translated new menu entriesEugene Sandulenko
2018-06-29MOHAWK: Drop platform at Riven detection entriesEugene Sandulenko
2018-06-29MOHAWK: RIVEN: Show confirmation dialogs on the main menuBastien Bouclet
2018-06-29MOHAWK: RIVEN: Use an in-game thumbnail when saving from the menuBastien Bouclet
2018-06-29MOHAWK: RIVEN: Fix starting a new game with a game currently activeBastien Bouclet
2018-06-29MOHAWK: RIVEN: Fix saving while in the menuBastien 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: Remove the load/save/quit buttons from the options dialogBastien 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-06-29MOHAWK: RIVEN: Show main menu on ESCEugene Sandulenko
2018-06-29MOHAWK: MYST: Introduce a main menu stackBastien Bouclet
2018-06-29PINK: added loading of thumbnail only when necessaryAndrei Prykhodko
2018-06-29PINK: Fix warningsEugene Sandulenko
2018-06-29SHERLOCK: Fix shadowing warningEugene Sandulenko
2018-06-29BLADERUNNER: Fix another signed vs unsigned warningEugene Sandulenko
2018-06-29BLADERUNNER: Fix another warningEugene Sandulenko
2018-06-29BLADERUNNER: Fix warningsEugene Sandulenko
2018-06-29SUPERNOVA: Fix warningEugene Sandulenko
2018-06-29SHERLOCK: Fix warningEugene Sandulenko
2018-06-29SCI: Fix shadowing warningEugene Sandulenko
2018-06-29PINK: fileType field in ADGameFileDescription shouldn't be NULLAdrian Frühwirth
2018-06-29PINK: Don't unnecessarily cast away constnessAdrian Frühwirth
2018-06-29PINK: Make char * constants in constants.h constant pointers as wellAdrian Frühwirth
2018-06-29PINK: JANITORIAL: Fix fallthrough comment so that GCC will recognize itAdrian Frühwirth
2018-06-28PINK: added loading/saving of AudioInfoMgrAndrei Prykhodko
2018-06-28PINK: rework writing save headerAndrei Prykhodko
2018-06-28PINK: rework getting length between locationsAndrei Prykhodko
2018-06-28PINK: JANITORIAL: more formatting fixesAndrei Prykhodko
2018-06-28PINK: added a bit more explanatory commentaryAndrei Prykhodko
2018-06-28PINK: JANITORIAL: formatting fixesAndrei Prykhodko
2018-06-28PINK: added undef of macrosAndrei Prykhodko
2018-06-28PINK: move save/load engine functions to separate fileAndrei Prykhodko