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
/
scumm
/
smush
/
smush_font.cpp
Age
Commit message (
Expand
)
Author
2014-08-03
Fix non-MSVC build
wonst719
2014-07-24
SCUMM: Refine SMUSH Korean text shadow rendering to match the original versio...
wonst719
2014-02-18
SCUMM: Make GPL headers consistent in themselves.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2009-09-06
Minor constness fixes
Bertrand Augereau
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-02-03
Applied the revised NUT font renderer patch #1635584, which combines cyx's
Torbjörn Andersson
2007-01-27
cleanup (made NutRenderer::loadFont protected, added call during initialisati...
Gregory Montoir
2006-02-20
Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si...
Max Horn
2006-02-11
Moved engines to the new engines/ directory
Max Horn