aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2018-07-04TUCKER: Use nullptrAdrian Frühwirth
2018-07-03ZVISION: Use degree conversion common math funcsDavid Fioramonti
2018-07-03AVALANCHE: Use degree conversion common math funcsDavid Fioramonti
2018-07-03WINTERMUTE: Use degree conversion common math funcsDavid Fioramonti
2018-07-03MOHAWK: MYST: Use degree conversion common math funcsDavid Fioramonti
2018-07-03TITANIC: Use degree conversion common math funcsDavid Fioramonti
2018-07-03FULLPIPE: Use degree conversion common math funcsDavid Fioramonti
2018-07-03QUEEN: Added detection for Russian versionEugene Sandulenko
2018-07-03PINK: Sort detection entries alphabeticallyEugene Sandulenko
2018-07-03PINK: Simplify game detection entriesEugene Sandulenko
2018-07-03SKY: Show full 320x200px in intro where possibleTorbjörn Andersson
2018-07-03PINK: added detection for Deutsch version of PerilAndrei Prykhodko
2018-07-02XEEN: Add detection entries for Clouds/Darkside/World of Xeen GOG GermanPaul Gilbert
2018-07-02MOHAWK: MYST: Always clear the screen before playing fullscreen moviesBastien Bouclet
2018-07-02SCUMM: Clarify workaround for Venice music in Indy 3 FMTOWNSAdrian Frühwirth
2018-07-02MOHAWK: RIVEN: Fix the credits not showing in the Polish versionBastien Bouclet
2018-07-02PINK: fixed stopping audioInfo before starting walkAndrei Prykhodko
2018-07-02PINK: changed dynamic_cast to static_castAndrei Prykhodko
2018-07-02PINK: added assert for possible division by zeroAndrei Prykhodko
2018-07-02PINK: fixed uninitialized field in InventoryMgrAndrei Prykhodko
2018-07-01PINK: added missing breakAndrei Prykhodko
2018-07-01PINK: added calculation of countries and domains indexesAndrei Prykhodko
2018-06-30TITANIC: Address readSavegameHeader compiler warningDavid Fioramonti
2018-06-30PINK: fixed uninitialized fieldsAndrei Prykhodko
2018-06-30PINK: added thumb moving in PDAAndrei Prykhodko
2018-06-30MOHAWK: Push down the include of advancedDetector.hBastien Bouclet
2018-06-30PINK: fixed compilation errorAndrei Prykhodko
2018-06-30XEEN: Split the Adlib sound driver into it's own filePaul Gilbert
2018-06-30PINK: removed unused fieldAndrei Prykhodko
2018-06-30PINK: added PDA rightHand movementAndrei Prykhodko
2018-06-30PINK: fixed possible bug when curFrame is -1Andrei Prykhodko
2018-06-30PINK: removed comments about ActionLoop Random styleAndrei Prykhodko
2018-06-30PINK: removed empty method callAndrei Prykhodko
2018-06-30PINK: fixed compiler warningsAndrei Prykhodko
2018-06-30PINK: updated engine descriptionAndrei Prykhodko
2018-06-30PINK: fixed ActionPlayWithSfxAndrei Prykhodko
2018-06-30PINK: fixed DecrementDomain commandAndrei Prykhodko
2018-06-30PINK: removed unnecessary functionAndrei Prykhodko
2018-06-30PINK: fixed various PDA bugsAndrei Prykhodko
2018-06-30PINK: implemented Inc/Dec Countries/Domains commandsAndrei Prykhodko
2018-06-30PINK: implemented Peril's PDA initAndrei Prykhodko
2018-06-30PINK: fixed loading of GLOBAL pda pageAndrei Prykhodko
2018-06-30PINK: removed unnecessary field from PDAPageAndrei Prykhodko
2018-06-30PINK: added pre-loading of global pda page spritesAndrei Prykhodko
2018-06-30ENGINES: Add missing dependencies for several enginesCameron Cawley
2018-06-29SCI: Add LarryScale option to LSL7 demoThierry Crozat
2018-06-29SCI: Use LarryScale in games that support it, not just LSL7Torbjörn Andersson
2018-06-29PINK: removed unnecessary loading of same pageAndrei Prykhodko
2018-06-29PINK: implemented GoToDomain commandAndrei Prykhodko
2018-06-29PINK: added warning about GoToHelp commandAndrei Prykhodko