aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-16NEWS: Fix typo and punctuationWillem Jan Palenstijn
2015-05-16SCI: add some improvements to NEWS fileMartin Kiewitz
2015-05-16SHERLOCK: Scene loading for shapes, desc, scripts for Rose TattooPaul Gilbert
2015-05-16SDL: Add TODO about fullscreen modes to OpenGL SDL code.Johannes Schickel
2015-05-16Merge pull request #596 from Templier/opengl_switch_crashJohannes Schickel
2015-05-16SHERLOCK: Fix decompression for Rose TattooPaul Gilbert
2015-05-16SHERLOCK: Move caching Scalpel sound libraries from Sound to Scalpel enginePaul Gilbert
2015-05-16Merge branch 'sherlock' into sherlock2Paul Gilbert
2015-05-16SHERLOCK: Clear screen before transitioning to the mapPaul Gilbert
2015-05-16SHERLOCK: Merged decompression code into Resources classPaul Gilbert
2015-05-16SHERLOCK: Fix default fade style optionPaul Gilbert
2015-05-16SDL: Restore the original video mode when unloading the Surface graphics managerLittleboy
2015-05-15SDL: Check for NULL when listing available modes via SDL_ListModesLittleboy
2015-05-15SHERLOCK: Fix random pixel transitions, and make it the default fade stylePaul Gilbert
2015-05-15SHERLOCK: Use ConfMan.registerDefault to simply reading optionsPaul Gilbert
2015-05-15SHERLOCK: Fix positioning of Quit Yes/No buttonsPaul Gilbert
2015-05-15SHERLOCK: Fix saving mute flags in saveConfigPaul Gilbert
2015-05-15SHERLOCK: Fix mismatched alloc/free in decompressed resource buffersPaul Gilbert
2015-05-15SHERLOCK: Change save extra option to use more standard originalsaveloadPaul Gilbert
2015-05-15SCI: adjust SCI3 offset identify thx lskovlunMartin Kiewitz
2015-05-15NEWS: Mention the AGI PCjr sound volume fix.Thierry Crozat
2015-05-15NEWS: Small style fix.Johannes Schickel
2015-05-15FULLPIPE: Remove redundant debug outputEugene Sandulenko
2015-05-15AGI: added the ability to disable mouse in NEWSMartin Kiewitz
2015-05-15TOON: Check for quitting in runEventScript()Torbjörn Andersson
2015-05-15SHERLOCK: Remove a couple of unused variables in inventoryStrangerke
2015-05-15AGI/SCI: add engine options to README fileMartin Kiewitz
2015-05-15AGI: mouse support cleanupMartin Kiewitz
2015-05-15AGI: implement engine option to disable mouseMartin Kiewitz
2015-05-14SHERLOCK: Default Files button to show GMM, with engine option to disablePaul Gilbert
2015-05-14SCI: add SCI3 support for debug cmd scroMartin Kiewitz
2015-05-14SCI: add said-details to script_said debug cmdMartin Kiewitz
2015-05-14SCI: debug commands scro, scrs and script_saidMartin Kiewitz
2015-05-14SCI: change qfg2 saurus ride script patchMartin Kiewitz
2015-05-14SAGA: Avoid code duplicationWillem Jan Palenstijn
2015-05-14SCI: Restore xs after calling run_vm from debuggerWillem Jan Palenstijn
2015-05-13SHERLOCK: Properly clear screen after fading to blackPaul Gilbert
2015-05-13SHERLOCK: Simplify blitFrom methodsPaul Gilbert
2015-05-13SHERLOCK: Renamed graphics.cpp to surface.cppPaul Gilbert
2015-05-14SHERLOCK: Remove space/Enter handling for keyboard cursorPaul Gilbert
2015-05-14SHERLOCK: Remove redundant _scriptCurrentIndex fieldPaul Gilbert
2015-05-14SHERLOCK: Simplify rect check in addDirtyRectPaul Gilbert
2015-05-13SHERLOCK: Rework a bit Cache::load to use MKTAG, add support for compressed s...Strangerke
2015-05-13SHERLOCK: Fix a glitch in decompressLZ, when file size is unknownStrangerke
2015-05-13SHERLOCK: Remove useless checks in playSoundStrangerke
2015-05-13SHERLOCK: Handle multiple sound containersStrangerke
2015-05-13SHERLOCK: More rename of synchronize methods to loadPaul Gilbert
2015-05-13SHERLOCK: Add missing setting of _oldSelectorPaul Gilbert
2015-05-13SHERLOCK: Fix speed of animationsPaul Gilbert
2015-05-13SHERLOCK: Rename object loading methods from synchronize to loadPaul Gilbert