aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/cursor32.cpp
AgeCommit message (Expand)Author
2017-01-16SCI32: Clarify comment about empty code path in cursor codeColin Snover
2017-01-11SCI32: Fix uninitialised read of cursor background at start of gameColin Snover
2016-10-09SCI32: Clarify some identifiersColin Snover
2016-09-29SCI32: Update screen on frameout, instead of in the event loopColin Snover
2016-08-22SCI32: Move the SCI32 Mac cursor handling code into GfxCursor32Filippos Karapetis
2016-08-19SCI32: Clean up Cursor32 includesColin Snover
2016-08-19SCI32: Fix commentColin Snover
2016-08-19SCI32: Allow pixel doubling of some cursors to improve usabilityColin Snover
2016-08-19SCI32: Implement SCI32 cursor supportColin Snover