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
/
sci
/
graphics
/
text16.h
Age
Commit message (
Expand
)
Author
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-04-18
SCI: Remove a bunch of unused private member variables
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-01-09
SCI: Changed the bShow parameter of GfxText16:Box() into a bool
Filippos Karapetis
2011-01-08
SCI: Some function renaming
Filippos Karapetis
2010-09-26
SCI: adding separate status drawing code
Martin Kiewitz
2010-09-09
SCI: adding text code reference support
Martin Kiewitz
2010-07-30
SCI: finally fixing font codes
Martin Kiewitz
2010-06-15
SCI: move textSize and textFonts and textColors inside gfxText16
Martin Kiewitz
2010-04-20
SCI: the pc98 rom has to display kanji directly, because of the bad behaviour...
Martin Kiewitz
2010-04-19
SCI: sierra switched hardcoded inside their pc98 interpreter to font 900, if ...
Martin Kiewitz
2010-02-05
SCI: adding some minor documentation for the various graphic classes
Martin Kiewitz
2010-02-05
SCI: renamed class Font to GfxFont
Martin Kiewitz
2010-01-31
SCI: renamed Text class to GfxText16
Martin Kiewitz