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
/
sherlock
/
fonts.cpp
Age
Commit message (
Expand
)
Author
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-05-26
SHERLOCK: Refactor Surface and Screen to not use virtual inheritance
Paul Gilbert
2016-03-14
SHERLOCK: Changed engine to use Graphics::ManagedSurface
Paul Gilbert
2016-02-01
SHERLOCK: Silence GCC signed/unsigned warning
Torbjörn Andersson
2016-01-31
SHERLOCK: SS: Fix incorrect conversation lines display in German version
Paul Gilbert
2016-01-30
SHERLOCK: SS: don't setup font for non-play demo
Martin Kiewitz
2015-10-05
SHERLOCK: SS: fix comment typo
Martin Kiewitz
2015-10-05
SHERLOCK: SS: Spanish inv. exclam. mark support
Martin Kiewitz
2015-10-04
SHERLOCK: SS: Fix invalid characters when displaying journal
Paul Gilbert
2015-08-07
SHERLOCK: RT: impl. font-char mapping / bug #6882
Martin Kiewitz
2015-06-29
SHERLOCK: Fix comment typo and remove unnecessary semicolon
Torbjörn Andersson
2015-06-18
SHERLOCK: RT: Implement font _yOffsets table
Paul Gilbert
2015-06-14
SHERLOCK: font class char 0xE1 treatment -> 135
Martin Kiewitz
2015-06-14
SHERLOCK: font class adjustment for int. versions
Martin Kiewitz
2015-06-12
SHERLOCK: 3DO: some work on font file loading
Martin Kiewitz
2015-06-12
SHERLOCK: font class
Martin Kiewitz
2015-06-12
SHERLOCK: 3DO: room fade in, font ignore UI ignore
Martin Kiewitz
2015-06-11
SHERLOCK: Remove stray character from comment header.
Torbjörn Andersson
2015-06-11
SHERLOCK: RT map display partially working
Paul Gilbert
2015-06-11
SHERLOCK: font class: skip for 3DO
Martin Kiewitz
2015-06-10
SHERLOCK: Split up image file classes into their own file
Paul Gilbert
2015-06-10
SHERLOCK: Split up font handling into a new Fonts surface base class
Paul Gilbert