aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2015-05-18Merge pull request #8 from sirlemonhead/sherlockPaul Gilbert
2015-05-18SHERLOCK: Fix some issues pointed by LordHotoStrangerke
2015-05-18SHERLOCK: Make loop non-interactive demo (intro)Strangerke
2015-05-18SHERLOCK: Add code to make non-interactive demo completableStrangerke
2015-05-18SCI: sq4cd: extend skateorama workaround bug #6853Martin Kiewitz
2015-05-18SHERLOCK: Fix code formatting issues and comment spelling mistakessirlemonhead
2015-05-18SCI: sq4cd scriptpatch clothes change points #6866Martin Kiewitz
2015-05-18SCI: add game & int version to hoyle 1 amigaMartin Kiewitz
2015-05-18SCI: Reenable an English Amiga version of Hoyle 1 (bug #6870)Filippos Karapetis
2015-05-18AGOS: Revert last change for PC version of Waxworks.Kirben
2015-05-18AGOS: Fix restoring room state, when changing rooms in PC version of Waxworks.Kirben
2015-05-17SHERLOCK: Highlight found search matches in the journalPaul Gilbert
2015-05-17SHERLOCK: Journal search buttons shouldn't have keyboard highlightsPaul Gilbert
2015-05-17SHERLOCK: Journal searches are uppercasePaul Gilbert
2015-05-17SHERLOCK: Fix display of beveled background when entering Journal searchPaul Gilbert
2015-05-17SHERLOCK: Skip a couple of cached files for interactive demoStrangerke
2015-05-17SHERLOCK: Replace scumm_stricmp() with equalsIgnoreCase()sirlemonhead
2015-05-17SHERLOCK: Fix decompression of resources from library filesPaul Gilbert
2015-05-17SCI: identifyOffsets() counter variablesMartin Kiewitz
2015-05-17SHERLOCK: Fix scene loading when using a Small installationPaul Gilbert
2015-05-17SHERLOCK: Fix compilation for gccStrangerke
2015-05-17SHERLOCK: Better decoding of ADPCM 4bit sounds, courtesy of m_kiewitzStrangerke
2015-05-17SCI: qfg1vga: fix script patch sneak into castleMartin Kiewitz
2015-05-17CINE: Add English DOS demo of Operation Stealth.Kirben
2015-05-16SHERLOCK: Fix reading scene shapes when compressedPaul 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-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-15FULLPIPE: Remove redundant debug outputEugene Sandulenko
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: 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