serenity/Userland/Games/Chess
dgaston 55fe04a6fa Chess: Port application to GML
This commit ports the chess application to GML in order to
facilitate the addition of widgets in the future.
2024-05-16 07:41:05 +01:00
..
Chess.gml Chess: Port application to GML 2024-05-16 07:41:05 +01:00
ChessWidget.cpp Chess: Port application to GML 2024-05-16 07:41:05 +01:00
ChessWidget.h Chess: Add chess application to Chess namespace 2024-05-16 07:41:05 +01:00
CMakeLists.txt Chess: Port application to GML 2024-05-16 07:41:05 +01:00
Engine.cpp Chess: Replace usage of DeprecatedString 2023-08-06 22:21:10 +02:00
Engine.h Chess: Replace usage of DeprecatedString 2023-08-06 22:21:10 +02:00
main.cpp Chess: Port application to GML 2024-05-16 07:41:05 +01:00
MainWidget.h Chess: Port application to GML 2024-05-16 07:41:05 +01:00
PromotionDialog.cpp Chess: Port application to GML 2024-05-16 07:41:05 +01:00
PromotionDialog.h Chess: Port application to GML 2024-05-16 07:41:05 +01:00
PromotionWidget.gml Chess: Port application to GML 2024-05-16 07:41:05 +01:00
PromotionWidget.h Chess: Port application to GML 2024-05-16 07:41:05 +01:00