.. |
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: 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: 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: 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
|
SCI: Cleanup
|
2011-01-09 13:21:19 +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
|
SCI2: Implemented proper text splitting
|
2011-01-09 13:28:34 +00:00 |
frameout.h
|
SCI: Cleanup
|
2011-01-09 13:21:19 +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: Some function renaming
|
2011-01-08 23:16:44 +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: Changed the bShow parameter of GfxText16:Box() into a bool
|
2011-01-09 00:32:26 +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: debugC calls no longer require a debug level of 2 to show output
|
2011-01-01 12:48:12 +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: Changed the bShow parameter of GfxText16:Box() into a bool
|
2011-01-09 00:32:26 +00:00 |
ports.h
|
SCI: fixing lf
|
2010-11-01 16:42:54 +00:00 |
robot.cpp
|
SCI2.1: Some further work on robot files
|
2011-01-09 18:18:16 +00:00 |
robot.h
|
SCI2.1: Some further work on robot files
|
2011-01-09 18:18:16 +00:00 |
screen.cpp
|
SCI: Cleanup
|
2011-01-09 13:21:19 +00:00 |
screen.h
|
SCI: Some video related changes
|
2010-11-11 19:22:56 +00: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
|
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 |