aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/charset-fontdata.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-04-12Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...Ori Avtalion
2010-03-07Exclude font data tables for The Feeble Files, when AGOS2 games are disabled.Travis Howell
2010-03-07Add font data for Polish Windows 4CD version of The Feeble Files.Travis Howell
2009-07-06Use graphics surfaces for screen buffers, and always use correct pitch when w...Travis Howell
2009-06-09Correct check for font data table used in The Feeble Files.Travis Howell
2009-06-08Add Polish font data for The Feeble Files.Travis Howell
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-16Add initial support for DOS non-interactive demos of The Feeble Files.Travis Howell
2009-03-08Clarify several errors messages.Travis Howell
2009-03-08Add initial support for Personal Nightmare.Travis Howell
2009-02-28Add German font data table for German versions of Elvira 2 and Waxworks.Travis Howell
2009-02-28Elvira 1 uses slightly different font data table, shared for all languages.Travis Howell
2009-02-07Cleanup.Travis Howell
2009-01-23 Trigger error in German versions of Elvira 1/2 and Waxworks, since we still ...Travis Howell
2008-03-26Move code to ignore invalid characters.Travis Howell
2008-03-26Ooops, correct error in conversion of The Feeble Files font data.Travis Howell
2008-03-26Always ignore invalid characters, when using charset data.Travis Howell
2008-03-26Switch all font data to hexadecimal and sort by language name.Travis Howell
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-06Split charset font data.Travis Howell