Age | Commit message (Expand) | Author |
---|---|---|
2022-12-14 | Minesweeper: Make a factory function for Field and propagate errors | Andreas Kling |
2022-12-12 | Minesweeper: Use a faster method to generate game field | Arda Cinar |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-02-16 | Games: Use default constructors/destructors | Lenny Maiorani |
2021-11-15 | Minesweeper: Create field from Difficulty enum | Pedro Pereira |
2021-11-02 | Demos+DevTools+Games: Fix visibility of Object-derivative constructors | Ben Wiederhake |
2021-10-27 | Everywhere: Rename left/right-click to primary/secondary | Filiph Sandström |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-13 | Minesweeper: Use one premade mine palette for all mine widgets | Jean-Baptiste Boric |
2021-01-12 | Games: Move to Userland/Games/ | Andreas Kling |