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
/
charset.cpp
Age
Commit message (
Expand
)
Author
2007-01-21
Applied my own patch #1635584 (after discussing with Fingolfin) to reduce the
Torbjörn Andersson
2006-10-15
Turned some more static vars into static const
Max Horn
2006-09-17
renamed ScummEngine::restoreBG to restoreBackground; renamed and moved Gdi::c...
Max Horn
2006-09-17
Changed ScummEngine::gdi to _gdi and allocate the Gdi object on the heap (i.e...
Max Horn
2006-09-16
Replaced checkRange by assertRange, which has (a) an (IMO) more logical order...
Max Horn
2006-05-09
- Updated MSVC8 project files
Eugene Sandulenko
2006-05-07
Turning this warning into an error, since I never got any feedback on it
Max Horn
2006-05-07
Perform (horizontal) charset text clipping for V1-V3, too
Max Horn
2006-05-03
Removed CharsetRendererV3::getFontHeight (it was identical to CharsetRenderer...
Max Horn
2006-02-20
Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si...
Max Horn
2006-02-15
Moved all he-specific source files to engines/scumm/he/ subdirectory
Eugene Sandulenko
2006-02-11
Moved engines to the new engines/ directory
Max Horn
[prev]