aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2018-07-29SUPERNOVA: Fix Unused Variable Compiler Warnings.D G Turner
2018-07-29PINK: Fix Unused Const Variable Compiler Warning.D G Turner
2018-07-29MOHAWK: Silent Compiler Warning About Unused VM Pointer.D G Turner
2018-07-29LILLIPUT: Minor Sound Function Name Change For Consistency.D G Turner
2018-07-29LILLIPUT: Fix Compiler Warning About Hiding Overloaded Virtual.D G Turner
2018-07-29LILLIPUT: Remove Unused Engine Pointer from Sound Class.D G Turner
2018-07-29CRYO: Fix Debug Statement Format String Compiler Warnings.D G Turner
2018-07-29ACCESS: MM: Fix Compiler Variable Shadowing Warning.D G Turner
2018-07-27MOHAWK: RIVEN: Only use x mouse position to move dome slidersDavid Fioramonti
2018-07-26XEEN: Fix Coverity warningsPaul Gilbert
2018-07-26PINK: fixed engine destroying in pda stateAndrei Prykhodko
2018-07-26PINK: fixed entering pda through menu in a rowAndrei Prykhodko
2018-07-26PINK: fixed memory leakAndrei Prykhodko
2018-07-25MOHAWK: MYST: Don't play the flyby movies when going back to MystBastien Bouclet
2018-07-25LAB: Fix thumbnail issuesDavid Fioramonti
2018-07-23ZVISION: Fix atan2() arguments order. CID 1394387Eugene Sandulenko
2018-07-23ILLUSIONS: Fix copy/paste bug. CID 1394433Eugene Sandulenko
2018-07-23PINK: Rely on MacWindoManager to restore screen after menuEugene Sandulenko
2018-07-22PINK: fixed starting new game from menu in pda stateAndrei Prykhodko
2018-07-22PINK: added menu commandsAndrei Prykhodko
2018-07-21Merge pull request #1257 from dafioram/mohawkRivenAutosaveCreditsBastien Bouclet
2018-07-21PINK: added more debug output, removed unneededAndrei Prykhodko
2018-07-21HOHAWK: RIVEN: Don't allow autosaving after credits have finishedDavid Fioramonti
2018-07-21PINK: hid debug output under channels and levelsAndrei Prykhodko
2018-07-21PINK: removed unused methodAndrei Prykhodko
2018-07-21PINK: implemented creating menu from executableAndrei Prykhodko
2018-07-21MACVENTURE: Fix warningEugene Sandulenko
2018-07-21PINK: Set engine playtime to playtime in saved gameDavid Fioramonti
2018-07-21GRAPHICS: Add playtime in milliseconds to SaveStateDescriptorDavid Fioramonti
2018-07-21PINK: fixed warningAndrei Prykhodko
2018-07-21ILLUSIONS: Fix warningsEugene Sandulenko
2018-07-21MOHAWK: MYST: Don't call the mouse up handler if executeMouseUp was usedBastien Bouclet
2018-07-21AGOS: Silence GCC 8 warningTorbjörn Andersson
2018-07-20ACCESS: MM: Implement proper game data and fonts in access.datPaul Gilbert
2018-07-20PINK: sync with MACGUI changesAndrei Prykhodko
2018-07-20ILLUSIONS: Formatting fixesEric Fry
2018-07-20ILLUSIONS: Fix merge error.Eric Fry
2018-07-20ILLUSIONS: Clean up/fix some TODOsjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement MIDI music fadingjohndoe123
2018-07-20ILLUSIONS: Minor cleanupjohndoe123
2018-07-20ILLUSIONS: Implement cursor movement via arrow keysjohndoe123
2018-07-20ILLUSIONS: Remove old TODOsjohndoe123
2018-07-20ILLUSIONS: BBDOU: Rename variables (bubble and special code)johndoe123
2018-07-20ILLUSIONS: Use actor flag instead of magic numberEric Fry
2018-07-20ILLUSIONS: Implement sequence opcode 32johndoe123
2018-07-20ILLUSIONS: BBDOU: Implement savegame saving/loading from GUI and the launcherjohndoe123
2018-07-20ILLUSIONS: Pan talk thread audio when using a named positionEric Fry
2018-07-20ILLUSIONS: BBDOU: Add quit opcodejohndoe123
2018-07-20ILLUSIONS: BBDOU: Add menu system class, adjust existing code (actual menus n...johndoe123
2018-07-20ILLUSIONS: BBDOU: Play sound in BbdouSpecialCode::playSoundEffectjohndoe123