aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/tattoo_scene.cpp
AgeCommit message (Expand)Author
2015-07-04SHERLOCK: RT: Consolidate scroll position into the Screen classPaul Gilbert
2015-07-03SHERLOCK: RT: Beginnings of scrolling scene supportPaul Gilbert
2015-07-02SHERLOCK: RT: Show arrow cursors when mouse is on exit zonesPaul Gilbert
2015-07-01SHERLOCK: RT: Implement cmdPlaySong opcodePaul Gilbert
2015-07-01SHERLOCK: Split up closestZone versions for each gamePaul Gilbert
2015-07-01SHERLOCK: RT: Move ADJUST_CORD usage to initial anim loadingPaul Gilbert
2015-06-30SHERLOCK: RT: Fix order of drawing sprites and on-screen widgetsPaul Gilbert
2015-06-27SHERLOCK: RT: Properly implement StreamingImageFile classPaul Gilbert
2015-06-21SHERLOCK: RT: Move journal code used by both games back to JournalPaul Gilbert
2015-06-21SHERLOCK: RT: Move mask code to TattooUserInterfacePaul Gilbert
2015-06-21SHERLOCK: RT: Beginnings of journal displayPaul Gilbert
2015-06-18SHERLOCK: RT: Fix animating wait cursorPaul Gilbert
2015-06-15SHERLOCK: RT: Fix display of tooltip for on-screen objectsPaul Gilbert
2015-06-15SHERLOCK: RT: Initial implementation of XMI music support for RTFilippos Karapetis
2015-06-14SHERLOCK: RT: Implemented walk setupPaul Gilbert
2015-06-13SHERLOCK: RT: Replace values of 256 with SCALING_THRESHOLDPaul Gilbert
2015-06-13SHERLOCK: Clean up ADJUST_COORD slightlyFilippos Karapetis
2015-06-13SHERLOCK: RT: Reset _runningProlog when loading a savegamePaul Gilbert
2015-06-13SHERLOCK: RT: Implemented handleInput methodPaul Gilbert
2015-06-13SHERLOCK: adjust vars b/c last 3DO cAnim commitMartin Kiewitz
2015-06-13SHERLOCK: Remove unused variablesStrangerke
2015-06-13SHERLOCK: Reduce the scope of some variables, add a couple of CHECKMEsStrangerke
2015-06-12SHERLOCK: RT: Implement startCAnimPaul Gilbert
2015-06-12SHERLOCK: RT: Implement animation structure changesPaul Gilbert
2015-06-12SHERLOCK: RT: Refactor and remove remaining uses of MAX_NPCPaul Gilbert
2015-06-12SHERLOCK: RT: Move RT fields added to Person to TattooPersonPaul Gilbert
2015-06-11SHERLOCK: Refactor gotoStand into Person classesPaul Gilbert
2015-06-11SHERLOCK: Beginning of descendent Person classesPaul Gilbert
2015-06-11SHERLOCK: Fix memory corruption when displaying mapPaul Gilbert
2015-06-11SHERLOCK: RT map display partially workingPaul Gilbert
2015-06-08SHERLOCK: Move Scalpel map code to ScalpelMapPaul Gilbert
2015-06-06SHERLOCK: Remove unused variablesPaul Gilbert
2015-06-06SHERLOCK: Implement setupBGAreaPaul Gilbert
2015-06-05SHERLOCK: Fixes for RT object sequence handlingPaul Gilbert
2015-06-05SHERLOCK: "Fix" corruption in Rose Tatto introTorbjörn Andersson
2015-06-04SHERLOCK: Add RT post-processing for loadScenePaul Gilbert
2015-06-03SHERLOCK: Fix issues with drawAllShapesPaul Gilbert
2015-06-02SHERLOCK: Make some fields of CAnimStream privatePaul Gilbert
2015-06-02SHERLOCK: Implement getScaleValPaul Gilbert
2015-06-02SHERLOCK: Implement RT drawAllShapes and support methodsPaul Gilbert
2015-05-31SHERLOCK: Implement remainder of RT doBgAnimPaul Gilbert
2015-05-31SHERLOCK: Move scroll variables from Screen to TattooUserInterfacePaul Gilbert
2015-05-30SHERLOCK: Further compilation fixesPaul Gilbert
2015-05-30SHERLOCK: Fix incorrect if statementPaul Gilbert
2015-05-29SHERLOCK: More RT doBgAnim code, interface drawPaul Gilbert
2015-05-28SHERLOCK: Implement additions to updateBackground, some method stubsPaul Gilbert
2015-05-28SHERLOCK: Moving split up classes into their own filesPaul Gilbert