Age | Commit message (Expand) | Author |
2015-08-02 | SCI: implement frame skipping for all transitions | Martin Kiewitz |
2014-11-09 | SCI: some more work on 480x300 mac support | Martin Kiewitz |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-02-13 | SCI: Fix the order of diagonal roll transitions in the old lookup table | Filippos Karapetis |
2012-01-14 | SCI: Fix bug in fadeIn()/fadeOut() | Filippos Karapetis |
2011-06-12 | SCI: Remove workaround that caused graphics corruption | Willem Jan Palenstijn |
2011-06-12 | SCI: Add FIXME for bug #3051136 | Willem Jan Palenstijn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-03-29 | JANITORIAL: Remove/comment unused vars | dhewg |
2011-03-04 | SCI: Enable fade transitions for SCI1 EGA games | md5 |
2011-03-04 | SCI: Amiga SCI1 middle games are actually SCI1 late | md5 |
2011-03-04 | SCI: Amiga SCI1 middle games use the new PC SCI1 late transition effects | md5 |
2011-02-19 | Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma... | Johannes Schickel |
2011-02-17 | SCI: Fix Mac icon bar palettes | Matthew Hoops |
2011-02-14 | SCI: Adapt to setPalette/grabPalette RGBA->RGB change. | Johannes Schickel |
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn |
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 |