1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-19 09:01:00 +00:00
serenity/Userland/Games/Chess
Lucas CHOLLET 3f35ffb648 Userland: Prefer _string over _short_string
As `_string` can't fail anymore (since 3434412), there are no real
benefits to use the short variant in most cases.
2023-08-08 07:37:21 +02:00
..
ChessWidget.cpp Chess: Replace usage of DeprecatedString 2023-08-06 22:21:10 +02:00
ChessWidget.h Chess: Replace usage of DeprecatedString 2023-08-06 22:21:10 +02: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: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
PromotionDialog.cpp LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2023-04-30 05:49:46 +02:00
PromotionDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00