Age | Commit message (Expand) | Author |
---|---|---|
2023-04-28 | Chess: Send a ucinewgame command to the engine on starting a new game | Tim Ledbetter |
2023-04-20 | Chess: Gracefully handle ChessEngine disconnections | Tim Ledbetter |
2023-04-20 | Chess: Send a quit command to ChessEngine when it is no longer in use | Tim Ledbetter |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-11-02 | Everywhere: Mark overridden methods 'override' | Ben Wiederhake |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Games: Move to Userland/Games/ | Andreas Kling |