Age | Commit message (Expand) | Author |
2015-09-13 | SHERLOCK: 3DO: Implementing high-resolution mode for 3DO version | Paul Gilbert |
2015-09-09 | SHERLOCK: 3DO: Change more color method params from byte to uint | Paul Gilbert |
2015-09-06 | SHERLOCK: 3DO: Set up RGB color constants for 3DO | Paul Gilbert |
2015-08-22 | SHERLOCK: RT: Simplified implementation of transBlitFrom | Paul Gilbert |
2015-08-22 | SHERLOCK: RT: Fix Sherlock being drawn behind desk at Hospital | Paul Gilbert |
2015-08-02 | SHERLOCK: RT: Fix transparency when dragging lab items with cursor | Paul Gilbert |
2015-07-22 | SHERLOCK: RT: Implement maskArea | Paul Gilbert |
2015-07-04 | SHERLOCK: RT: Consolidate scroll position into the Screen class | 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-15 | SHERLOCK: RT: Beginnings of UI widget classes | Paul Gilbert |
2015-06-12 | SHERLOCK: surface setPixels get pixelformat | Martin Kiewitz |
2015-06-12 | SHERLOCK: remove transBlitFromUnscaled3DO | Martin Kiewitz |
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: Split up font handling into a new Fonts surface base class | Paul Gilbert |
2015-06-10 | SHERLOCK: 3DO intro: implement fade from white | Martin Kiewitz |
2015-06-07 | SHERLOCK: 3DO animation support | Martin Kiewitz |
2015-06-06 | SHERLOCK: Reverse scaling factor in transBlitFrom to match original | Paul Gilbert |
2015-06-06 | SHERLOCK: Initiial handling of scaling in transBlitFrom | Paul Gilbert |
2015-06-02 | SHERLOCK: Implement RT drawAllShapes and support methods | Paul Gilbert |
2015-05-28 | SHERLOCK: Implement additions to updateBackground, some method stubs | Paul Gilbert |
2015-05-19 | SHERLOCK: Fix regression in intro sequence display | Paul Gilbert |
2015-05-19 | SHERLOCK: Fix some issues pointed by eriktorbjorn | Strangerke |
2015-05-19 | SHERLOCK: Refactor Surface not to descend directly from Graphics::Surface | Paul Gilbert |
2015-05-19 | SHERLOCK: Remove iimplicit conversion operator from ImageFrame | Paul Gilbert |
2015-05-19 | SHERLOCK: Move method comments from cpp to headers | Paul Gilbert |
2015-05-15 | SHERLOCK: Fix random pixel transitions, and make it the default fade style | Paul Gilbert |
2015-05-13 | SHERLOCK: Renamed graphics.cpp to surface.cpp | Paul Gilbert |