aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo
AgeCommit message (Expand)Author
2015-07-12SHERLOCK: RT: Fix showing map location close-up when map is scrolledPaul Gilbert
2015-07-12SHERLOCK: RT: Implement walkHolmesToNPCPaul Gilbert
2015-07-12SHERLOCK: Fix drawing of Tattoo city mapTorbjörn Andersson
2015-07-12SHERLOCK: Fix mouse position check in Tattoo city mapTorbjörn Andersson
2015-07-12SHERLOCK: Remove extra parameter to print()Torbjörn Andersson
2015-07-11SHERLOCK: RT: Implement main playDarts methodPaul Gilbert
2015-07-11SHERLOCK: RT: Further support methods for darts gamePaul Gilbert
2015-07-10SHERLOCK: RT: Fix compiler warningsPaul Gilbert
2015-07-10SHERLOCK: RT: Implementing support methods for Darts gamePaul Gilbert
2015-07-10SHERLOCK: RT: Beginnings of darts minigamePaul Gilbert
2015-07-10SHERLOCK: RT: Show cursor after loading savegamePaul Gilbert
2015-07-10SHERLOCK: RT: Don't run setNPCPath after loading a savegamePaul Gilbert
2015-07-10SHERLOCK: RT: Fix interacting with charactersPaul Gilbert
2015-07-09SHERLOCK: RT: Only show tooltips when no action is activePaul Gilbert
2015-07-09SHERLOCK: RT: Fix right-clicking other objects when Verbs menu is openPaul Gilbert
2015-07-08SHERLOCK: RT: Fix default left click actions for objectsPaul Gilbert
2015-07-08SHERLOCK: RT: Fix display of tooltips in scrolled scenesPaul Gilbert
2015-07-08SHERLOCK: RT: Fix display of inventory in scrolled scenesPaul Gilbert
2015-07-08SHERLOCK: RT: Fix screen drawing when actively scrolling screenPaul Gilbert
2015-07-07SHERLOCK: RT: Fix display of verb menu in wide-screen scenesPaul Gilbert
2015-07-07SHERLOCK: RT: Fix Valgrind issuesPaul Gilbert
2015-07-06SHERLOCK: RT: Fix characters walking off-screenPaul Gilbert
2015-07-05SHERLOCK: RT: Cleanup of walk-related script opcodesPaul Gilbert
2015-07-05SHERLOCK: RT: Fix People::reset when _scriptMoreFlag is setPaul Gilbert
2015-07-05SHERLOCK: RT: Cleanup and fleshing out of savingPaul Gilbert
2015-07-05SHERLOCK: RT: Fixes to display talk windowPaul Gilbert
2015-07-05SHERLOCK: RT: Cleanup of cmdWalkHolmesToCoordsPaul Gilbert
2015-07-05SHERLOCK: RT: Fix splitting lines in setStatementLinesPaul Gilbert
2015-07-04SHERLOCK: RT: Change bool switch to an if statementPaul Gilbert
2015-07-04SHERLOCK: RT: Fix closing the journalPaul Gilbert
2015-07-04SHERLOCK: RT: Fix display of journal buttonsPaul Gilbert
2015-07-04SHERLOCK: Make playMusic a private method of MusicPaul Gilbert
2015-07-04SHERLOCK: RT: Consolidate scroll position into the Screen classPaul Gilbert
2015-07-04SHERLOCK: RT: Additional constants for flags and charactersPaul Gilbert
2015-07-04SHERLOCK: RT: Fix going to map from the starting scenePaul Gilbert
2015-07-03SHERLOCK: RT: Beginnings of scrolling scene supportPaul Gilbert
2015-07-03SHERLOCK: RT: Hook talk widget refresh into talk logicPaul Gilbert
2015-07-03SHERLOCK: Change FixedText::getText to return const char *Paul Gilbert
2015-07-03SHERLOCK: RT: Implement talk dialog setStatementLinesPaul Gilbert
2015-07-03SHERLOCK: RT: Compilation fix in putMessage callPaul Gilbert
2015-07-03SHERLOCK: RT: Implement talk dialog handleEventsPaul Gilbert
2015-07-03SHERLOCK: RT: Implement scrollbar event handlingPaul Gilbert
2015-07-02SHERLOCK: RT: Implemented render method for talk dialogPaul Gilbert
2015-07-02SHERLOCK: RT: Cleanup of Exit class and fix exiting scenesPaul Gilbert
2015-07-02SHERLOCK: RT: Fix looking at charactersPaul Gilbert
2015-07-02SHERLOCK: RT: Fix moving too far vertically when walkingPaul Gilbert
2015-07-02SHERLOCK: RT: Show arrow cursors when mouse is on exit zonesPaul Gilbert
2015-07-01SHERLOCK: RT: Implement cmdSetWalkControlPaul Gilbert
2015-07-01SHERLOCK: RT: Implement cmdPlaySong opcodePaul Gilbert
2015-07-01SHERLOCK: RT: Fix infinite empty talk dialog in introPaul Gilbert