aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/transitions32.cpp
AgeCommit message (Expand)Author
2018-08-21SCI32: Fix fade-in for some screens in Hoyle 5Filippos Karapetis
2017-10-06SCI32: Clean up scriptWidth/scriptHeight/screenWidth/screenHeightColin Snover
2017-10-06SCI32: Clean up GfxTransitions32Colin Snover
2017-07-07SCI32: Implement kShowStyle HShutterOut transitionColin Snover
2017-07-06SCI32: Remove useless callColin Snover
2017-07-06SCI32: Centralise OSystem screen updatesColin Snover
2017-04-22SCI32: Fix broken final step of 2.1mid+ pixel dissolveColin Snover
2017-01-12SCI32: Add workarounds, transitions, fixes for PQ4CDColin Snover
2016-12-12SCI32: Adjust transition timingsColin Snover
2016-10-26SCI32: Use standard max_size method instead of ARRAYSIZE for a containerColin Snover
2016-10-22SCI32: Fix slow SCI2.1mid transitionsColin Snover
2016-10-21SCI32: Implement HShutterIn for SCI2.1mid+Colin Snover
2016-10-09SCI32: Change storage type of int16 arrays to hold reg_ts insteadColin Snover
2016-09-29SCI32: Ensure break to debugger works during transitionsColin Snover
2016-09-29SCI32: Rewrite kArray & kStringColin Snover
2016-09-29SCI32: Fix kShowStyleNone transitionsColin Snover
2016-09-29SCI32: Fix memory leakColin Snover
2016-09-29SCI32: Fix potential null pointer dereferenceColin Snover
2016-09-29SCI32: Fix typoColin Snover
2016-08-19SCI32: Fix limited data range comparison warningColin Snover
2016-08-01SCI32: Fix crash when destroying GfxTransitions32Colin Snover
2016-08-01SCI32: Add bitmap segment and remove GC option from hunk segmentColin Snover
2016-08-01SCI32: Implement plane transitions (kSetShowStyle and kSetScroll)Colin Snover