aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2015-06-14SHERLOCK: RT: Fix player animation when enterng scenePaul Gilbert
2015-06-14SHERLOCK: Compilation fixPaul Gilbert
2015-06-14SHERLOCK: journal uses fixed text class nowMartin Kiewitz
2015-06-14SHERLOCK: RT: Fix initialization of character animation sequencesPaul Gilbert
2015-06-14SHERLOCK: RT: Move checkObject from Object to BaseObjectPaul Gilbert
2015-06-14SHERLOCK: inventory uses fixed text class nowMartin Kiewitz
2015-06-14SHERLOCK: fixedText class to support localizationsMartin Kiewitz
2015-06-14SHERLOCK: RT: Initial support for multiple sound effectsFilippos Karapetis
2015-06-14SHERLOCK: improve image palette detectionMartin Kiewitz
2015-06-14SHERLOCK: 3DO: enable button pressing in UIMartin Kiewitz
2015-06-14SHERLOCK: Add mutex to Sherlock MIDI parserTorbjörn Andersson
2015-06-14SHERLOCK: RT: Implemented walk setupPaul Gilbert
2015-06-13SHERLOCK: Refactored walk data block to e a proper structurePaul Gilbert
2015-06-14SHERLOCK: font class char 0xE1 treatment -> 135Martin Kiewitz
2015-06-13SHERLOCK: Further changes for different opcode rangesPaul Gilbert
2015-06-13SHERLOCK: SS: German and Spanish use an alternate opcode rangePaul Gilbert
2015-06-14SHERLOCK: font class adjustment for int. versionsMartin Kiewitz
2015-06-13SHERLOCK: RT: Fix initial facing of characters within scenePaul Gilbert
2015-06-13SHERLOCK: RT: Replace values of 256 with SCALING_THRESHOLDPaul Gilbert
2015-06-13SHERLOCK: add detection for SH1 German+SpanishMartin Kiewitz
2015-06-13SHERLOCK: RT: Implement setWalkingPaul Gilbert
2015-06-13SHERLOCK: Initial implementation of the NPC-related opcodesFilippos Karapetis
2015-06-13SHERLOCK: Simplify UseType to derive from ActionTypePaul Gilbert
2015-06-13SHERLOCK: 3DO: talk movie playback changesMartin Kiewitz
2015-06-13SHERLOCK: 3DO: dialog movie player adjustmentMartin Kiewitz
2015-06-13SHERLOCK: 3DO: movie playback for script eventsMartin Kiewitz
2015-06-13SHERLOCK: Add names of missing opcodes and controls in warning messagesFilippos Karapetis
2015-06-13SHERLOCK: Clean up ADJUST_COORD slightlyFilippos Karapetis
2015-06-13SHERLOCK: Clean up the parameter passed in talk3DOMovieTrigger()Filippos Karapetis
2015-06-13SHERLOCK: 3DO: close and delete videoDecoderMartin Kiewitz
2015-06-13SHERLOCK: RT: Implemented doStandardControlPaul Gilbert
2015-06-13SHERLOCK: 3DO: support for talk moviesMartin Kiewitz
2015-06-13SHERLOCK: RT: Reset _runningProlog when loading a savegamePaul Gilbert
2015-06-13SHERLOCK: 3DO: object loading: fix _use loadingMartin Kiewitz
2015-06-13SHERLOCK: RT: Implemented handleInput methodPaul Gilbert
2015-06-13SHERLOCK: 3DO: add checks to ccb header readingMartin Kiewitz
2015-06-13SHERLOCK: 3DO: adjust sprite frame only for walkMartin Kiewitz
2015-06-13SHERLOCK: 3DO: implement map support + cel 8-bitMartin Kiewitz
2015-06-13SHERLOCK: RT: Fix getting default scene player positionPaul Gilbert
2015-06-13SHERLOCK: 3DO: load scene: load exits seekMartin Kiewitz
2015-06-13SHERLOCK: 3DO: room loading: load exitsMartin Kiewitz
2015-06-13SHERLOCK: Added color enum for 235 (button background color?)Torbjörn Andersson
2015-06-13SHERLOCK: Use BLACK instead of 0 for consistencyTorbjörn Andersson
2015-06-13SHERLOCK: fix delete[] inside room loaderMartin Kiewitz
2015-06-13SHERLOCK: 3DO: load sounds from room sounds dirMartin Kiewitz
2015-06-13SHERLOCK: adjust vars b/c last 3DO cAnim commitMartin Kiewitz
2015-06-13SHERLOCK: 3DO: support for cAnim data (startCAnim)Martin Kiewitz
2015-06-13SHERLOCK: Remove unused variablesStrangerke
2015-06-13SHERLOCK: In startCAnim, check range before accessing sequence arrayStrangerke
2015-06-13SHERLOCK: Reduce the scope of some variables, add a couple of CHECKMEsStrangerke