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-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
2022-10-10
LibCards+Games: Move `mark_intersecting_stacks_dirty()` to CardGame
Sam Atkins
2022-10-10
LibCards+Spider: Move `ensure_top_card_is_visible()` logic to CardStack
Sam Atkins
2022-10-10
LibCards+Games: Rename "draw" methods to "paint" for clarity
Sam Atkins
2022-10-10
LibCards+Games: Make CardGame responsible for managing CardStacks
Sam Atkins
2022-10-10
LibCards+Games: Move "create a deck" logic to LibCards
Sam Atkins
2022-10-03
Userland: Tighten promises by removing 'proc' where it isn't used
Timothy Flynn
2022-10-03
SystemServer+LoginServer+Userland: Switch to sid-based sockets
Peter Elliott
2022-10-02
Snake: Show message box on game over
matcool
2022-10-02
Games: Wrong parent window passed to GUI::MessageBox
Monroe Clinton
2022-09-29
AK+Everywhere: Replace "protocol" with "scheme" url helpers
networkException
2022-09-20
MasterWord: Port to Core::Stream
Sam Atkins
2022-09-12
Everywhere: Use my very shiny serenityos.org email :^)
networkException
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
[next]