ladybird/Userland/Games/Chess
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 Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00