24 Commits (c4792be7635c7d40009ab864ceb99a574487f16b)

Author SHA1 Message Date
Gleb Mazovetskiy a8f1d74bc4 Log an error if `SDL_CreateColorCursor` fails 3 years ago
Gleb Mazovetskiy f2d730a52f Delay hardware cursor reinit until it is visible 3 years ago
Gleb Mazovetskiy 2cf15cebc8 Add optional debug logging for hwcursor 3 years ago
Gleb Mazovetskiy 4cf0053ece Set underlying type for all the enums 4 years ago
Gleb Mazovetskiy f3e37781d9 ArtCursor: Art -> CLX 4 years ago
Gleb Mazovetskiy 8ca71272b8 Load all CEL as CL2 4 years ago
Anders Jenbo dc706e8ed5 Use HoldItem for determining if an item is held 4 years ago
Gleb Mazovetskiy 21c64fd0af Hardware cursor: Simplify initialization 4 years ago
Gleb Mazovetskiy 79c7eee10a Mouse/Gamepad fixes 4 years ago
obligaron 9a14edfcd9 Add OptionEntries for Hardware Cursor 4 years ago
obligaron af4f732ef1 Add OptionEntry Scaling Quality 4 years ago
Vladimir Olteanu aab7bf6e91 Make Palette a unique ptr 5 years ago
Gleb Mazovetskiy 1d48dd095d Scale hardware cursor bilinearly 5 years ago
Vladimir Olteanu bfcc57783c Remove Surface::{Alloc,Free}, introduce OwnedSurface 5 years ago
Vladimir Olteanu 2d4a205fef Introduce SDL::CreateRGBSurfaceWithFormat 5 years ago
ephphatha 949cb713d3 Add explicit casts to conversions from double/float to int 5 years ago
Gleb Mazovetskiy 65906f8332 🎉 Hardware cursor: Enable safe parts by default 5 years ago
ephphatha 08ae390643 Add explicit casts for some implicit conversions 5 years ago
Anders Jenbo 4eabc6024b Apply various cleanups via Android Studio 5 years ago
Gleb Mazovetskiy cb0dae8590 🚚 Rename `CelOutputBuf` to `Surface` and extract 5 years ago
Juliano Leal Goncalves a983792880 ♻️ Replace 'pair<int, int>' with 'Size' in 'GetItemSizeOnSlot' and 'GetInvItemSize' 5 years ago
Gleb Mazovetskiy 43bc08bd63 Hardware Cursor: Fall back to software on failure 5 years ago
Gleb Mazovetskiy 523d838bd4 Hardware Cursor: Use item hotpoint 5 years ago
Gleb Mazovetskiy f9d20b44d6 🎉 Hardware cursor (SDL2-only) 5 years ago