..
animate.cpp
SCI: removing unneeded call
2010-10-26 20:56:55 +00:00
animate.h
SCI: fix gfx issues when giving out cards hoyle4
2010-10-26 20:19:17 +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
SCI: Some minor fixes for Phantasmagoria 2 (which doesn't work at all, since it has some differences in its views)
2010-11-20 00:20:05 +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
paint16.cpp
SCI: kDrawPic setting _picNotValid on non-front
2010-09-26 15:47:13 +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
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
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: Add a default case to a switch statement to silence some compiler warnings.
2010-11-05 00:10:26 +00:00
picture.h
SCI: adding scrollcapability to sci32
2010-07-26 14:41:19 +00:00
portrait.cpp
SCI: Throttle the invocations of Engine::shouldQuit()
2010-08-29 00:39:33 +00:00
portrait.h
SCI: SciGui/SciGui32 gone for good...
2010-06-15 15:44:24 +00:00
ports.cpp
SCI: saving/restoring script created windows now
2010-11-01 16:09:33 +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: Some minor fixes for Phantasmagoria 2 (which doesn't work at all, since it has some differences in its views)
2010-11-20 00:20:05 +00:00
view.h
SCI: fix gfx issues when giving out cards hoyle4
2010-10-26 20:19:17 +00:00