aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics
AgeCommit message (Expand)Author
2010-07-27SCI: reverting part of r51361Martin Kiewitz
2010-07-27SCI: adding scaling code in kBaseSetterMartin Kiewitz
2010-07-27SCI: translating nsRect back to actual plane coordinateMartin Kiewitz
2010-07-26SCI: fixing text fonts not working correctlyMartin Kiewitz
2010-07-26SCI: fixing scroll transitions for kq6 hiresMartin Kiewitz
2010-07-26SCI: implement scaling for kDrawCelMartin Kiewitz
2010-07-26SCI: fixing transition 9Martin Kiewitz
2010-07-26SCI: commenting out picture cel debug msgMartin Kiewitz
2010-07-26SCI: adding scrollcapability to sci32Martin Kiewitz
2010-07-26SCI: some scrolling support for sci32Martin Kiewitz
2010-07-26SCI: Some cosmetic changes to the warning thrown when fixing invalid windowsFilippos Karapetis
2010-07-26SCI: Fixed bug #3034507, "PQ2 Demo: Non-existant menu item"Filippos Karapetis
2010-07-25SCI: adding kAddPicAt dummyMartin Kiewitz
2010-07-25SCI: blacking out planes that got deletedMartin Kiewitz
2010-07-25SCI: some changes for kq7Martin Kiewitz
2010-07-25SCI: removing onControl from coordAdjuster32Martin Kiewitz
2010-07-25SCI: using coordadjuster in GfxViewMartin Kiewitz
2010-07-25SCI: sci32 coord adjustment changesMartin Kiewitz
2010-07-25SCI: adjust z coordinate for views (sci32)Martin Kiewitz
2010-07-25SCI: sci32 changesMartin Kiewitz
2010-07-24SCI: changing how insectRect gets appliedMartin Kiewitz
2010-07-24SCI: adding kOnMe transparency supportMartin Kiewitz
2010-07-24SCI: fix warningMartin Kiewitz
2010-07-24SCI: honor given order of screen items in sci32Martin Kiewitz
2010-07-24SCI: support useInsetRect in kFrameoutMartin Kiewitz
2010-07-24SCI: enable speed throttler for sci32Martin Kiewitz
2010-07-24SCI: cache Planes for sci32Martin Kiewitz
2010-07-24SCI: delete hidden planes in kFrameoutMartin Kiewitz
2010-07-24SCI: kCelWide/kCelHigh now adjust on hires viewsMartin Kiewitz
2010-07-24SCI: fix warning and remove duplicate codeMartin Kiewitz
2010-07-24SCI: adding 1 to planeRect bottom/rightMartin Kiewitz
2010-07-24SCI: locking picture resourceMartin Kiewitz
2010-07-24SCI: adding workaround for sq4 room 391Martin Kiewitz
2010-07-23SCI: adding table for kDisplay workaroundsMartin Kiewitz
2010-07-23SCI: adding workaround for sq4/room 391Martin Kiewitz
2010-07-23SCI: fixing kNewWindow (SCI1.1)Martin Kiewitz
2010-07-23SCI: support kSetCursorSci11(-2)Martin Kiewitz
2010-07-23SCI: Now saving the kPalVary state inside savegamesFilippos Karapetis
2010-07-22SCI: Some slight work on robot filesFilippos Karapetis
2010-07-22SCI: Hopefully fix compilation when ENABLE_SCI32 is not definedMatthew Hoops
2010-07-22SCI: fixing mirrored sci32 picturesMartin Kiewitz
2010-07-22SCI: doing res correction on text as wellMartin Kiewitz
2010-07-22SCI: some changes to kFrameout for sci32Martin Kiewitz
2010-07-22SCI: Remove sanity check introduced in rev 51154. When a node is deleted via ...Filippos Karapetis
2010-07-22SCI: Added a sanity check for rev 51152. If a node has been deleted, it shoul...Filippos Karapetis
2010-07-22SCI: Fixed the crash in LSL2, room 42 (when arriving at the island). kAnimate...Filippos Karapetis
2010-07-22SCI: changed the comment about the palette merging (it's not a workaround any...Filippos Karapetis
2010-07-22Use new[]/delete[] instead of malloc/freeMatthew Hoops
2010-07-22Silence gcc warningMatthew Hoops
2010-07-22SCI: some more work on priority sci32Martin Kiewitz