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
/
Spider
Age
Commit message (
Expand
)
Author
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-25
Userland: Let applications make use of make_command_palette_action()
demostanis
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
LibCards+Games: Remove concept of a CardStack being focused
Sam Atkins
2022-10-10
Spider: 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-08-22
LibCards+Games: Replace card "value" int with a Rank enum
Sam Atkins
2022-08-22
Spider: Migrate to CardGame
Sam Atkins
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-06-28
Applications: Remove usages of deprecated implicit conversions
FrHun
2022-05-29
Everywhere: Fix a bunch of typos
Linus Groh
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
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
Games: Add reload icon to 'New Game' actions
Linus Groh
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-01-08
Spider: Add functionality to automatically move cards to valid stacks
Neolyum
2022-01-02
Spider: Redraw completely when drawing cards
Jamie Mansfield
2021-12-24
Spider: Add animation when drawing cards
Nihal Jere
2021-12-18
Spider: Convert to try_create_default_icon
Astraeus-
2021-12-05
Games: Cast unused smart-pointer return values to void
Sam Atkins
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-27
Spider: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-24
Spider: Replace construct() with TRY(try_create()) pattern
Pedro Pereira
2021-11-23
FlappyBug+Spider: Update GUI:Application::construct usage
Pedro Pereira
2021-11-23
LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore
Andreas Kling
2021-11-22
Spider: Port to LibMain
pbrw
2021-09-13
Everywhere: Use my fancy new serenityos.org email :^)
Mustafa Quraish
2021-08-28
Spider: Remove wpath and cpath pledges and pledge earlier
Luke Wilde
2021-08-27
Spider: Use LibConfig instead of Core::ConfigFile
Mustafa Quraish
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-06
Spider: Use YesNo dialog for user confirmation when closing
Jamie Mansfield
2021-08-05
Spider: Clear selection when starting new game
Jamie Mansfield
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
[next]