scummvm/engines/sci/graphics
2010-12-23 13:11:10 +00:00
..
animate.cpp SCI: removing unneeded call 2010-10-26 20:56:55 +00:00
animate.h SCI: Commented out unused signal flags 2010-12-20 12:19:28 +00:00
cache.cpp
cache.h
compare.cpp
compare.h
controls.cpp
controls.h
coordadjuster.cpp
coordadjuster.h
cursor.cpp SCI: Implemented FR #3101338: "King's Quest 6 Windows Mouse Icons" 2010-11-26 12:37:24 +00:00
cursor.h SCI: Implemented FR #3101338: "King's Quest 6 Windows Mouse Icons" 2010-11-26 12:37:24 +00:00
font.cpp SCI2: Added some currently unused code for drawing text on a buffer 2010-11-08 16:12:58 +00:00
font.h SCI2: Added some currently unused code for drawing text on a buffer 2010-11-08 16:12:58 +00:00
fontsjis.cpp
fontsjis.h
frameout.cpp SCI2+: Set pictureCels to 0 after deleting them 2010-12-22 13:52:25 +00:00
frameout.h SCI2/SCI2.1: Some changes to the screen drawing code. 2010-10-23 19:23:07 +00:00
helpers.h SCI: Fixed a silly bug when restoring port rectangles. This uncovered a bug with the recently added port save/restore code 2010-11-01 19:42:00 +00:00
maciconbar.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
maciconbar.h
menu.cpp SCI: Remove any use of printf 2010-11-02 09:49:47 +00:00
menu.h
paint16.cpp SCI: Fixed bug #3037945 - "PQ3 : Graphical Glitch with White Mercedes on Freeway" 2010-12-20 12:21:18 +00:00
paint16.h
paint32.cpp
paint32.h
paint.cpp
paint.h
palette.cpp SCI: Change 'colour' to 'color' 2010-11-17 12:13:03 +00:00
palette.h
picture.cpp SCI: Fixed bugs #3041044, #3046543 and #3046513 2010-12-01 00:40:52 +00:00
picture.h
portrait.cpp SCI: Reset the portrait bitmap to the "closed mouth" state, when skipping dialogs 2010-12-21 07:53:34 +00:00
portrait.h
ports.cpp SCI: Fixed bug #3041153 - "SCI Fanmade Games: Message window glitch" 2010-12-20 15:30:31 +00:00
ports.h SCI: fixing lf 2010-11-01 16:42:54 +00:00
robot.cpp SCI: Some initial work on the sound of robot videos (doesn't work yet, seems to be a problem with the encoding of the customized SOL audio files in robot videos) 2010-12-23 13:11:10 +00:00
robot.h SCI: Some initial work on the sound of robot videos (doesn't work yet, seems to be a problem with the encoding of the customized SOL audio files in robot videos) 2010-12-23 13:11:10 +00:00
screen.cpp SCI: Some video related changes 2010-11-11 19:22:56 +00:00
screen.h SCI: Some video related changes 2010-11-11 19:22:56 +00:00
text16.cpp
text16.h
transitions.cpp
transitions.h
view.cpp SCI: Fixed View Cel RLE Decoding when RLE Code 0x40 is used (Corrects Bug #3135872 "LSL1VGA: "Pause Game" problem") 2010-12-15 22:36:55 +00:00
view.h SCI: fix gfx issues when giving out cards hoyle4 2010-10-26 20:19:17 +00:00