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
2022-12-31
Flood: Get the color scheme from the system theme
implicitfield
2022-12-31
Everywhere: Move Base/res/terminal-colors to Base/res/color-schemes
implicitfield
2022-12-23
Snake: Use a statusbar to display the current and high score
Timothy Flynn
2022-12-23
Snake: Convert the game window to GML
Timothy Flynn
2022-12-23
Snake: Move GUI into Snake namespace and rename SnakeGame to Game
Timothy Flynn
2022-12-23
Snake: Save configured base color to Snake's configuration file
Timothy Flynn
2022-12-23
GameOfLife: Propagate errors while loading bmp
ericLemanissier
2022-12-19
Snake: Ignore default keydown events
Baitinq
2022-12-19
Snake: Add snake color chooser game menu action
Baitinq
2022-12-19
Snake: Don't hardcode the snake painting logic
Baitinq
2022-12-19
Snake: Add pause/continue game menu action
Baitinq
2022-12-14
LibFileSystemAccessClient: Rename `try_save_file` =>
Lucas CHOLLET
2022-12-14
MasterWord: Ignore unhandled keydown events
Sam Atkins
2022-12-14
Hearts: Ignore unhandled keydown events
Sam Atkins
2022-12-14
Chess: Ignore unhandled keydown events
Sam Atkins
2022-12-14
BrickGame: Ignore unhandled keydown events
Sam Atkins
2022-12-14
Solitaire: Ignore unhandled keydown events
Sam Atkins
2022-12-14
Minesweeper: Make a factory function for Field and propagate errors
Andreas Kling
2022-12-14
Snake: Make a factory function for SnakeGame and propagate errors
Andreas Kling
2022-12-12
Games: Add ColorLines
Oleg Kosenkov
2022-12-12
Minesweeper: Revise the maximum mine limit in custom game settings
Arda Cinar
2022-12-12
Minesweeper: Make sure icons of cells are set after generating field
Arda Cinar
2022-12-12
Minesweeper: Use a faster method to generate game field
Arda Cinar
2022-12-11
MasterWord: Display the last word in a different color for short input
Arda Cinar
2022-12-11
MasterWord: Display messages in a statusbar
Arda Cinar
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-30
Flood: Apply the color scheme immediately after closing settings
implicitfield
2022-11-30
Flood: Store the board as a vector of integers
implicitfield
2022-11-30
Flood: Return a Color from Board::cell
implicitfield
2022-11-14
2048: Call event.ignore() correctly in 2048's BoardView keydown handler
Zaggy1024
2022-11-09
Everywhere: Fix a few comment typos
Nico Weber
2022-11-05
Games: Add BrickGame
Oleg Kosenkov
2022-11-03
Flood: Link against all required libraries privately
Andrew Kaster
2022-11-03
Games: Add Flood
implicitfield
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-25
Applications: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Userland: Let applications make use of make_command_palette_action()
demostanis
2022-10-21
Snake: Add more emoji as in-game food graphics
Xexxa
2022-10-20
Snake: Use emoji for in-game food graphics
Xexxa
2022-10-17
2048: Do not decrement m_target_tile_power
implicitfield
2022-10-17
2048: Convert to GML
implicitfield
2022-10-15
Spider: Make the last move undoable
Gunnar Beutner
2022-10-12
Userland: Properly populate GENERATED_SOURCES
Ali Mohammad Pur
2022-10-10
Solitaire: Ignore all key presses while dragging cards
Sam Atkins
2022-10-10
Solitaire: Make `auto_move_eligible_cards_to_foundations()` iterative
Sam Atkins
2022-10-10
LibCards+Games: Remove concept of a CardStack being focused
Sam Atkins
2022-10-10
Spider: Use CardGame dragging functionality
Sam Atkins
2022-10-10
Solitaire: Use CardGame dragging functionality
Sam Atkins
[next]