index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Games
Age
Commit message (
Expand
)
Author
2021-06-13
Solitaire: Disable filling with background color during end animation
Sam Atkins
2021-06-13
Solitaire: Only start timer when a move happens
Sam Atkins
2021-06-13
Solitaire: Prevent undo when the game is over
Sam Atkins
2021-06-13
Solitaire: Allow automatic moves to end the game and animate
Sam Atkins
2021-06-12
2048: Fix move success detection
Dmitrii Ubskii
2021-06-11
2048: Animate sliding tiles
Dmitrii Ubskii
2021-06-11
2048: Encapsulate away Board's inner workings
Dmitrii Ubskii
2021-06-11
2048: Add pop-in animation for newly added tiles
Dmitrii Ubskii
2021-06-11
2048: Abstract Board into its own struct
Dmitrii Ubskii
2021-06-11
2048: East const all the things
Dmitrii Ubskii
2021-06-11
Solitaire: Iterate the foundation stacks and inline move_card()
Sam Atkins
2021-06-11
Solitaire: Fix invisible cards when multiple are tab-moved at once
Sam Atkins
2021-06-11
Solitaire: Combine duplicate tab/double-click logic
Sam Atkins
2021-06-11
Solitaire: Subtract points when undoing a card-flip
Sam Atkins
2021-06-11
Solitaire: Correctly score automatic moves using <tab>
Sam Atkins
2021-06-11
Chess: Remove 1:1 window aspect ratio
Joshua Gollaher
2021-06-06
AK+Everywhere: Disallow constructing Functions from incompatible types
Ali Mohammad Pur
2021-06-04
Hearts: Don't destroy the animation handler while running it
Gunnar Beutner
2021-06-04
Solitaire+LibCards: Draw card stacks with rounded corners
Timothy Flynn
2021-06-04
Solitaire: Fixes undo feature from incorrect merge conflict resolution
Matthew Jones
2021-06-03
Solitaire: Add keys for drawing and moving cards to foundation stacks
Matthew B. Jones
2021-06-03
Solitaire: Add undo functionality
Matthew B. Jones
2021-06-02
Hearts: Play the first valid card (left-to-right) when pressing space
Matthew B. Jones
2021-06-02
LibChess: Change cursor style when hovering or dragging valid piece
BrandonKi
2021-06-01
Hearts: Fix sorting for pick_low_points_high_value_card
Gunnar Beutner
2021-06-01
Hearts: Prefer to pass high value cards
Gunnar Beutner
2021-06-01
Hearts: Pick better non-matching cards
Gunnar Beutner
2021-06-01
Hearts: Make debugging AI suggestions easier
Gunnar Beutner
2021-06-01
Hearts: Pick better cards when we're the third player
Gunnar Beutner
2021-06-01
Hearts: Pick better lead cards
Gunnar Beutner
2021-05-27
Solitaire: Start timer when first card is moved
Marcus Nilsson
2021-05-26
Hearts: Highlight cards when an invalid play is attempted
Gunnar Beutner
2021-05-25
Solitaire: Persist high score separately per game mode
Timothy Flynn
2021-05-25
Solitaire: Award bonus points based on time elapsed
Timothy Flynn
2021-05-25
Solitaire: Tweak scoring for three-card draw mode
Timothy Flynn
2021-05-25
Solitaire: Remove dead call to Game::start_game_over_animation
Timothy Flynn
2021-05-25
Solitaire: Only update high score after a victorious game
Timothy Flynn
2021-05-25
Hearts: Don't advance the game's state when an animation is playing
Gunnar Beutner
2021-05-25
Hearts: Fix animations that get stuck "mid-flight"
Gunnar Beutner
2021-05-25
Hearts: Add support for playing more than one hand
Gunnar Beutner
2021-05-25
Hearts: Let the AI continuously play games
Gunnar Beutner
2021-05-25
Hearts: Implement passing cards to other players
Gunnar Beutner
2021-05-25
Hearts: Move card click handler into a separate method
Gunnar Beutner
2021-05-25
Hearts: Move sorting helper from Player::pick_lead_card into a method
Gunnar Beutner
2021-05-25
Hearts: Move code to reposition cards into a separate method
Gunnar Beutner
2021-05-25
Hearts: Move round initialization into a separate method
Gunnar Beutner
2021-05-25
Hearts: Move hand sorting functionality into a method
Gunnar Beutner
2021-05-23
Hearts: Allow player to set their name
Josh Perry
2021-05-23
Hearts: Add key combinations to letting the AI play for you
Gunnar Beutner
2021-05-23
Hearts: Let the AI prefer lead cards for which other cards are in play
Gunnar Beutner
[next]