scummvm/gui/themes
Johannes Schickel a401f0a19e ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic.
All uses of the old target scale API actually wanted to disallow scaling of
the mouse cursor. This commit adapts our API to this and thus simplifies
backend implementations.

Some backends, most notable the Wii and Android, did some implementation of
the cursor target scale, which I didn't adapt yet. I added a TODO for the
porters there.
2012-06-03 02:02:57 +02:00
..
fonts GUI: Add GNU FreeFont TTFs for use with our modern theme. 2012-01-29 16:26:20 +01:00
scummclassic ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
scummmodern ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
default.inc ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
scummclassic.zip ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
scummmodern.zip ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
scummtheme.py GUI: Add support for loading TTF files with ISO-8859-1 charset. 2012-01-29 16:26:20 +01:00
translations.dat I18N: Regenerate translation data file 2012-05-27 21:02:25 +01:00