This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-13 00:49:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
406b68a612f0f07814e050ba9ee252b8022fc2da
ladybird
/
Userland
/
Games
/
Chess
History
Timothy Flynn
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
...
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
ChessWidget.cpp
Userland: Convert config listener callbacks to use StringView
2023-06-27 15:37:00 +01:00
ChessWidget.h
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +01:00
CMakeLists.txt
LibFileSystem+Everything: Remove resolve_executable_from_environment
2023-06-06 23:46:36 +02:00
Engine.cpp
Chess+ChessEngine: Fix stockfish by setting correct blocking flag
2023-05-27 18:44:21 +02:00
Engine.h
Chess: Send a ucinewgame command to the engine on starting a new game
2023-04-28 05:55:51 +02:00
main.cpp
LibGUI+Userland: Port Action status tips to String
2023-06-15 13:53:22 +01:00
PromotionDialog.cpp
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
2023-04-30 05:49:46 +02:00
PromotionDialog.h
…