index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
/
graphics
/
transitions.cpp
Age
Commit message (
Expand
)
Author
2010-10-07
SCI: Added a define to disable room transitions
Filippos Karapetis
2010-08-29
SCI: changing scroll transition behaviour
Martin Kiewitz
2010-08-23
SCI: slightly changing msecs for scrolling
Martin Kiewitz
2010-08-21
SCI: improving delaying transitions
Martin Kiewitz
2010-08-21
SCI: now fading color 255 as well in sci1.1
Martin Kiewitz
2010-07-26
SCI: fixing scroll transitions for kq6 hires
Martin Kiewitz
2010-07-26
SCI: fixing transition 9
Martin Kiewitz
2010-06-29
SCI: Rewrap more comments
Max Horn
2010-06-20
SCI: fixed typo
Martin Kiewitz
2010-06-20
SCI: properly implement kPalVary functionality within kDrawPic and transition...
Martin Kiewitz
2010-06-15
SCI: SciGui/SciGui32 gone for good...
Martin Kiewitz
2010-06-15
SCI: calling wait() directly and removing it from SciGui
Martin Kiewitz
2010-06-15
Throttle screen updates to 60fps in some screen transition effects as well
Filippos Karapetis
2010-05-15
SCI: adding upscaled hires mode 640x480 for kq6 and gk1, fixing valgrind erro...
Martin Kiewitz
2010-04-16
SCI: make pixelation transition work in upscaled hires mode
Martin Kiewitz
2010-04-16
SCI: make scroll transitions work in upscaled hires mode
Martin Kiewitz
2010-02-17
SCI: Cleanup resource.h
Max Horn
2010-02-04
SCI: renaming Transitions to GfxTransitions
Martin Kiewitz
2010-01-31
SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now...
Martin Kiewitz
2010-01-06
SCI: making most of the variables in screen class private (some of it was nee...
Martin Kiewitz
2010-01-06
Removed all hardcoded screen sizes
Filippos Karapetis
2010-01-05
More renaming
Filippos Karapetis