aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/font.cpp
AgeCommit message (Expand)Author
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2014-02-18TEENAGENT: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-03TEENAGENT: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03TEENAGENT: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2012-10-09TEENAGENT: Fix constant naming to comply with Coding Conventions.D G Turner
2012-09-24TEENAGENT: Further cleanup for Font class.D G Turner
2012-09-23TEENAGENT: Cleanup Font class.D G Turner
2012-07-28TEENAGENT: Add constant values for screen width and height.D G Turner
2012-07-08TEENAGENT: Migrate engine to using debugflags.D G Turner
2012-07-07TEENAGENT: Enable commented out debug statements.D G Turner
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-03-20ported all code to ScopedPtrVladimir Menshakov
2010-03-20fixed stream leaksVladimir Menshakov
2010-03-18added abstract Pack class, moved code into FilePack and MemoryPackVladimir Menshakov
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-12-08allow font to be rendered out of screenVladimir Menshakov
2009-11-08removed font::color, added debugger console with enable_object/disable_object...Vladimir Menshakov
2009-10-31added cutscenes where needed, fixed invalid skipping of fullscreen messages.Vladimir Menshakov
2009-09-15renamed constants to comply with the code convention.Vladimir Menshakov
2009-09-15TEEN: More code formatting & whitespace changes (automatically generated with...Max Horn
2009-09-13added shadow_color, height and packed width parameters for fonts.Vladimir Menshakov
2009-09-07fixed invalid text length calculationVladimir Menshakov
2009-09-04TEEN: Some whitespace fixesMax Horn
2009-09-04TEEN:Max Horn
2009-09-03fixed engines order, added svn:keywords properties.Vladimir Menshakov
2009-09-03imported teenagent engine sources.Vladimir Menshakov