Age | Commit message (Expand) | Author |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko |
2016-03-21 | SHERLOCK: Fix crashes due to back buffer refactoring | Paul Gilbert |
2016-03-14 | SHERLOCK: Changed engine to use Graphics::ManagedSurface | Paul Gilbert |
2015-09-29 | SHERLOCK: RT: Fix restoring background when expanding map closeup | Paul Gilbert |
2015-09-21 | SHERLOCK: RT: Start next music song when a previous one finishes | Paul Gilbert |
2015-09-20 | SHERLOCK: RT: Hide cursor when showing map close-up | Paul Gilbert |
2015-08-29 | SHERLOCK: RT: Fix playing music when displaying the map | Paul Gilbert |
2015-08-29 | SHERLOCK: RT: Add extra delay after showing scene image in the map | Paul Gilbert |
2015-08-15 | SHERLOCK: RT: Implemented setMusicVolume, cleanup of sound code | Paul Gilbert |
2015-07-29 | SHERLOCK: RT: Fix memory leaks | Paul Gilbert |
2015-07-28 | SHERLOCK: RT: Remove redundant keypad checks | Paul Gilbert |
2015-07-24 | SHERLOCK: RT: Rendering fixes for Options & Quit dialogs | Paul Gilbert |
2015-07-22 | SHERLOCK: RT: Beginnings of Options dialog widget class | Paul Gilbert |
2015-07-15 | SHERLOCK: RT: Reposition mouse when showing map to prevent scrolling | Paul Gilbert |
2015-07-13 | SHERLOCK: Debugger locations command to show all locations on the map | Paul Gilbert |
2015-07-12 | SHERLOCK: Split up Debugger class for both games | Paul Gilbert |
2015-07-12 | SHERLOCK: RT: Fix showing map location close-up when map is scrolled | Paul Gilbert |
2015-07-12 | SHERLOCK: Fix drawing of Tattoo city map | Torbjörn Andersson |
2015-07-12 | SHERLOCK: Fix mouse position check in Tattoo city map | Torbjörn Andersson |
2015-07-08 | SHERLOCK: RT: Fix display of inventory in scrolled scenes | Paul Gilbert |
2015-07-07 | SHERLOCK: RT: Fix display of verb menu in wide-screen scenes | Paul Gilbert |
2015-07-04 | SHERLOCK: RT: Consolidate scroll position into the Screen class | Paul Gilbert |
2015-07-04 | SHERLOCK: RT: Additional constants for flags and characters | Paul Gilbert |
2015-06-21 | SHERLOCK: RT: Implement inventory handleEvents | Paul Gilbert |
2015-06-20 | SHERLOCK: RT: Refactored map to use the tooltip widget | Paul Gilbert |
2015-06-18 | SHERLOCK: RT: Implement font _yOffsets table | Paul Gilbert |
2015-06-18 | SHERLOCK: RT: Reduce code duplication when writing fancy strings | Filippos Karapetis |
2015-06-14 | SHERLOCK: RT: Fix rendering name surface on map | Paul Gilbert |
2015-06-13 | SHERLOCK: Reduce the scope of some variables, add a couple of CHECKMEs | Strangerke |
2015-06-11 | SHERLOCK: RT: showCloseUp working better | Paul Gilbert |
2015-06-11 | SHERLOCK: RT: map showCloseUp now partially working | Paul Gilbert |
2015-06-11 | SHERLOCK: RT: Fix stream leak loading map data | Paul Gilbert |
2015-06-11 | SHERLOCK: RT: Fix mouse clicking on the map | Paul Gilbert |
2015-06-11 | SHERLOCK: Fix displaying RT map when switching from another scene | Paul Gilbert |
2015-06-11 | SHERLOCK: RT map display partially working | Paul Gilbert |
2015-06-10 | SHERLOCK: Implemented more support methods for RT map | Paul Gilbert |
2015-06-10 | SHERLOCK: Add RT map data loading | Paul Gilbert |
2015-06-08 | SHERLOCK: Move Scalpel map code to ScalpelMap | Paul Gilbert |
2015-06-07 | SHERLOCK: Beginnings of Map descendent classes | Paul Gilbert |