Age | Commit message (Expand) | Author |
---|---|---|
2017-01-16 | SCI32: Clarify comment about empty code path in cursor code | Colin Snover |
2017-01-11 | SCI32: Fix uninitialised read of cursor background at start of game | Colin Snover |
2016-10-09 | SCI32: Clarify some identifiers | Colin Snover |
2016-09-29 | SCI32: Update screen on frameout, instead of in the event loop | Colin Snover |
2016-08-22 | SCI32: Move the SCI32 Mac cursor handling code into GfxCursor32 | Filippos Karapetis |
2016-08-19 | SCI32: Clean up Cursor32 includes | Colin Snover |
2016-08-19 | SCI32: Fix comment | Colin Snover |
2016-08-19 | SCI32: Allow pixel doubling of some cursors to improve usability | Colin Snover |
2016-08-19 | SCI32: Implement SCI32 cursor support | Colin Snover |