aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock
AgeCommit message (Collapse)Author
2015-05-31SHERLOCK: adlib: in-use timer, thx LordHotoMartin Kiewitz
2015-05-30SHERLOCK: Free memory leaks from unreleased sound resourcesPaul Gilbert
2015-05-31SHERLOCK: adlib: implement in-use-channel usageMartin Kiewitz
2015-05-30SHERLOCK: Beginnings of Scalpel logo displayPaul Gilbert
2015-05-30SHERLOCK: midiparser block META event 0xFF for nowMartin Kiewitz
2015-05-30SHERLOCK: adlib: add support for percussionMartin Kiewitz
2015-05-30SHERLOCK: renamed SysEx to System META eventMartin Kiewitz
2015-05-30SHERLOCK: implement SysEx 0xFC loop/not loopMartin Kiewitz
2015-05-30SHERLOCK: Further compilation fixesPaul Gilbert
2015-05-30SHERLOCK: Make some of the scalpel user interface fields publicPaul Gilbert
2015-05-30SHERLOCK: Fix incorrect if statementPaul Gilbert
2015-05-30SHERLOCK: Silence GCC warning.Torbjörn Andersson
2015-05-30SHERLOCK: Fix compilation with GCCTorbjörn Andersson
2015-05-30SHERLOCK: Fix non-interactive Scalpel demoPaul Gilbert
2015-05-30SHERLOCK: midi parser delta reading changedMartin Kiewitz
2015-05-30Merge branch 'master' of https://github.com/scummvm/scummvmPaul Gilbert
2015-05-30Merge branch 'sherlock2'Paul Gilbert
2015-05-30SHERLOCK: adlib driver: pitch bend + proper resetMartin Kiewitz
2015-05-29SHERLOCK: More RT doBgAnim code, interface drawPaul Gilbert
2015-05-30SHERLOCK: add adlib.cpp to module.mkMartin Kiewitz
2015-05-30SHERLOCK: add (unfinished) adlib driverMartin Kiewitz
2015-05-28SHERLOCK: Implemented flushScaleImage and scale calculationsPaul Gilbert
2015-05-28SHERLOCK: Implement additions to updateBackground, some method stubsPaul Gilbert
2015-05-28SHERLOCK: Moving split up classes into their own filesPaul Gilbert
2015-05-27SHERLOCK: Implement RT scrolling codePaul Gilbert
2015-05-27SHERLOCK: Implemented initial background clearing of RT doBgAnimPaul Gilbert
2015-05-26SHERLOK: Beginnings of split of doBgAnim logicPaul Gilbert
2015-05-26SHERLOCK: Starting to split Scene class, implemented checkBgShapes changesPaul Gilbert
2015-05-26SHERLOCK: Initialize some variablesStrangerke
2015-05-26SHERLOCK: Fix map displayPaul Gilbert
2015-05-25SHERLOCK: Add define for fixed integer multiplierPaul Gilbert
2015-05-25SHERLOCK: Cleanup of checkBgShapes and updateBackgroundPaul Gilbert
2015-05-25SHERLOCK: Free freeing and resetting People listPaul Gilbert
2015-05-24SHERLOCK: Fix palette for RT scenePaul Gilbert
2015-05-24SHERLOCK: Fix display of first RT scene backgroundPaul Gilbert
2015-05-24SHERLOCK: Fix People data initialization and general start fixesPaul Gilbert
2015-05-24SHERLOCK: Implement cmdNextSongPaul Gilbert
2015-05-24SHERLOCK: Implement cmdSetNPCWalkGraphics methodPaul Gilbert
2015-05-24SHERLOCK: Fix script opcode table lookupPaul Gilbert
2015-05-24SHERLOCK: Implement method stubs for Tattoo opcodesPaul Gilbert
2015-05-24SHERLOCK: Splitting Talk up to implement individual opcode methodsPaul Gilbert
2015-05-24SHERLOCK: Fully implemented RT opcodes arrayPaul Gilbert
2015-05-24SHERLOCK: Create separate opcode list for Scalpel vs TattooPaul Gilbert
2015-05-24SHERLOCK: Make virtual destructors for user interface classesPaul Gilbert
2015-05-24SHERLOCK: Implement more scene loading and setNPCPathPaul Gilbert
2015-05-24SHERLOCK: Implemented initial RT palette loadingPaul Gilbert
2015-05-24SHERLOCK: Split sound class in two, add WIP music playerStrangerke
2015-05-23SHERLOCK: Implemented Tattoo loadWalk changesPaul Gilbert
2015-05-23SHERLOCK: Fix Rose Tattoo scene loading problems from mergePaul Gilbert
2015-05-22Merge branch 'master' into sherlock2Paul Gilbert