aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/events.cpp
AgeCommit message (Expand)Author
2015-10-16SHERLOCK: Don't clear events after a non-interruptable delayPaul Gilbert
2015-10-14SHERLOCK: RT: Hook up fast speed to the Ctrl+S togglePaul Gilbert
2015-09-17SHERLOCK: RT: Don't show cursor during introPaul Gilbert
2015-09-13SHERLOCK: 3DO: Still allow old 320x200 mode as a fallbackPaul Gilbert
2015-09-13SHERLOCK: Scale up the cursors for the 3DO version of ScalpelTorbjörn Andersson
2015-09-13SHERLOCK: 3DO: Implementing high-resolution mode for 3DO versionPaul Gilbert
2015-08-31SHERLOCK: Fix crash when loading games from launcherPaul Gilbert
2015-08-30SHERLOCK: SS: Fix speed of intro sequencePaul Gilbert
2015-08-28SHERLOCK: RT: Enforce wait cursor when pausing without control in scriptsPaul Gilbert
2015-08-04SHERLOCK: RT: Properly wait for press when dart game endsPaul Gilbert
2015-08-02SHERLOCK: RT: Fix transparency when dragging lab items with cursorPaul Gilbert
2015-07-28SHERLOCK: RT: Remove redundant keypad checksPaul Gilbert
2015-07-25SHERLOCK: RT: Refactoring scrolling code to WidgetBasePaul Gilbert
2015-07-25SHERLOCK: RT: Generalise code for joining cursor and images as a cursorPaul Gilbert
2015-07-24SHERLOCK: RT: Fix operation of Quit dialogPaul Gilbert
2015-07-24SHERLOCK: RT: Rendering fixes for Options & Quit dialogsPaul Gilbert
2015-07-19SHERLOCK: RT: Fix tooltip display when using inventory itemPaul Gilbert
2015-07-19SHERLOCK: RT: Support for showing inventory items as a cursorPaul Gilbert
2015-07-08SHERLOCK: RT: Fix display of inventory in scrolled scenesPaul Gilbert
2015-07-07SHERLOCK: RT: Fix display of verb menu in wide-screen scenesPaul Gilbert
2015-06-21SHERLOCK: RT: Implemented journal event handlingPaul Gilbert
2015-06-16SHERLOCK: RT: Implemented WidgetVerbs executePaul Gilbert
2015-06-16SHERLOCK: Use IS_3DO in more placesFilippos Karapetis
2015-06-12SHERLOCK: 3DO: some work on font file loadingMartin Kiewitz
2015-06-12SHERLOCK: fix mouse cursor loading for PCMartin Kiewitz
2015-06-12SHERLOCK: 3DO: mouse cursor supportMartin Kiewitz
2015-06-08SHERLOCK: events delay quit eventMartin Kiewitz
2015-06-03SHERLOCK: Fix resetting cursor when leaving the mapPaul Gilbert
2015-06-03SHERLOCK: Add hotspot to magnifying glass cursorTorbjörn Andersson
2015-06-02SHERLOCK: Fix Scalpel cursor regressionsTorbjörn Andersson
2015-05-30SHERLOCK: Fix non-interactive Scalpel demoPaul Gilbert
2015-05-26SHERLOK: Beginnings of split of doBgAnim logicPaul Gilbert
2015-05-24SHERLOCK: Fix People data initialization and general start fixesPaul Gilbert
2015-05-19SHERLOCK: Add extra constants for object bit-flagsPaul Gilbert
2015-05-19SHERLOCK: Remove iimplicit conversion operator from ImageFramePaul Gilbert
2015-05-19SHERLOCK: Move method comments from cpp to headersPaul Gilbert
2015-05-19SHERLOCK: Further addition of enums and method renamesPaul Gilbert
2015-05-18SHERLOCK: Simplify Events not to need it's own copy of the mouse posPaul Gilbert
2015-05-18SHERLOCK: Simplify Events::getKeyPaul Gilbert
2015-05-09SHERLOCK: Make copyright headers consistentWillem Jan Palenstijn
2015-05-09SHERLOCK: Cleanup fixes for event managerPaul Gilbert
2015-05-09SHERLOCK: More comment fixesPaul Gilbert
2015-05-07SHERLOCK: some code formattingStrangerke
2015-05-01SHERLOCK: Extra method commentsPaul Gilbert
2015-04-29SHERLOCK: Fixes for darts minigamePaul Gilbert
2015-04-22SHERLOCK: Fixes for saving and restoring gamesPaul Gilbert
2015-04-22SHERLOCK: Further fixes for entering savegame namesPaul Gilbert
2015-04-21SHERLOCK: Fix display of cursorPaul Gilbert
2015-04-16SHERLOCK: Implemented Map::show methodPaul Gilbert
2015-04-10SHERLOCK: Implemented doScript and support methodsPaul Gilbert