1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 11:18:13 +00:00
serenity/Userland/Games/Chess
2021-11-24 13:51:07 +01:00
..
ChessWidget.cpp Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
ChessWidget.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
CMakeLists.txt Chess: Port to LibMain 2021-11-22 23:55:42 +01:00
Engine.cpp Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
Engine.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
main.cpp Chess: Replace construct() with TRY(try_create()) pattern 2021-11-24 13:51:07 +01:00
PromotionDialog.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
PromotionDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00