Age | Commit message (Expand) | Author |
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 |
2015-07-19 | SHERLOCK: RT: Fix loading of inventory verb list secondary actions | Paul Gilbert |
2015-07-19 | MADE: Fix palette fade in/out | Torbjörn Andersson |
2015-07-19 | MADE: Fix overflow in audio interpolation | Willem Jan Palenstijn |
2015-07-19 | MADE: Fix movie audio glitches caused by reset of audio decoder | Willem Jan Palenstijn |
2015-07-19 | AGI: Disable unused palettes for compilation | Max Horn |
2015-07-19 | MISC: Remove some unused private member variables | Max Horn |
2015-07-19 | SHERLOCK: Avoid non-ASCII characters in string constants | Max Horn |
2015-07-19 | SCUMM: Get rid of unused Audio::mixer references | Max Horn |
2015-07-19 | ACCESS: Avoid use of global constructors | Max Horn |
2015-07-19 | GOB: Get rid of unused Audio::mixer references | Max Horn |
2015-07-19 | SHERLOCK: RT: Fix crash when clicking outside talk window to close it | Paul Gilbert |
2015-07-19 | AGI: Enable sound by default in Mickey's Space Adventure. | Kirben |
2015-07-18 | SHERLOCK: RT: Fix warnings | Paul Gilbert |
2015-07-18 | SHERLOCK: RT: Fix loading slot 0 from GMM | Paul Gilbert |
2015-07-18 | SHERLOCK: RT: Fix crash loading text window when talking to Wiggins | Paul Gilbert |
2015-07-18 | SHERLOCK: RT: Fix hiding talk window after selecting an option | Paul Gilbert |
2015-07-18 | SHERLOCK: RT: Add missing saving of inventory item _verb data | Paul Gilbert |
2015-07-18 | SHERLOCK: RT: Implement Escape key handling in waitForMore | Paul Gilbert |
2015-07-18 | SHERLOCK: RT: Fix pressing Escape to close inventory windows | Paul Gilbert |
2015-07-18 | SHERLOCK: RT: Fix event handling for inventory Verbs menu | Paul Gilbert |
2015-07-18 | SHERLOCK: RT: Fix display of inventory verb menu | Paul Gilbert |
2015-07-18 | SHERLOCK: RT: Fix showing look window for inventory items | Paul Gilbert |
2015-07-17 | SHERLOCK: RT: Splitting inventory verb dialog code into it's own class | Paul Gilbert |
2015-07-17 | MOHAWK: Improve the slashes-in-file-names fix | Matthew Hoops |