Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-30 | SCI32: Use built-in system font as default font for GfxText32 | Colin Snover | |
Fixes the non-interactive Lighthouse demo. | |||
2017-03-27 | SCI: Implement bounds-checked reads of game resources | Colin Snover | |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko | |
2014-11-09 | SCI: some more work on 480x300 mac support | Martin Kiewitz | |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-01-09 | SCI: Cleanup | Filippos Karapetis | |
svn-id: r55182 | |||
2010-11-08 | SCI2: Added some currently unused code for drawing text on a buffer | Filippos Karapetis | |
svn-id: r54143 | |||
2010-07-17 | Remove extra ";" in class declarations. | Johannes Schickel | |
svn-id: r50955 | |||
2010-04-17 | SCI: change textedit control to cast to unsigned char to fix cursor position ↵ | Martin Kiewitz | |
when multilingual chars are used. Also make getFontHeight() private inside GfxFontFromResource class, remove it in all the other classes svn-id: r48689 | |||
2010-04-16 | SCI: support for kanji (sjis), minor centering issue left | Martin Kiewitz | |
svn-id: r48674 | |||
2010-02-05 | SCI: adding some minor documentation for the various graphic classes | Martin Kiewitz | |
svn-id: r47904 | |||
2010-02-05 | SCI: renamed class Font to GfxFont | Martin Kiewitz | |
svn-id: r47900 | |||
2010-01-31 | SCI: changed the way font class is initialized | Martin Kiewitz | |
svn-id: r47756 | |||
2010-01-31 | SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is ↵ | Martin Kiewitz | |
now called directly w/o SciGui svn-id: r47752 | |||
2010-01-05 | More renaming | Filippos Karapetis | |
svn-id: r47009 |