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
/
scumm
/
smush
/
smush_font.h
Age
Commit message (
Expand
)
Author
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-04-20
cleanup
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-10-09
Added methods to access charset x/y offs values (though those seem to be all ...
Max Horn
2004-04-16
Unify some code
Max Horn
2004-01-06
updated copyright notice
Max Horn
2003-10-03
introduced namespace Scumm; made #include statements use scumm/ prefix explic...
Max Horn
2003-06-09
Fixed text-positioning regressions in the Full Throttle intro and in The
Torbjörn Andersson
2003-06-08
cleanup; got rid of the split function and rather work in place (so instead o...
Max Horn
2003-06-07
make SmushFont inherit from NutRenderer (TODO: drawChar stuff should be unifi...
Max Horn
2003-06-04
some cleanup & refactoring (CJK fonts have proper shadows now, for example); ...
Max Horn
2003-06-04
cleanup
Max Horn
2003-06-04
Patch #747021: DIG&CMI 2 byte charset support (very heavily modified by me; s...
Max Horn
2003-03-17
256 + 1 != 256
Jonathan Gray
2003-03-17
reorg/clenup, changed main loop in smush code
Paweł Kołodziejski