david072
|
55168b50dc
LibCards: Painting disabled cards
|
1 rok temu |
Cubic Love
|
02913e2184
LibCards: Adjust card design
|
1 rok temu |
Andreas Kling
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
1 rok temu |
Timothy Flynn
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 lat temu |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 lat temu |
Sam Atkins
|
926e61dec6
LibCards: Use AK::shuffle() for shuffling new decks
|
2 lat temu |
Sam Atkins
|
c7c4d70f6e
LibCards+Games: Return ErrorOr from deck-creation factory functions :^)
|
2 lat temu |
Timothy Flynn
|
2a1fb77faf
LibCards: Support "previewing" cards that may be covered by other cards
|
2 lat temu |
Timothy Flynn
|
4cbdc747ab
LibCards+Solitaire: Elevate card highlight management to the card stack
|
2 lat temu |
Timothy Flynn
|
2a09807f2e
LibCards: Support highlighting cards of interest
|
2 lat temu |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 lat temu |
MacDue
|
bbc149ebb9
Meta+Userland: Pass Gfx::Color by value
|
2 lat temu |
Sam Atkins
|
5960c0556f
LibCards+Games: Move `mark_intersecting_stacks_dirty()` to CardGame
|
2 lat temu |
Sam Atkins
|
bfa9ae809f
LibCards+Games: Rename "draw" methods to "paint" for clarity
|
2 lat temu |
Sam Atkins
|
46299f3853
LibCards+Games: Move "create a deck" logic to LibCards
|
2 lat temu |
Sam Atkins
|
7f46d31849
LibCards: Centralise card bitmap creation
|
2 lat temu |
Sam Atkins
|
aac2488d5c
LibCards+Games: Replace card "value" int with a Rank enum
|
2 lat temu |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 lat temu |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 lat temu |
Lenny Maiorani
|
a51fce6c0f
LibCards+Games: Change name of card type to card suit
|
3 lat temu |
Lenny Maiorani
|
56046d3f9b
Libraries: Change enums to enum classes in LibCards
|
3 lat temu |
Lenny Maiorani
|
11b28c88fc
Libraries: Use default constructors/destructors in LibCards
|
3 lat temu |
Andreas Kling
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
3 lat temu |
Timothy Flynn
|
2b762ef940
Solitaire+LibCards: Draw card stacks with rounded corners
|
4 lat temu |
Gunnar Beutner
|
971f4ca71c
Hearts: Highlight cards when an invalid play is attempted
|
4 lat temu |
Gunnar Beutner
|
630430379e
LibCards: Correct a spelling mistake
|
4 lat temu |
Gunnar Beutner
|
c3efae85f2
Games: Add Hearts
|
4 lat temu |
Gunnar Beutner
|
3e47eec862
Solitaire: Move cards functionality into LibCards
|
4 lat temu |