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-08-26
Chess: Highlight piece origin square when dragging piece
Jean Lourenço
2022-08-22
LibCards+Games: Replace card "value" int with a Rank enum
Sam Atkins
2022-08-22
Spider: Migrate to CardGame
Sam Atkins
2022-08-22
Hearts: Migrate to CardGame
Sam Atkins
2022-08-22
Solitaire: Migrate to CardGame
Sam Atkins
2022-08-14
Base: Launch FileSystemAccessServer at session start-up
Lucas CHOLLET
2022-08-14
Everywhere: Replace hardcoded anon's uid in unveil path with `%uid`
Lucas CHOLLET
2022-08-14
LibCore+LaunchServer: Move portal directory to `/tmp/user/%uid`
Lucas CHOLLET
2022-08-08
Chess: Import/Export chessboards using LibFileSystemAccessClient
Karol Kosek
2022-08-05
Minesweeper: Update GML and fix layout issues
thankyouverycool
2022-07-24
Minesweeper: Remove decimal point from the time label
Karol Kosek
2022-07-19
LaunchServer+SystemServer: Move the portal to a user-specific directory
Lucas CHOLLET
2022-07-12
Everywhere: Replace single-char StringView op. arguments with chars
sin-ack
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-06-30
Applications+Games+LibGUI: Fix layout problems
FrHun
2022-06-28
Applications: Remove usages of deprecated implicit conversions
FrHun
2022-06-15
Userland+Base: Remove Breakout and Pong games
Andreas Kling
2022-06-05
Pong: Paint ball antialiased
MacDue
2022-06-05
Chess: Paint move marker antialiased
MacDue
2022-06-05
Breakout: Paint ball antialiased
MacDue
2022-05-29
Everywhere: Fix a bunch of typos
Linus Groh
2022-05-26
MasterWord: Check guesses against the word list
Paweł Łukasik
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-04-15
Pong: Explicitly clear held keys in Game::reset()
Martin Frederic
2022-04-15
Pong: Restart timer if necessary
Martin Frederic
2022-04-15
Pong: Extend Game::reset()
Martin Frederic
2022-04-15
Pong: Add 'New Game' action
Martin Frederic
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-18
LibCards+Games: Change name of card type to card suit
Lenny Maiorani
2022-03-18
Libraries: Change enums to enum classes in LibCards
Lenny Maiorani
2022-03-18
Userland: Change static const variables to static constexpr
Lenny Maiorani
2022-03-18
Games: Add MasterWord
Joe Petrus
2022-03-18
Hearts: Add icon to settings action
Linus Groh
2022-03-18
Applications+Games: Drop ellipsis from settings action
Linus Groh
2022-03-18
Games: Add reload icon to 'New Game' actions
Linus Groh
2022-03-04
LibGfx: Rename Color::from_rgba() => Color::from_argb()
Andreas Kling
2022-03-04
LibGfx+GameOfLife: Remove Gfx::make_rgb() and its one user
Andreas Kling
2022-02-24
LibGUI+Apps: Convert Statusbar Labels to Segments
thankyouverycool
2022-02-16
Games: Use default constructors/destructors
Lenny Maiorani
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-11
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
Vitaly Dyachkov
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-02-06
AK: Move integral log2 and exp to IntegerMath.h
Hendiadyoin1
2022-01-28
Chess: Don't use Vector in a literal iterator
kleines Filmröllchen
2022-01-13
Snake: Add link to help pages in menu
David Lindbom
2022-01-13
Pong: Add link to help pages in menu
David Lindbom
2022-01-13
Minesweeper: Add link to help pages in menu
David Lindbom
2022-01-13
Hearts: Add link to help pages in menu
David Lindbom
2022-01-13
GameOfLife: Add link to help pages in menu
David Lindbom
[next]