aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-29PINK: removed unused constantsAndrei Prykhodko
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-29I18N: Update translations templatesThierry Crozat
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-29GUI: Added license for M+ fonts (PD)Eugene Sandulenko
2018-06-29GUI: Added font, used in Japanese Riven menusEugene Sandulenko
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-29I18N: Update translation (German)Lothar Serra Mari
2018-06-29I18N: Update translations templatesThierry Crozat
2018-06-29MOHAWK: MYST: Introduce a main menu stackBastien Bouclet
2018-06-29VIDEO: fix seeking to first/second frame if it exceeds uint16Andrei Prykhodko
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-29VIDEO: Fix seeking the the last frame of QT videos while playing backwardsBastien Bouclet
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