aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/font.cpp
AgeCommit message (Expand)Author
2008-12-22- Split the SAGA resource manager in 3 different ones, depending on the resou...Filippos Karapetis
2008-12-21Cleaned up the mess with game IDs and game types: removed game types, reduced...Filippos Karapetis
2008-12-10Some more dirty rectangle fixes, only 2 known glitches are leftFilippos Karapetis
2008-12-07More dirty rectangle related changes (dirty rectangle handling is still broken)Filippos Karapetis
2008-12-06- Prevented direct reference to the back buffer in many cases (apart from a f...Filippos Karapetis
2008-12-06All the screen drawing functions draw to the back buffer, so there is no poin...Filippos Karapetis
2008-12-04CleanupFilippos Karapetis
2008-11-23Corrected wrong extended characters provided in the translated hardcoded stri...Filippos Karapetis
2008-07-28CleanupFilippos Karapetis
2008-06-12SAGA: Fixed memory leaks in the SAGA engineChristopher Page
2008-02-27Don't do any special font mapping in the Italian fan translation of ITE, so t...Filippos Karapetis
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-09-23Moved MemoryStreamEndian from Saga to Common.Eugene Sandulenko
2007-09-18Fix for bug #1796045 - "IHNM: Spanish font wrong"Filippos Karapetis
2007-09-17Added a debug command for font mappingFilippos Karapetis
2007-09-17Character with ASCII code 9 is tabFilippos Karapetis
2007-09-10Lots of source code formatting correctionsMax Horn
2007-08-02Undefined character 9 is no longer printed in the IHNM demo help screenFilippos Karapetis
2007-07-31Cleanup: removed dead code, fixed some comments and did some layout changesFilippos Karapetis
2007-07-26The demo version of IHNM has 3 font types (like ITE), not 6 (like the full ve...Filippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-03-08Fixed tons of format string warnings for debug/error calls (including several...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn