1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:58:12 +00:00
serenity/Userland/Games/Chess
2023-03-13 15:16:20 +00:00
..
ChessWidget.cpp Everywhere: Remove unintentional partial stream reads and writes 2023-03-13 15:16:20 +00:00
ChessWidget.h Userland: Fix remaining smart pointer const-correctness issues 2023-02-21 00:54:04 +01:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Engine.cpp LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
Engine.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
main.cpp Chess: Replace 'Style' menu with a link to GamesSettings 2023-02-02 14:52:21 +01:00
PromotionDialog.cpp Userland: Use default initializer instead of an empty string for Buttons 2023-02-13 00:45:09 +00:00
PromotionDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00