aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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 savegame numbering in original saves dialogPaul Gilbert
2015-07-30SHERLOCK: RT: Fix flickering tooltips in scenes with a maskPaul Gilbert
2015-07-30SHERLOCK: Bump up savegame versionPaul 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-28SHERLOCK: RT: Fix redundant speaker lines in JournalPaul Gilbert
2015-07-27SHERLOCK: RT: Fix loading and display of journal locationsPaul Gilbert
2015-07-27ACCESS: Some variable renamingFilippos Karapetis
2015-07-27ACCESS: Rename ICON_DATA -> ICON_PALETTEFilippos Karapetis
2015-07-27ACCESS: Remove unused class member variable (CID 1312757)Filippos Karapetis
2015-07-27ACCESS: Remove leading underscore from non-class member variableFilippos Karapetis
2015-07-26SHERLOCK: RT: Fix compiler warningsPaul Gilbert
2015-07-26SHERLOCK: RT: Fix vertical spacing in journalPaul 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-26Merge pull request #605 from mgerhardy/masterPaul Gilbert
2015-07-26SHERLOCK: Remove redundant call to freeScenePaul 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-26AGI: Add detection for the fangame 'The Gourd of the Beans'Matthew Hoops
2015-07-26SHERLOCK: Don't set _justLoaded when saving a gamePaul Gilbert
2015-07-26SHERLOCK: RT: Further fixes for increased _sceneStats sizePaul Gilbert
2015-07-26SHERLOCK: RT: Fix crash from adding text window multiple timesPaul Gilbert
2015-07-26SHERLOCK: RT: Increase size of _sceneStatsPaul Gilbert
2015-07-26SHERLOCK: RT: Fix showing Journal when in a scrolled scenePaul Gilbert
2015-07-26SHERLOCK: RT: Fix filled beaker not being a hotspot in lab 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-26SHERLOCK: added yet another german version for scalpelMartin Gerhardy
2015-07-25SHERLOCK: RT: Refactoring scrolling code to WidgetBasePaul Gilbert
2015-07-25SHERLOCK: RT: Implemented rendering of Files dialogPaul Gilbert
2015-07-25SHERLOCK: Remove redundant People::synchronize codePaul Gilbert
2015-07-25SHERLOCK: RT: Fix centering screen on person when scene startsPaul Gilbert
2015-07-25SHERLOCK: RT: Add RT version of default scene facing listPaul Gilbert
2015-07-25SHERLOCK: RT: Fix movement and tooltip display when dragging lab objectsPaul Gilbert
2015-07-25SHERLOCK: RT: Generalise code for joining cursor and images as a cursorPaul Gilbert
2015-07-25SHERLOCK: RT: Clean up handling of WidgetLab for lab table scenePaul Gilbert
2015-07-25SHERLOCK: RT: Hook up ScummVM save/load dialogs in-gamePaul Gilbert
2015-07-24SHERLOCK: RT: Skeleton class for Files dialogPaul Gilbert
2015-07-24SHERLOCK: RT: Fix Options dialog event handlingPaul Gilbert
2015-07-24SHERLOCK: RT: Fix operation of Quit dialogPaul Gilbert