Age | Commit message (Expand) | Author |
---|---|---|
2010-04-19 | SCI: sierra switched hardcoded inside their pc98 interpreter to font 900, if ... | Martin Kiewitz |
2010-04-19 | SCI: added even more comments about the 0xD 0xA inside GetLongest() | Martin Kiewitz |
2010-04-19 | SCI: added more comments for 0xD 0xA cases inside GetLongest() | Martin Kiewitz |
2010-04-19 | SCI: Fix yet another (new) const correctness violation. | Max Horn |
2010-04-18 | SCI: sierra sci reacts on 0xD and 0xA to end a line. We only reacted on 0xA a... | Martin Kiewitz |
2010-04-17 | More const correctness fixes | Max Horn |
2010-04-16 | SCI: support for kanji (sjis), minor centering issue left | Martin Kiewitz |
2010-04-16 | SCI: dont switch to english on kanji text, also cut off text w/o spaces insid... | Martin Kiewitz |
2010-02-05 | SCI: renamed class Font to GfxFont | Martin Kiewitz |
2010-01-31 | SCI: renamed Text class to GfxText16 | Martin Kiewitz |