Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
sluicebox
6e9d0fafb5
SCI32: Use Mac cursor palettes
...
Fixes cursor colors in SCI32 Mac games that use native cursor resources.
2020-02-12 09:04:57 -08:00
Bastien Bouclet
553d2968bb
SCI: Add override keywords
2020-02-09 12:43:16 +01:00
sluicebox
511e5441e3
SCI32: Enable Mac code (remove ENABLE_SCI32_MAC)
2019-10-11 14:18:26 -07:00
Colin Snover
9d05bf7920
SCI32: Clean up GfxCursor32
...
* Rewrap doxygen comments to 80 columns
* Renamings for clarity
* Deduplicate copy/paint code
2017-10-06 22:10:51 -05:00
Colin Snover
743082ac8c
SCI32: Disable all SCI32 Mac code
...
This code is currently untestable and is almost certainly at least
partly based on guesswork & not actual reverse-engineering (as was
the case for all other pre-2015 SCI32 code), so future developers
interested in adding SCI32 Mac support should use it only as an
intermediate reference rather than as known good code.
2017-09-24 22:56:59 -05:00
Colin Snover
301d0403cb
SCI32: Don't warp the mouse twice when its position has been restricted
2017-09-19 19:54:29 -05:00
Colin Snover
5baff4a1e5
SCI32: Fix some buildbot compiler warnings
2016-09-30 13:54:06 -05:00
Filippos Karapetis
ba8d6f6c03
SCI32: Move the SCI32 Mac cursor handling code into GfxCursor32
...
This was left in the SCI16 code in commit 80d9182554
2016-08-22 19:56:06 +03:00
Colin Snover
b74532fc1e
SCI32: Clean up Cursor32 includes
2016-08-19 13:57:40 -05:00
Colin Snover
80d9182554
SCI32: Implement SCI32 cursor support
2016-08-19 13:57:40 -05:00