aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/charset.cpp
AgeCommit message (Collapse)Author
2008-01-11Fix assert that can be triggered in non-English versions of The Feeble Files ↵Travis Howell
for Amiga/Macintosh. svn-id: r30406
2008-01-06Remove unused Amiga OCS font data, the AGA font data can by used by all ↵Travis Howell
Amiga versions of Simon the Sorcerer 1. svn-id: r30300
2008-01-06Split charset font data.Travis Howell
svn-id: r30299
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
svn-id: r28803
2007-08-06Ooops, correction to last commit.Travis Howell
svn-id: r28465
2007-08-06Fix bug #1768080 - FEEBLE: Wrong text display in Oracle. A regression, ↵Travis Howell
caused by slight difference in charset code for FF/PP. svn-id: r28463
2007-06-21Add font table for Spanish version of Elvira 2.Travis Howell
svn-id: r27582
2007-06-21Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and ↵Travis Howell
cleanup code. svn-id: r27577
2007-06-21Add Italian DOS version of Elvira 2.Travis Howell
svn-id: r27573
2007-06-08Fix window scrolling in earlier games.Travis Howell
svn-id: r27183
2007-06-07Add case for font data in Italian versions of earlier games too.Travis Howell
svn-id: r27152
2007-06-06Fix glitches when highlighting words in Elvira 2, the characters were drawn ↵Travis Howell
at the incorrect location, due to difference in column offset used for new lines. svn-id: r27138
2007-06-04Change printChar variables to signed, to allow removal of work around for ↵Travis Howell
The Feeble Files. svn-id: r27076
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-27The 'i' and 'l' charactors only have a shorter width in Simon the Sorcerer 1/2.Travis Howell
svn-id: r26958
2007-05-27Add font table for Elvira 1/2 and Waxworks.Travis Howell
svn-id: r26954
2007-05-22Minor cleanup.Travis Howell
svn-id: r26913
2007-05-22Move code to correct position.Travis Howell
svn-id: r26912
2007-05-13Fix bugs #941074 and #828860, by switching to graphics renderer code used by ↵Travis Howell
earlier (non-Windows) versions of Simon the Sorcerer 1/2. svn-id: r26825
2007-05-09Imrproved support for Elvira 1/2 and Waxworks.Travis Howell
svn-id: r26792
2007-04-15Cleanup.Travis Howell
svn-id: r26497
2007-02-12Add Quietust's patch to fix subtitles glitches in Amiga AGA/CD32 versions of ↵Travis Howell
Simon the Sorcerer 1. svn-id: r25506
2007-02-11Whitespace changes.Travis Howell
svn-id: r25488
2007-02-11Add Quietust's patch for improved string redering in Amiga versions of Simon ↵Travis Howell
the Sorcerer 1. svn-id: r25481
2006-11-15Add inital pause code for Elvira 1/2 & WW, and cleanupTravis Howell
svn-id: r24723
2006-10-27CleanupTravis Howell
svn-id: r24533
2006-10-26Add font table for Czech version of Simon 2Travis Howell
svn-id: r24519
2006-10-21CleanupTravis Howell
svn-id: r24397
2006-10-17Add minor differences in windows code of Elvira 1/2/WWTravis Howell
svn-id: r24356
2006-10-14Fix charset palette in Elvira 2/WWTravis Howell
svn-id: r24306
2006-09-29Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS andEugene Sandulenko
SimonEngine -> AGOSEngine. Source is compilable and runnable again. I'm done. svn-id: r24013
2006-09-29Phase 4. Some more internal updates.,Eugene Sandulenko
svn-id: r24012
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko
svn-id: r24009