1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-29 17:15:11 +00:00
serenity/Userland/Games/Chess
2022-03-18 01:10:16 +01:00
..
ChessWidget.cpp Games: Use default constructors/destructors 2022-02-16 22:08:55 +00:00
ChessWidget.h LibGfx: Rename Color::from_rgba() => Color::from_argb() 2022-03-04 23:40:21 +01:00
CMakeLists.txt Chess: Add link to help pages in menu 2022-01-13 03:45:17 -08: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 Games: Add reload icon to 'New Game' actions 2022-03-18 01:10:16 +01:00
PromotionDialog.cpp Chess: Don't use Vector in a literal iterator 2022-01-28 23:40:25 +01:00
PromotionDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00