..
animate.cpp
SCI: adding detection for benchmark views
2010-07-31 16:41:42 +00:00
animate.h
SCI: Simplify GfxAnimate code, get rid of _listData
2010-06-29 14:54:15 +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: reverting part of r51361
2010-07-27 11:18:51 +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: dont fix list control in sq4
2010-07-19 16:47:31 +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: support kSetCursorSci11(-2)
2010-07-23 10:58:06 +00:00
cursor.h
SCI: support kSetCursorSci11(-2)
2010-07-23 10:58:06 +00:00
font.cpp
SCI: fix regression of r50599 - broken greyed font drawing
2010-07-06 11:03:10 +00:00
font.h
Remove extra ";" in class declarations.
2010-07-17 00:05:27 +00:00
fontsjis.cpp
fontsjis.h
Reduced header dependency
2010-06-17 23:20:39 +00:00
frameout.cpp
SCI: Fix uninitialized variable warning in g++.
2010-08-01 01:00:30 +00:00
frameout.h
SCI: adding scrollcapability to sci32
2010-07-26 14:41:19 +00:00
helpers.h
SCI: implemented kPalette(save/restore)
2010-07-27 17:51:44 +00:00
maciconbar.cpp
Moved the SelectorCache struct inside selector.h, where it belongs, and fixed some header dependencies in the process
2010-06-23 15:23:37 +00:00
maciconbar.h
SCI: renaming MacIconBar to GfxMacIconBar
2010-05-24 21:47:06 +00:00
menu.cpp
SCI: Ignore setAttribute() on any non-existent menu items
2010-07-29 19:08:07 +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: implement scaling for kDrawCel
2010-07-26 19:25:56 +00:00
paint16.h
SCI: implement scaling for kDrawCel
2010-07-26 19:25:56 +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
paint.h
SCI: SciGui/SciGui32 gone for good...
2010-06-15 15:44:24 +00:00
palette.cpp
SCI: implemented kPalette(save/restore)
2010-07-27 17:51:44 +00:00
palette.h
SCI: implemented kPalette(save/restore)
2010-07-27 17:51:44 +00:00
picture.cpp
SCI: adding header comments about sci1.1 pictures
2010-07-28 12:41:24 +00:00
picture.h
SCI: adding scrollcapability to sci32
2010-07-26 14:41:19 +00:00
portrait.cpp
SCI: Rename sciEvent to SciEvent
2010-06-17 23:11:12 +00:00
portrait.h
SCI: SciGui/SciGui32 gone for good...
2010-06-15 15:44:24 +00:00
ports.cpp
SCI: sci1.1 priority bands now changing in kDrawPic
2010-07-27 23:20:43 +00:00
ports.h
SCI: sci1.1 priority bands now changing in kDrawPic
2010-07-27 23:20:43 +00:00
robot.cpp
SCI: Initialize _resourceData to 0 in GfxRobot. Fixes PQSWAT demo.
2010-07-28 05:55:09 +00:00
robot.h
SCI: Some slight work on robot files
2010-07-22 22:04:40 +00:00
screen.cpp
SCI: separating qfg1ega and qfg1vga gameids
2010-07-14 11:53:12 +00:00
screen.h
SCI: also sync palette after playing movies, fixes kq6 intro
2010-07-11 10:11:31 +00:00
text16.cpp
SCI: finally fixing font codes
2010-07-30 16:55:36 +00:00
text16.h
SCI: finally fixing font codes
2010-07-30 16:55:36 +00:00
transitions.cpp
SCI: fixing scroll transitions for kq6 hires
2010-07-26 21:25:07 +00:00
transitions.h
SCI: fixing scroll transitions for kq6 hires
2010-07-26 21:25:07 +00:00
view.cpp
SCI: adjusting inside view::getCelRect for sci0early
2010-07-31 13:13:46 +00:00
view.h
SCI: adjusting inside view::getCelRect for sci0early
2010-07-31 13:13:46 +00:00