aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/transitions.cpp
AgeCommit message (Expand)Author
2010-10-07SCI: Added a define to disable room transitionsFilippos Karapetis
2010-08-29SCI: changing scroll transition behaviourMartin Kiewitz
2010-08-23SCI: slightly changing msecs for scrollingMartin Kiewitz
2010-08-21SCI: improving delaying transitionsMartin Kiewitz
2010-08-21SCI: now fading color 255 as well in sci1.1Martin Kiewitz
2010-07-26SCI: fixing scroll transitions for kq6 hiresMartin Kiewitz
2010-07-26SCI: fixing transition 9Martin Kiewitz
2010-06-29SCI: Rewrap more commentsMax Horn
2010-06-20SCI: fixed typoMartin Kiewitz
2010-06-20SCI: properly implement kPalVary functionality within kDrawPic and transition...Martin Kiewitz
2010-06-15SCI: SciGui/SciGui32 gone for good...Martin Kiewitz
2010-06-15SCI: calling wait() directly and removing it from SciGuiMartin Kiewitz
2010-06-15Throttle screen updates to 60fps in some screen transition effects as wellFilippos Karapetis
2010-05-15SCI: adding upscaled hires mode 640x480 for kq6 and gk1, fixing valgrind erro...Martin Kiewitz
2010-04-16SCI: make pixelation transition work in upscaled hires modeMartin Kiewitz
2010-04-16SCI: make scroll transitions work in upscaled hires modeMartin Kiewitz
2010-02-17SCI: Cleanup resource.hMax Horn
2010-02-04SCI: renaming Transitions to GfxTransitionsMartin Kiewitz
2010-01-31SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now...Martin Kiewitz
2010-01-06SCI: making most of the variables in screen class private (some of it was nee...Martin Kiewitz
2010-01-06Removed all hardcoded screen sizesFilippos Karapetis
2010-01-05More renamingFilippos Karapetis