aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/text16.h
AgeCommit message (Expand)Author
2014-11-04SCI: fix Japanese Space Quest 4 (intro + buttons)Martin Kiewitz
2014-11-01SCI: text16 GetLongest() changes fixes bug #5334Martin Kiewitz
2014-02-18SCI: Make GPL headers consistent in themselves.Johannes Schickel
2013-04-18SCI: Remove a bunch of unused private member variablesMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-09SCI: Changed the bShow parameter of GfxText16:Box() into a boolFilippos Karapetis
2011-01-08SCI: Some function renamingFilippos Karapetis
2010-09-26SCI: adding separate status drawing codeMartin Kiewitz
2010-09-09SCI: adding text code reference supportMartin Kiewitz
2010-07-30SCI: finally fixing font codesMartin Kiewitz
2010-06-15SCI: move textSize and textFonts and textColors inside gfxText16Martin Kiewitz
2010-04-20SCI: the pc98 rom has to display kanji directly, because of the bad behaviour...Martin Kiewitz
2010-04-19SCI: sierra switched hardcoded inside their pc98 interpreter to font 900, if ...Martin Kiewitz
2010-02-05SCI: adding some minor documentation for the various graphic classesMartin Kiewitz
2010-02-05SCI: renamed class Font to GfxFontMartin Kiewitz
2010-01-31SCI: renamed Text class to GfxText16Martin Kiewitz