scummvm/engines/sci/graphics
2011-02-20 12:44:59 -05:00
..
animate.cpp SCI: A more efficient solution for bug #3037874 (SCI high CPU usage), which will hopefully 2010-12-26 15:28:02 +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: Cleanup 2011-01-09 13:21:19 +00:00
compare.cpp SCI: Fix GK1 Mac scaling 2011-02-02 22:29:14 +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: Changed the bShow parameter of GfxText16:Box() into a bool 2011-01-09 00:32:26 +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: Adapt to setPalette/grabPalette RGBA->RGB change. 2011-02-14 17:08:33 +01:00
cursor.h SCI: Improve Mac SCI1.1+ cursor support 2011-02-06 00:05:27 +00:00
font.cpp SCI: Add support for GK1 Mac high-res fonts 2011-02-03 15:51:51 +00:00
font.h SCI: Cleanup 2011-01-09 13:21:19 +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 SCI: Fix loading SCI32 games 2011-02-14 22:38:12 -05:00
frameout.h SCI: Fix loading SCI32 games 2011-02-14 22:38:12 -05: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 SCI: Add support for enabling/disabling Mac icon bar images 2011-02-20 12:44:59 -05:00
maciconbar.h SCI: Add support for enabling/disabling Mac icon bar images 2011-02-20 12:44:59 -05:00
menu.cpp SCI: Plugged 2 memory leaks, reported by digitall 2011-01-15 23:55:35 +00:00
menu.h SCI: Plugged 2 memory leaks, reported by digitall 2011-01-15 23:55:35 +00:00
paint16.cpp SCI: Slight cleanup 2011-02-20 12:20:40 +02:00
paint16.h SCI: fixing kGraphFillBoxAny implementation 2010-08-11 18:19:58 +00:00
paint32.cpp SCI: Converted the robot decoder into a regular video decoder, and decoupled it from the 2011-02-07 12:24:09 +00:00
paint32.h SCI: Converted the robot decoder into a regular video decoder, and decoupled it from the 2011-02-07 12:24: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
palette.cpp Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into master 2011-02-19 21:46:45 +01:00
palette.h SCI: Fix Mac icon bar palettes 2011-02-17 13:38:23 -05:00
picture.cpp SCI: Fix SCI32 Mac picture palettes 2011-02-05 08:52: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: Fix window height for some Mac SCI1/1.1 games 2011-02-18 15:58:23 -05:00
ports.h SCI: fixing lf 2010-11-01 16:42:54 +00:00
screen.cpp SCI: Fix window height for some Mac SCI1/1.1 games 2011-02-18 15:58:23 -05:00
screen.h SCI: Fix window height for some Mac SCI1/1.1 games 2011-02-18 15:58:23 -05:00
text16.cpp SCI: Changed the bShow parameter of GfxText16:Box() into a bool 2011-01-09 00:32:26 +00:00
text16.h SCI: Changed the bShow parameter of GfxText16:Box() into a bool 2011-01-09 00:32:26 +00:00
transitions.cpp Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into master 2011-02-19 21:46:45 +01:00
transitions.h SCI: changing scroll transition behaviour 2010-08-29 10:39:34 +00:00
view.cpp SCI: Slight cleanup 2011-02-20 12:20:40 +02:00
view.h SCI: fix gfx issues when giving out cards hoyle4 2010-10-26 20:19:17 +00:00