Age | Commit message (Expand) | Author |
2017-03-27 | SCI: Implement bounds-checked reads of game resources | Colin Snover |
2016-08-19 | SCI32: Remove CoordAdjuster32, at least for the moment | Colin Snover |
2016-02-18 | SCI: Implement accurate renderer architecture for SCI32 | Colin Snover |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-12-26 | SCI: fix sci1early+ ega picture issues | Martin Kiewitz |
2011-10-14 | SCI: More work on the vertical plane offset for SCI32. Still WIP. | Filippos Karapetis |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-07-26 | SCI: adding scrollcapability to sci32 | Martin Kiewitz |
2010-07-26 | SCI: some scrolling support for sci32 | Martin Kiewitz |
2010-07-22 | SCI: fixing mirrored sci32 pictures | Martin Kiewitz |
2010-07-22 | SCI: some more work on priority sci32 | Martin Kiewitz |
2010-07-22 | SCI: some work on priority in sci32 | Martin Kiewitz |
2010-07-21 | SCI: fixing hires background pictures sci2.1 | Martin Kiewitz |
2010-05-25 | SCI: error out on pattern opcodes inside vector data when drawing pictures in... | Martin Kiewitz |
2010-05-25 | SCI: sci1.1 uses hardcoded white for picture cel data instead of the value sp... | Martin Kiewitz |
2010-02-06 | SCI: added plane coordinate adjustment code for sci32 when drawing pictures, ... | Martin Kiewitz |
2010-02-05 | SCI: adding some minor documentation for the various graphic classes | Martin Kiewitz |
2010-02-05 | SCI: renamed SciGuiPicture to GfxPicture | Martin Kiewitz |
2010-02-02 | SCI: some sort of priority support for sci32 (not working right, but at least... | Martin Kiewitz |
2010-01-31 | SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now... | Martin Kiewitz |
2010-01-31 | SCI: cleaned up graphics classes, removed gfx&windowmgr, added gfxports, gfxc... | Martin Kiewitz |
2010-01-09 | SCI: added new debug command "picture_visualize", which enables visualization... | Martin Kiewitz |
2010-01-05 | More renaming | Filippos Karapetis |