serenity/Userland/Games/Chess
Mustafa Quraish 4d302e0e88 Everywhere: Use Application::construct() with Main::Arguments directly
Use the updated API everywhere we are currently manually passing in
`arguments.argc` and `arguments.argv`.
2021-11-22 21:13:42 -08: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 Everywhere: Use Application::construct() with Main::Arguments directly 2021-11-22 21:13:42 -08: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