aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/font.cpp
AgeCommit message (Expand)Author
2014-02-18GROOVIE: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-23GRAPHICS: Let Font take uint32 as character codes.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-01-07GROOVIE: Fix a memory leak reported by cppcheck.Jordi Vilalta Prat
2010-10-27GROOVIE: Fix bug #3095031 (regression in Russian T7G).Jordi Vilalta Prat
2010-06-17Fixed a few cppcheck errors.Torbjörn Andersson
2010-06-07Groovie:Jordi Vilalta Prat
2009-01-13Added const qualifier to (char *) parameterJordi Vilalta Prat
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-23Fix a valgrind error by using the appropiate delete operatorJordi Vilalta Prat
2008-11-14Patch #2271425: Groovie engineMax Horn