aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo
AgeCommit message (Expand)Author
2015-08-06SHERLOCK: RT: Properly implement cmdWalkHolmesAndNPCToCoordsPaul Gilbert
2015-08-05SHERLOCK: RT: Added german fixed text listPaul Gilbert
2015-08-04SHERLOCK: RT: Properly wait for press when dart game endsPaul Gilbert
2015-08-04SHERLOCK: RT: Set up Escape key to automatically win darts gamePaul Gilbert
2015-08-04SHERLOCK: RT: Fix using Escape in darts minigamePaul Gilbert
2015-08-03SHERLOCK: RT: Further fixes for darts minigamePaul Gilbert
2015-08-03SHERLOCK: RT: Fix throwing darts in darts minigamePaul Gilbert
2015-08-03SHERLOCK: RT: Fix initial display of dartboard minigamePaul Gilbert
2015-08-03SHERLOCK: RT: Fix GCC complaint about nullptr type castingPaul Gilbert
2015-08-03SHERLOCK: RT: Fix Coverity warningPaul Gilbert
2015-08-02SHERLOCK: RT: Minor differences in talk codePaul Gilbert
2015-08-02SHERLOCK: RT: Fix saving in the lab table scenePaul Gilbert
2015-08-02SHERLOCK: RT: Fix analysing solved FoolscapPaul Gilbert
2015-08-02SHERLOCK: RT: Fixes for Foolscap puzzlePaul Gilbert
2015-08-02SHERLOCK: RT: Rename hangman puzzle to foolscap puzzlePaul Gilbert
2015-08-02SHERLOCK: RT: Refactoring and cleanup for Foolscap puzzlePaul Gilbert
2015-08-02SHERLOCK: RT: Fix NPC initialization when they start walkingPaul Gilbert
2015-08-02SHERLOCK: RT: Implement Tattoo cmdCallTalkFilePaul Gilbert
2015-08-02SHERLOCK: RT: Fix NPC movement to original pos in pullNPCStackPaul Gilbert
2015-08-01SHERLOCK: RT: Fix setting default _lookPos in scrolled scenesPaul Gilbert
2015-07-31SHERLOCK: RT: Fix closing Verbs menu by clicking outside itPaul Gilbert
2015-07-31SHERLOCK: RT: Fix initialization of Watson's default talk filePaul Gilbert
2015-07-31SHERLOCK: RT: Mousing over an NPC overrides any bg object at the same placePaul Gilbert
2015-07-31SHERLOCK: RT: Implement inventory window scrollingPaul Gilbert
2015-07-31SHERLOCK: RT: Don't show inventory item tooltips on scrollbarPaul Gilbert
2015-07-31SHERLOCK: RT: Fix saving so Watson's walk sequences can be set on loadingPaul Gilbert
2015-07-31SHERLOCK: RT: Fix crash when scrollbar count equals page sizePaul Gilbert
2015-07-31SHERLOCK: RT: Fix inventory tooltips when in a scene with a maskPaul Gilbert
2015-07-31SHERLOCK: RT: Fix rendering of of scene masksPaul Gilbert
2015-07-30SHERLOCK: RT: Further fixes for _lookupTable1 initPaul Gilbert
2015-07-30SHERLOCK: RT: Fix initialization of _lookupTable1Paul Gilbert
2015-07-30SHERLOCK: RT: Fix flickering tooltips in scenes with a maskPaul Gilbert
2015-07-30SHERLOCK: RT: Fix initialization and saving of inv item requiredFlag valuesPaul Gilbert
2015-07-29SHERLOCK: RT: Fix redrawing journal when page is changedPaul Gilbert
2015-07-29SHERLOCK: RT: Fix memory leaksPaul Gilbert
2015-07-28SHERLOCK: RT: Remove redundant keypad checksPaul Gilbert
2015-07-28SHERLOCK: RT: Properly redraw screen after closing journalPaul Gilbert
2015-07-27SHERLOCK: RT: Fix loading and display of journal locationsPaul Gilbert
2015-07-26SHERLOCK: RT: Fix compiler warningsPaul Gilbert
2015-07-26SHERLOCK: RT: Fix placement of journal textPaul Gilbert
2015-07-26SHERLOCK: RT: Move Journal record method back to Journal classPaul Gilbert
2015-07-26SHERLOCK: RT: Stop windows from going off-screen to the rightPaul Gilbert
2015-07-26SHERLOCK: RT: Fix scrolling talk windowPaul Gilbert
2015-07-26SHERLOCK: RT: Fix crash from adding text window multiple timesPaul Gilbert
2015-07-26SHERLOCK: RT: Fix showing Journal when in a scrolled scenePaul Gilbert
2015-07-26SHERLOCK: RT: Correct order of precedence of shapes in findBgShapePaul Gilbert
2015-07-26SHERLOCK: RT: Implement Files dialog getFilenamePaul Gilbert
2015-07-26SHERLOCK: RT: Implement Files dialog event handlingPaul Gilbert
2015-07-26SHERLOCK: RT: Further fixes for scrolling in Files dialogPaul Gilbert
2015-07-25SHERLOCK: RT: Refactoring scrolling code to WidgetBasePaul Gilbert