aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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-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
2015-07-24ACCESS: Use VGA_COLOR_TRANS() in setIconPalette()Torbjörn Andersson
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
2015-07-23SHERLOCK: RT: Implemented Options dialog renderingPaul Gilbert
2015-07-23ACCESS: Remove unnecessary variable to fix GCC warningTorbjörn Andersson
2015-07-23AGOS: Add simple volume control when Simon1 AdLib output is used.Johannes Schickel
2015-07-23AGOS: Slight cleanup in Simon1 AdLib output initialization code.Johannes Schickel
2015-07-23Revert "AGOS: Add updated patch for #647 - Simon 1 DOS Adlib instrument bank"Johannes Schickel
2015-07-23AGOS: Add initial version of Simon1 DOS AdLib output.Johannes Schickel
2015-07-23Merge pull request #602 from bluegr/mmFilippos Karapetis
2015-07-22SHERLOCK: RT: Beginnings of Options dialog widget classPaul Gilbert
2015-07-22SHERLOCK: RT: Implement maskAreaPaul Gilbert
2015-07-22SHERLOCK: RT: Split TattooEngine code into separate widget classesPaul Gilbert
2015-07-22SHERLOCK: RT: Fix spelling mistakePaul Gilbert
2015-07-22ACCESS: MM doesn't use Miles AudioFilippos Karapetis
2015-07-22ACCESS: Comment out unused variablesFilippos Karapetis
2015-07-22Merge branch 'master' into mmWillem Jan Palenstijn
2015-07-21SHERLOCK: RT: Further fixes for credits displayPaul Gilbert
2015-07-21SHERLOCK: RT: Fix compiler warningsPaul Gilbert
2015-07-21SHERLOCK: RT: Load screen masks for specific scenesPaul Gilbert
2015-07-21SHERLOCK: RT: Implemented doHangManPuzzlePaul Gilbert
2015-07-21SHERLOCK: RT: Credits display now partially workingPaul Gilbert
2015-07-21SHERLOCK: RT: Implement creditsPaul Gilbert
2015-07-21SHERLOCK: RT: Keep lab scene widget active after displaying messagesPaul Gilbert
2015-07-21SHERLOCK: RT: Fix clicking on Exit button in Lab scenePaul Gilbert