1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-14 06:52:07 +00:00
serenity/Userland/Games/Chess
Karol Kosek 9d7345d17b Chess: Import/Export chessboards using LibFileSystemAccessClient
With this change, the wpath and cpath promises as well as unveiling
user's entire home directory are no longer needed. :^)
2022-08-08 22:03:30 -04:00
..
ChessWidget.cpp Chess: Import/Export chessboards using LibFileSystemAccessClient 2022-08-08 22:03:30 -04:00
ChessWidget.h Chess: Import/Export chessboards using LibFileSystemAccessClient 2022-08-08 22:03:30 -04:00
CMakeLists.txt Chess: Import/Export chessboards using LibFileSystemAccessClient 2022-08-08 22:03:30 -04:00
Engine.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Engine.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
main.cpp Chess: Import/Export chessboards using LibFileSystemAccessClient 2022-08-08 22:03:30 -04:00
PromotionDialog.cpp LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
PromotionDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00