1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-04 20:07:35 +00:00
serenity/Games/Chess
2020-11-02 13:16:01 +01:00
..
ChessWidget.cpp Everywhere: Fix more typos 2020-10-03 12:36:49 +02:00
ChessWidget.h Chess: Allow resizing Chess using resize_aspect_ratio(1,1) 2020-08-23 01:05:22 +02:00
CMakeLists.txt Chess: Add support for UCI engines 2020-08-21 12:26:30 +02:00
Engine.cpp LibCore: Rename File::ShouldCloseFile{Description => Descriptor} 2020-10-25 13:59:41 +01:00
Engine.h Chess: Add support for UCI engines 2020-08-21 12:26:30 +02:00
main.cpp Games: Use pledge and unveil 2020-11-02 13:16:01 +01:00
PromotionDialog.cpp Applications: Use application icons for dialog windows 2020-10-31 13:48:15 +01:00
PromotionDialog.h Chess: Add pawn promotion to any piece 2020-08-15 20:54:02 +02:00