aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-19AGOS: Fix changing rooms in the PC version of Waxworks.Kirben
2015-05-19SHERLOCK: Remove unused typedefPaul Gilbert
2015-05-19SHERLOCK: Remove GCC_PRINTF to fix gcc compilationPaul Gilbert
2015-05-19SHERLOCK: Replaced references to scene numbers with an enumPaul Gilbert
2015-05-19SHERLOCK: Further addition of enums and method renamesPaul Gilbert
2015-05-18SHERLOCK: Cleanup of Journal::handleEventsPaul Gilbert
2015-05-18SHERLOCK: Further syntactic fixesPaul Gilbert
2015-05-18SHERLOCK: Syntactic fixesPaul Gilbert
2015-05-18SHERLOCK: Added more of the game options to the Engine tabPaul Gilbert
2015-05-18SHERLOCK: Move the override filename fields into the Animation classPaul Gilbert
2015-05-18SHERLOCK: More replacing numbers with constantsPaul Gilbert
2015-05-18SHERLOCK: Replace magic numbers with enums and constantsPaul Gilbert
2015-05-18SHERLOCK: Remove some redundant fields from UseTypePaul Gilbert
2015-05-18SHERLOCK: Simplify Events not to need it's own copy of the mouse posPaul Gilbert
2015-05-18SHERLOCK: Simplify Events::getKeyPaul Gilbert
2015-05-18SHERLOCK: Syntactic fixesPaul Gilbert
2015-05-18SHERLOCK: Remove unused variablePaul Gilbert
2015-05-18SHERLOCK: Fix spacing in constructorsPaul Gilbert
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-17Merge pull request #7 from sirlemonhead/sherlockPaul Gilbert
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-16NEWS: Fix typo and punctuationWillem Jan Palenstijn
2015-05-16SCI: add some improvements to NEWS fileMartin Kiewitz
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: Clear screen before transitioning to the mapPaul Gilbert
2015-05-16SHERLOCK: Merged decompression code into Resources classPaul Gilbert