scummvm/engines/groovie
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
..
cell.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
cell.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
cursor.cpp ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
cursor.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debug.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debug.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection.cpp GROOVIE: Add GUIO_NOASPECT 2011-10-24 06:42:30 +02:00
detection.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
groovie.cpp GROOVIE: Detect if external music exists for the Music Enhancement Project. 2012-03-24 11:00:09 +10:30
groovie.h GROOVIE: Remove Unecessary debugger errorString() function. 2011-06-03 13:58:06 +01:00
lzss.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
lzss.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk Reduced savegame code duplication and added savegame format versioning. 2009-01-13 23:22:47 +00:00
music.cpp ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
music.h ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
player.cpp Merge remote branch 'upstream/master' into t7g-ios 2011-05-31 14:16:29 -04:00
player.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
resource.cpp GROOVIE: Ensure entire v2 res name is loaded with terminating null 2011-06-03 19:47:28 +09:30
resource.h Merge remote branch 'upstream/master' into t7g-ios 2011-05-31 14:16:29 -04:00
roq.cpp GROOVIE: Do not cast away const qualifier. 2012-04-05 00:40:30 +02:00
roq.h GROOVIE: Remove dither code from ROQ 2011-09-06 21:59:24 +09:30
saveload.cpp ENGINES: Clean up SaveStateDescriptor. 2011-07-02 21:07:55 +02:00
saveload.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
script.h Merge remote branch 'upstream/master' into t7g-ios 2011-05-31 14:16:29 -04:00
vdx.cpp Merge remote branch 'upstream/master' into t7g-ios 2011-05-31 14:16:29 -04:00
vdx.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00