Age | Commit message (Expand) | Author |
2010-02-17 | SCI: Cleanup resource.h | Max Horn |
2010-02-07 | SCI: dont set palette on kernelDrawCel() call | Martin Kiewitz |
2010-02-06 | SCI: added plane coordinate adjustment code for sci32 when drawing pictures, ... | Martin Kiewitz |
2010-02-06 | SCI: put kShakeScreen into GfxPaint, called directly now | Martin Kiewitz |
2010-02-05 | SCI: moving kDisplay into GfxPaint16, now getting called directly as well | Martin Kiewitz |
2010-02-05 | SCI: GfxCoordAdjuster class added, local2Global and global2Local use that cla... | Martin Kiewitz |
2010-02-05 | SCI: renamed SciGuiPicture to GfxPicture | Martin Kiewitz |
2010-02-04 | SCI: renaming class View to GfxView | Martin Kiewitz |
2010-02-04 | SCI: renaming Transitions to GfxTransitions | Martin Kiewitz |
2010-02-04 | SCI: putting most kGraph functions into GfxPaint16 | Martin Kiewitz |
2010-02-04 | SCI: putting kDrawCel info GfxPaint class, debug is using GfxPaint class as w... | Martin Kiewitz |
2010-02-04 | SCI: adding GfxPaint class, implementing kernelDrawPicture for GfxPaint16 and... | Martin Kiewitz |
2010-02-04 | SCI: adding GfxPaint32 class, adding back support for planes, minor change in... | Martin Kiewitz |
2010-01-31 | SCI: renamed Text class to GfxText16 | 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 |