ladybird/Userland/Games/Chess
Sam Atkins 0875ef770f Chess: Make chess widget resilient to missing piece images
Display a warning when some images are missing, instead of crashing.

Also, don't keep old images around when loading a new set, and make use
of get_piece_graphic() more often.
2023-11-07 19:44:11 +01:00
..
ChessWidget.cpp Chess: Make chess widget resilient to missing piece images 2023-11-07 19:44:11 +01:00
ChessWidget.h Chess: Make chess widget resilient to missing piece images 2023-11-07 19:44:11 +01:00
CMakeLists.txt LibFileSystem+Everything: Remove resolve_executable_from_environment 2023-06-06 23:46:36 +02: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 Userland: Make Window::set_main_widget() non-fallible 2023-09-21 10:20:23 +02:00
PromotionDialog.cpp Userland: Make Window::set_main_widget() non-fallible 2023-09-21 10:20:23 +02:00
PromotionDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00