aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/font.cpp
AgeCommit message (Collapse)Author
2010-10-15TOON: readding spanish special chars removed in r53513Martin Kiewitz
svn-id: r53514
2010-10-15TOON: fix Ä umlaut and " char in german version of toonstruckMartin Kiewitz
svn-id: r53513
2010-10-14TOON: Fixed the Spanish special characters.Jordi Vilalta Prat
- Wrap the text to font mapping in a function to give more flexibility. - Add mapping of the opening exclamation and question marks to the common mapping array. - Added a special case for a character already mapped incorrectly in the original interpreter, which seems to conflict with what's required by the other languages. svn-id: r53461
2010-10-09TOON: Ran astyle over the toon engine (+ some manual corrections).Johannes Schickel
svn-id: r53098
2010-10-09TOON: String fixes for motoezx buildSylvain Dupont
svn-id: r53093
2010-10-09TOON: Make some static data tables const.Johannes Schickel
svn-id: r53092
2010-10-08TOON: Normalized include pathsEugene Sandulenko
svn-id: r53089
2010-10-08TOON: Merged Toon engine to ScummVM trunkEugene Sandulenko
svn-id: r53087