summaryrefslogtreecommitdiff
path: root/Userland/Games/Chess/Engine.h
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-11-11Everywhere: Pass AK::StringView by valueAndreas Kling
2021-11-02Everywhere: Mark overridden methods 'override'Ben Wiederhake
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Games: Move to Userland/Games/Andreas Kling