Age | Commit message (Expand) | Author |
2015-06-21 | SHERLOCK: RT: Implemented further journal draw methods | 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-12 | SHERLOCK: 3DO: fix setPixels() for RGB565 | Martin Kiewitz |
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: 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: Properly handle horizontal flipping in transBlitFrom | 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-29 | SHERLOCK: More RT doBgAnim code, interface draw | Paul Gilbert |
2015-05-28 | SHERLOCK: Implement additions to updateBackground, some method stubs | 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-18 | SHERLOCK: Fix spacing in constructors | Paul Gilbert |
2015-05-15 | SHERLOCK: Fix random pixel transitions, and make it the default fade style | Paul Gilbert |
2015-05-13 | SHERLOCK: Simplify blitFrom methods | Paul Gilbert |
2015-05-13 | SHERLOCK: Renamed graphics.cpp to surface.cpp | Paul Gilbert |