aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
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
SHERLOCK: added yet another german version for scalpel
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
2015-07-24SHERLOCK: RT: Rendering fixes for Options & Quit dialogsPaul Gilbert
2015-07-24ACCESS: Use our formatting conventions for variable and function namesFilippos Karapetis
2015-07-24SHERLOCK: RT: Implement Quit dialogPaul Gilbert
2015-07-24AGOS: Fix music looping in disk version of Simon1, a regression from svn 22907.Kirben
2015-07-24ACCESS: Use VGA_COLOR_TRANS() in setManPalette()Torbjörn Andersson
This fixes the palette for Tex in Martian Memorandum.
2015-07-24ACCESS: Use VGA_COLOR_TRANS() in setIconPalette()Torbjörn Andersson
This fixes the palette for Martian Memorandum's command icons and mouse cursor.
2015-07-24ACCESS: Fix misleading commentTorbjörn Andersson
2015-07-24ACCESS: Rename local variable to silence GCC warningTorbjörn Andersson
2015-07-23SHERLOCK: RT: Implement Options dialog event handlingPaul Gilbert