Age | Commit message (Expand) | Author |
---|---|---|
2010-02-05 | SCI: renamed class Font to GfxFont | Martin Kiewitz |
2010-02-04 | SCI: renaming class View to GfxView | Martin Kiewitz |
2010-01-31 | getFont() should check _cachedFonts and not _cachedViews. Fixes segfaults whe... | Matthew Hoops |
2010-01-31 | SCI: implemented font caching | Martin Kiewitz |
2010-01-31 | SCI: GfxCache is now also called directly w/o SciGui nor SciGui32 | 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 |