summaryrefslogtreecommitdiff
path: root/Userland/Games/Chess
AgeCommit message (Expand)Author
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-02-18Chess: Allow right click to cancel drag move while dragging a pieceBrendan Coles
2021-02-18Chess: pledge threadBrendan Coles
2021-01-16Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"Andreas Kling
2021-01-15Everywhere: Pledge "sendfd" in WindowServer client programsAndreas Kling
2021-01-12Games: Move to Userland/Games/Andreas Kling