aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2018-06-28PINK: Fix savegame detectionEugene Sandulenko
2018-06-28PINK: Fix compilationEugene Sandulenko
2018-06-28PINK: Properly generate save namesEugene Sandulenko
2018-06-28PINK: Do not drop language on target generation during autodetectionEugene Sandulenko
2018-06-28PINK: renamed method of SequenceContextAndrei Prykhodko
2018-06-28PINK: updated engine descriptionAndrei Prykhodko
2018-06-28PINK: rework setItemOwner methodAndrei Prykhodko
2018-06-28PINK: fixed loading WorldBook when clicking on inv windowAndrei Prykhodko
2018-06-28PINK: removed unused functionsAndrei Prykhodko
2018-06-28PINK: removed unused include directivesAndrei Prykhodko
2018-06-28PINK: fix setting cursor with name which wasn't in disasmAndrei Prykhodko
2018-06-28PINK: added position recalculation of walking spritesAndrei Prykhodko
2018-06-28PINK: remove using Timestamp. It doesn't work as intended.Andrei Prykhodko
2018-06-28PINK: updated engine descriptionAndrei Prykhodko
2018-06-28PINK: removed readCount functionAndrei Prykhodko
2018-06-28PINK: changed way of getting sampleAndrei Prykhodko
2018-06-28PINK: fixed playing last audio subsequenceAndrei Prykhodko
2018-06-28PINK: fix saving/loadingAndrei Prykhodko
2018-06-28PINK: Added Polish Peril detectionEugene Sandulenko
2018-06-28PINK: JANITORIAL: Fix formattingEugene Sandulenko
2018-06-28PINK: added commands to manipulate inventorywhiterandrek
2018-06-28PINK: added more debug commandswhiterandrek
2018-06-28PINK: add commands to list and set game variableswhiterandrek
2018-06-28PINK: added commands to Consolewhiterandrek
2018-06-28PINK: fixed clicking on empty part of screenwhiterandrek
2018-06-28PINK: fixed playing SequenceAudio with long songswhiterandrek
2018-06-28PINK: fixed MD5 of Swedish versionswhiterandrek