Age | Commit message (Expand) | Author |
2015-07-24 | SHERLOCK: RT: Implement Quit dialog | Paul Gilbert |
2015-07-24 | AGOS: Fix music looping in disk version of Simon1, a regression from svn 22907. | Kirben |
2015-07-24 | ACCESS: Use VGA_COLOR_TRANS() in setManPalette() | Torbjörn Andersson |
2015-07-24 | ACCESS: Use VGA_COLOR_TRANS() in setIconPalette() | Torbjörn Andersson |
2015-07-24 | ACCESS: Fix misleading comment | Torbjörn Andersson |
2015-07-24 | ACCESS: Rename local variable to silence GCC warning | Torbjörn Andersson |
2015-07-23 | SHERLOCK: RT: Implement Options dialog event handling | Paul Gilbert |
2015-07-23 | SHERLOCK: RT: Implemented Options dialog rendering | Paul Gilbert |
2015-07-23 | ACCESS: Remove unnecessary variable to fix GCC warning | Torbjörn Andersson |
2015-07-23 | NEWS: Slight style fix (MT32 to MT-32). | Johannes Schickel |
2015-07-23 | NEWS: Mention Simon1 AdLib output addition. | Johannes Schickel |
2015-07-23 | AGOS: Add simple volume control when Simon1 AdLib output is used. | Johannes Schickel |
2015-07-23 | AGOS: Slight cleanup in Simon1 AdLib output initialization code. | Johannes Schickel |
2015-07-23 | Revert "AGOS: Add updated patch for #647 - Simon 1 DOS Adlib instrument bank" | Johannes Schickel |
2015-07-23 | AGOS: Add initial version of Simon1 DOS AdLib output. | Johannes Schickel |
2015-07-23 | Merge pull request #602 from bluegr/mm | Filippos Karapetis |
2015-07-22 | SHERLOCK: RT: Beginnings of Options dialog widget class | Paul Gilbert |
2015-07-22 | SHERLOCK: RT: Implement maskArea | Paul Gilbert |
2015-07-22 | SHERLOCK: RT: Split TattooEngine code into separate widget classes | Paul Gilbert |
2015-07-22 | SHERLOCK: RT: Fix spelling mistake | Paul Gilbert |
2015-07-22 | ACCESS: MM doesn't use Miles Audio | Filippos Karapetis |
2015-07-22 | ACCESS: Comment out unused variables | Filippos Karapetis |
2015-07-22 | Merge branch 'master' into mm | Willem Jan Palenstijn |
2015-07-21 | SHERLOCK: RT: Further fixes for credits display | Paul Gilbert |
2015-07-21 | SHERLOCK: RT: Fix compiler warnings | Paul Gilbert |
2015-07-21 | SHERLOCK: RT: Load screen masks for specific scenes | Paul Gilbert |
2015-07-21 | SHERLOCK: RT: Implemented doHangManPuzzle | Paul Gilbert |
2015-07-21 | SHERLOCK: RT: Credits display now partially working | Paul Gilbert |
2015-07-21 | SHERLOCK: RT: Implement credits | Paul Gilbert |
2015-07-21 | SHERLOCK: RT: Keep lab scene widget active after displaying messages | Paul Gilbert |
2015-07-21 | SHERLOCK: RT: Fix clicking on Exit button in Lab scene | Paul Gilbert |
2015-07-20 | SHERLOCK: RT: Fix showing tooltips for solid objects in lab scene | Paul Gilbert |
2015-07-20 | SHERLOCK: RT: Compilation fix | Paul Gilbert |
2015-07-20 | SHERLOCK: RT: Implement WidgetLab displayLabNames | Paul Gilbert |
2015-07-20 | SHERLOCK: RT: Implemented WidgetLab handleEvents | Paul Gilbert |
2015-07-20 | Merge pull request #603 from fingolfin/fix-warnings | Willem Jan Palenstijn |
2015-07-20 | SHERLOCK: RT: Beginnings of lab table widget class | Paul Gilbert |
2015-07-19 | SHERLOCK: RT: Fix sitting down at lab table | Paul Gilbert |
2015-07-19 | SHERLOCK: RT: Add dirty rect call to transBlitFrom | Paul Gilbert |
2015-07-19 | SHERLOCK: RT: Fix loading saves where the screen is scrolled | Paul Gilbert |
2015-07-19 | SHERLOCK: RT: Fix walking when the screen is scrolled | Paul Gilbert |
2015-07-19 | SHERLOCK: RT: Hide any active tooltip when the scene changes | Paul Gilbert |
2015-07-19 | SHERLOCK: RT: Implement using items on scene objects | Paul Gilbert |
2015-07-19 | SHERLOCK: RT: Fix tooltip display when using inventory item | Paul Gilbert |
2015-07-20 | CREATE_PROJECT: Use NULL instead of nullptr | Filippos Karapetis |
2015-07-20 | CREATE_PROJECT: Rename XCodeProvider -> XcodeProvider | Filippos Karapetis |
2015-07-19 | MOHAWK: Implement drawing the marbles a step away from the grid | Matthew Hoops |
2015-07-20 | Merge pull request #591 from somaen/fix-xcode | Filippos Karapetis |
2015-07-19 | SHERLOCK: RT: Show tooltip when selecting scene object to use item on | Paul Gilbert |
2015-07-19 | SHERLOCK: RT: Support for showing inventory items as a cursor | Paul Gilbert |