scummvm/engines/sci/graphics
2010-12-22 13:52:25 +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 SCI: kCelWide/kCelHigh now adjust on hires views 2010-07-24 15:15:38 +00:00
cache.h SCI: SciGui/SciGui32 gone for good... 2010-06-15 15:44:24 +00:00
compare.cpp SCI: fixing kBaseSetter on scaled views 2010-10-07 11:25:09 +00:00
compare.h SCI: some big changes to kCantBeHere - kCantBeHere returns the actual "problem" instead of being a plain boolean - part of solving lsl1 casino door / qfg1vga gate 2010-07-15 19:23:18 +00:00
controls.cpp SCI: Fix AltInput crash in non-parser games 2010-10-03 23:56:17 +00:00
controls.h SCI: replaced value with constant when checking if controls are selected 2010-04-25 15:44:11 +00:00
coordadjuster.cpp SCI: removing onControl from coordAdjuster32 2010-07-25 17:01:54 +00:00
coordadjuster.h SCI: removing onControl from coordAdjuster32 2010-07-25 17:01:54 +00:00
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 SCI: removing single byte chars from double byte check in sjis class (damn wikipedia with their similar colors hehe) 2010-04-18 21:18:58 +00:00
fontsjis.h Reduced header dependency 2010-06-17 23:20:39 +00:00
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 SCI: renaming MacIconBar to GfxMacIconBar 2010-05-24 21:47:06 +00:00
menu.cpp SCI: Remove any use of printf 2010-11-02 09:49:47 +00:00
menu.h SCI: fix regression of r50721 - pausing/resuming only on actual menu usage 2010-07-06 14:10:09 +00:00
paint.cpp SCI: Move kernelShakeScreen to GfxScreen so it can be used in SCI32 (it's used in GK1) 2010-08-01 17:54:48 +00:00
paint.h SCI: Move kernelShakeScreen to GfxScreen so it can be used in SCI32 (it's used in GK1) 2010-08-01 17:54:48 +00:00
paint16.cpp SCI: Fixed bug #3037945 - "PQ3 : Graphical Glitch with White Mercedes on Freeway" 2010-12-20 12:21:18 +00:00
paint16.h SCI: fixing kGraphFillBoxAny implementation 2010-08-11 18:19:58 +00:00
paint32.cpp SCI: SciGui/SciGui32 gone for good... 2010-06-15 15:44:24 +00:00
paint32.h SCI: SciGui/SciGui32 gone for good... 2010-06-15 15:44:24 +00:00
palette.cpp SCI: Change 'colour' to 'color' 2010-11-17 12:13:03 +00:00
palette.h SCI: implemented kPalette(save/restore) 2010-07-27 17:51:44 +00:00
picture.cpp SCI: Fixed bugs #3041044, #3046543 and #3046513 2010-12-01 00:40:52 +00:00
picture.h SCI: adding scrollcapability to sci32 2010-07-26 14:41:19 +00:00
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 SCI: SciGui/SciGui32 gone for good... 2010-06-15 15:44:24 +00:00
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 SCI2: Some work on RBT files 2010-09-19 10:56:08 +00:00
robot.h SCI2: Some work on RBT files 2010-09-19 10:56:08 +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 SCI: adding separate status drawing code 2010-09-26 18:23:53 +00:00
text16.h SCI: adding separate status drawing code 2010-09-26 18:23:53 +00:00
transitions.cpp SCI: Added a define to disable room transitions 2010-10-07 15:30:30 +00:00
transitions.h SCI: changing scroll transition behaviour 2010-08-29 10:39:34 +00:00
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