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-09-15
Breakout: Tag fallthrough statement
Matheus Vinicius
2021-09-15
Breakout: Add possibility to play with A and D
Matheus Vinicius
2021-09-13
Everywhere: Use my fancy new serenityos.org email :^)
Mustafa Quraish
2021-09-10
Breakout: Improve collision response between ball and paddle
Damien Firmenich
2021-09-08
Pong: Switch to global tracking
Ben Wiederhake
2021-09-06
Solitaire: Add Auto-Collect gameplay option
Thitat Auareesuksakul
2021-09-03
Everywhere: Use my shiny new serenityos.org email :^)
Sam Atkins
2021-08-31
GameOfLife: Don't enable rotate button if a pattern isn't selected
Musab Kılıç
2021-08-30
Minesweeper: Use AK::get_random_uniform() instead of rand()
Andreas Kling
2021-08-30
Snake: Use AK::get_random_uniform() instead of rand()
Andreas Kling
2021-08-28
2048: Remove wpath and cpath pledges
Luke Wilde
2021-08-28
Spider: Remove wpath and cpath pledges and pledge earlier
Luke Wilde
2021-08-28
Solitaire: Remove wpath and cpath pledges and pledge earlier
Luke Wilde
2021-08-28
Chess: Perform pledges earlier
Luke Wilde
2021-08-28
FlappyBug: Remove wpath and cpath pledges
Luke Wilde
2021-08-28
GameOfLife: Add pledge and unveil
Luke Wilde
2021-08-28
Pong: Remove wpath and cpath pledges
Luke Wilde
2021-08-28
Snake: Remove wpath and cpath pledges
Luke Wilde
2021-08-28
Minesweeper: Remove wpath and cpath pledges
Luke Wilde
2021-08-27
Hearts: Remove `wpath` and `cpath` priviliges
Mustafa Quraish
2021-08-27
Hearts: Use LibConfig instead of Core::ConfigFile
Mustafa Quraish
2021-08-27
Pong: Remove unused Core::ConfigFile imports
Mustafa Quraish
2021-08-27
Spider: Use LibConfig instead of Core::ConfigFile
Mustafa Quraish
2021-08-27
Snake: Use LibConfig instead of Core::ConfigFile
Mustafa Quraish
2021-08-26
Games: Remove unveiling /tmp/portal/config
Ralf Donau
2021-08-26
FlappyBug: Use LibConfig instead of Core::ConfigFile
Ralf Donau
2021-08-26
Solitaire: Use LibConfig instead of Core::ConfigFile
Thitat Auareesuksakul
2021-08-26
Chess: Use LibConfig instead of Core::ConfigFile
Thitat Auareesuksakul
2021-08-26
2048: Use LibConfig instead of Core::ConfigFile
Thitat Auareesuksakul
2021-08-26
Minesweeper: Use LibConfig instead of Core::ConfigFile
Andreas Kling
2021-08-22
Games: Make cpath appear once in the pledge promises
Ralf Donau
2021-08-22
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
networkException
2021-08-22
Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing
networkException
2021-08-21
FlappyBug: Flap less aggressively
Mitchel Humpherys
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-07
Solitaire: Don't allow the player to draw cards while mouse is down
thisSyntaxSucksAndYouKnowIt
2021-08-06
Spider: Use YesNo dialog for user confirmation when closing
Jamie Mansfield
2021-08-06
Solitaire: Get user confirmation to close when there is a active game
Jamie Mansfield
2021-08-05
Solitaire: Clear selection when starting new game
Jamie Mansfield
2021-08-05
Spider: Clear selection when starting new game
Jamie Mansfield
2021-07-31
Breakout: Add menus before showing the window
LuK1337
2021-07-31
Pong: Add menus before showing the window
LuK1337
2021-07-27
Spider: Make statusbar high score display configurable
Jamie Mansfield
2021-07-27
Spider: Start game if first move is to draw cards
Jamie Mansfield
2021-07-27
Spider: Track win and loss counts
Jamie Mansfield
2021-07-27
Spider: Get user confirmation to close when there is a active game
Jamie Mansfield
2021-07-27
Spider: Track quickest game time
Jamie Mansfield
2021-07-27
Spider: Standardise fetching the mode identifier
Jamie Mansfield
2021-07-24
Solitaire: Use AK::get_random_uniform() instead of rand()/srand()
Gunnar Beutner
[next]