index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
saga
/
font.cpp
Age
Commit message (
Expand
)
Author
2008-02-27
Don't do any special font mapping in the Italian fan translation of ITE, so t...
Filippos Karapetis
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2007-09-23
Moved MemoryStreamEndian from Saga to Common.
Eugene Sandulenko
2007-09-18
Fix for bug #1796045 - "IHNM: Spanish font wrong"
Filippos Karapetis
2007-09-17
Added a debug command for font mapping
Filippos Karapetis
2007-09-17
Character with ASCII code 9 is tab
Filippos Karapetis
2007-09-10
Lots of source code formatting corrections
Max Horn
2007-08-02
Undefined character 9 is no longer printed in the IHNM demo help screen
Filippos Karapetis
2007-07-31
Cleanup: removed dead code, fixed some comments and did some layout changes
Filippos Karapetis
2007-07-26
The demo version of IHNM has 3 font types (like ITE), not 6 (like the full ve...
Filippos Karapetis
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2006-03-08
Fixed tons of format string warnings for debug/error calls (including several...
Max Horn
2006-02-11
Moved engines to the new engines/ directory
Max Horn