aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/transitions32.cpp
AgeCommit message (Expand)Author
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