summaryrefslogtreecommitdiff
path: root/Userland/Games
AgeCommit message (Expand)Author
2021-10-29Minesweeper: Set time label to a fixed widthMusab Kılıç
2021-10-27Everywhere: Rename left/right-click to primary/secondaryFiliph Sandström
2021-10-052048: Let user decide if he wants to continue the gameMohsan Ali
2021-09-15Breakout: Tag fallthrough statementMatheus Vinicius
2021-09-15Breakout: Add possibility to play with A and DMatheus Vinicius
2021-09-13Everywhere: Use my fancy new serenityos.org email :^)Mustafa Quraish
2021-09-10Breakout: Improve collision response between ball and paddleDamien Firmenich
2021-09-08Pong: Switch to global trackingBen Wiederhake
2021-09-06Solitaire: Add Auto-Collect gameplay optionThitat Auareesuksakul
2021-09-03Everywhere: Use my shiny new serenityos.org email :^)Sam Atkins
2021-08-31GameOfLife: Don't enable rotate button if a pattern isn't selectedMusab Kılıç
2021-08-30Minesweeper: Use AK::get_random_uniform() instead of rand()Andreas Kling
2021-08-30Snake: Use AK::get_random_uniform() instead of rand()Andreas Kling
2021-08-282048: Remove wpath and cpath pledgesLuke Wilde
2021-08-28Spider: Remove wpath and cpath pledges and pledge earlierLuke Wilde
2021-08-28Solitaire: Remove wpath and cpath pledges and pledge earlierLuke Wilde
2021-08-28Chess: Perform pledges earlierLuke Wilde
2021-08-28FlappyBug: Remove wpath and cpath pledgesLuke Wilde
2021-08-28GameOfLife: Add pledge and unveilLuke Wilde
2021-08-28Pong: Remove wpath and cpath pledgesLuke Wilde
2021-08-28Snake: Remove wpath and cpath pledgesLuke Wilde
2021-08-28Minesweeper: Remove wpath and cpath pledgesLuke Wilde
2021-08-27Hearts: Remove `wpath` and `cpath` priviligesMustafa Quraish
2021-08-27Hearts: Use LibConfig instead of Core::ConfigFileMustafa Quraish
2021-08-27Pong: Remove unused Core::ConfigFile importsMustafa Quraish
2021-08-27Spider: Use LibConfig instead of Core::ConfigFileMustafa Quraish
2021-08-27Snake: Use LibConfig instead of Core::ConfigFileMustafa Quraish
2021-08-26Games: Remove unveiling /tmp/portal/configRalf Donau
2021-08-26FlappyBug: Use LibConfig instead of Core::ConfigFileRalf Donau
2021-08-26Solitaire: Use LibConfig instead of Core::ConfigFileThitat Auareesuksakul
2021-08-26Chess: Use LibConfig instead of Core::ConfigFileThitat Auareesuksakul
2021-08-262048: Use LibConfig instead of Core::ConfigFileThitat Auareesuksakul
2021-08-26Minesweeper: Use LibConfig instead of Core::ConfigFileAndreas Kling
2021-08-22Games: Make cpath appear once in the pledge promisesRalf Donau
2021-08-22Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to opennetworkException
2021-08-22Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writingnetworkException
2021-08-21FlappyBug: Flap less aggressivelyMitchel Humpherys
2021-08-18Userland+LibGUI: Add shorthand versions of the Margins constructorsin-ack
2021-08-18Userland+LibGUI: Make Margins arguments match CSS orderingsin-ack
2021-08-07Solitaire: Don't allow the player to draw cards while mouse is downthisSyntaxSucksAndYouKnowIt
2021-08-06Spider: Use YesNo dialog for user confirmation when closingJamie Mansfield
2021-08-06Solitaire: Get user confirmation to close when there is a active gameJamie Mansfield
2021-08-05Solitaire: Clear selection when starting new gameJamie Mansfield
2021-08-05Spider: Clear selection when starting new gameJamie Mansfield
2021-07-31Breakout: Add menus before showing the windowLuK1337
2021-07-31Pong: Add menus before showing the windowLuK1337
2021-07-27Spider: Make statusbar high score display configurableJamie Mansfield
2021-07-27Spider: Start game if first move is to draw cardsJamie Mansfield
2021-07-27Spider: Track win and loss countsJamie Mansfield
2021-07-27Spider: Get user confirmation to close when there is a active gameJamie Mansfield