scummvm/engines/sci/graphics
2013-10-02 12:25:10 +03:00
..
animate.cpp SCI: Change wording for bug/further info references 2013-04-27 14:04:27 +03:00
animate.h SCI: Some more work on scaling in SCI32 2013-01-13 17:28:09 +02:00
cache.cpp SCI: Implementation of kCelInfo subop 4 2011-10-12 02:50:28 +03:00
cache.h SCI: Implementation of kCelInfo subop 4 2011-10-12 02:50:28 +03:00
compare.cpp SCI: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
compare.h SCI: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
controls16.cpp SCI: Fix a non-initialized variable in GfxControls16 - CID 1003114 2013-05-01 01:51:11 +03:00
controls16.h SCI: Fix a non-initialized variable in GfxControls16 - CID 1003114 2013-05-01 01:51:11 +03:00
controls32.cpp SCI: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
controls32.h SCI: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
coordadjuster.cpp SCI: Prefix class variables with underscores 2011-11-17 22:09:16 +02:00
coordadjuster.h SCI: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
cursor.cpp SCI: Fix a non-initialized variable in GfxCursor - CID 1003112 2013-05-01 01:51:12 +03:00
cursor.h SCI: Fix potential memory leak with Mac cursor's hotspot 2013-04-16 11:14:04 -04:00
font.cpp SCI: Fix delete[] formatting. 2012-07-25 21:11:45 +02:00
font.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
fontsjis.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
fontsjis.h SCI: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
frameout.cpp SCI: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +02:00
frameout.h SCI: Some more work on scaling in SCI32 2013-01-13 17:28:09 +02:00
helpers.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
maciconbar.cpp SCI: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +02:00
maciconbar.h GRAPHICS: Convert PictDecoder to the ImageDecoder API 2012-03-20 01:06:48 +01:00
menu.cpp SCI: Fix a non-initialized variable in GfxMenu - CID 1003110 2013-05-01 01:51:11 +03:00
menu.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
paint16.cpp SCI: Initialize some members of GfxPaint16 - CID 1010057 2013-05-01 01:51:10 +03:00
paint16.h SCI: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
paint32.cpp SCI: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
paint32.h SCI: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
paint.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
paint.h SCI: Removed unused includes 2011-10-19 20:29:04 +03:00
palette.cpp SCI: Change wording for bug/further info references 2013-04-27 14:04:27 +03:00
palette.h SCI: Properly reset the palVary signal when loading (bug #3575569) 2012-11-15 14:57:55 +02:00
picture.cpp SCI: Make a note about pic 390 in the blacklisted SQ4CD NRS patch 1.2 2013-10-02 12:25:10 +03:00
picture.h SCI: More work on the vertical plane offset for SCI32. Still WIP. 2011-10-14 14:07:00 +03:00
portrait.cpp ALL: Fix typo (existant->existent) 2013-02-23 22:07:32 +01:00
portrait.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ports.cpp SCI: Avoid using g_sci for usesOldGfxFunctions() in the GfxPorts class 2013-06-21 13:19:37 +03:00
ports.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
screen.cpp SCI: fix for heap corruption during lsl3 ending 2013-09-21 22:35:53 +02:00
screen.h SCI: Differentiate between screen width and pitch 2012-07-26 11:06:51 +03:00
text16.cpp SCI: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
text16.h SCI: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
text32.cpp SCI: Remove multibyte character processing code from SCI32 2012-06-20 10:55:24 +03:00
text32.h SCI: Initial implementation of kScrollWindow, used in some SCI21 games 2012-06-07 11:27:59 +03:00
transitions.cpp SCI: Fix the order of diagonal roll transitions in the old lookup table 2012-02-13 12:06:35 +02:00
transitions.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
view.cpp SCI: Rewrite the color remapping code to support simultaneous effects 2012-07-25 00:58:16 +03:00
view.h SCI: Implementation of kCelInfo subop 4 2011-10-12 02:50:28 +03:00