Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-31 | AGI: fix warnings | Martin Kiewitz | |
2016-01-31 | AGI: rename VGA font to PC BIOS font | Martin Kiewitz | |
probably more accurate | |||
2016-01-31 | AGI: added/improved font debug output | Martin Kiewitz | |
2016-01-31 | AGI: font cleanup | Martin Kiewitz | |
We now only offer the original VGA font (a few characters were modified) and overwrite the extended set range with a Russian set, when needed. | |||
2016-01-29 | AGI: font loader support for Atari ST font | Martin Kiewitz | |
2016-01-29 | AGI: overwrite save restore dialog font character | Martin Kiewitz | |
Overwrite it, to make sure that original save/restore dialogs look properly. | |||
2016-01-29 | AGI: support for user-supplied font-file | Martin Kiewitz | |
agi-font-atarist.bin -> used for platform Atari ST agi-font-amiga.bin -> used for platform Amiga agi-font-dos.bin -> used for platform DOS agi-font-fanmade.bin -> used for fan-made games That way users can get a more accurate font. | |||
2016-01-29 | AGI: new font class created | Martin Kiewitz | |
moved font stuff into GfxFont class removed Mickey Mouse font data (is loaded from mickey.exe) | |||
2007-01-16 | Finish restructuring font data header for const correctness. | David Symonds | |
svn-id: r25100 | |||
2006-05-24 | removed defines USE_PCM_SOUND, AGDS_SUPPORT, USE_HIRES | Paweł Kołodziejski | |
svn-id: r22609 | |||
2006-05-23 | imported AGI engine | Paweł Kołodziejski | |
svn-id: r22588 |