aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/font.cpp
AgeCommit message (Expand)Author
2012-05-05TONY: Fix some Valgrind identified memory leaksPaul Gilbert
2012-05-05TONY: Fixed some more Valgrid identified errorsPaul Gilbert
2012-05-05TONY: More corrections for font initislisationsPaul Gilbert
2012-05-05TONY: Correct some more chararcter array initialisationsPaul Gilbert
2012-05-05TONY: Correct some initialisation of the character arraysPaul Gilbert
2012-05-05TONY: Fix some Valgrind identified warningsPaul Gilbert
2012-05-04TONY: Implemented some missing and incorrect init codePaul Gilbert
2012-05-03TONY: Formatting fixesPaul Gilbert
2012-05-03TONY: Engine is now compiling and linking againPaul Gilbert
2012-05-03TONY: Implemented loc.cpp and font.cpp methodsPaul Gilbert