Age | Commit message (Expand) | Author |
---|---|---|
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-18 | Conway: Set minumum window size to game columns x rows | Linus Groh |
2021-01-22 | Conway: Add interactivity | Ben Wiederhake |
2021-01-20 | Conway: Don't run misleading srand() | Ben Wiederhake |
2021-01-16 | Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" | Andreas Kling |
2021-01-15 | Everywhere: Pledge "sendfd" in WindowServer client programs | Andreas Kling |
2021-01-12 | Games: Move to Userland/Games/ | Andreas Kling |