Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-03-04 | LibGfx+GameOfLife: Remove Gfx::make_rgb() and its one user | Andreas Kling |
2021-10-27 | Everywhere: Rename left/right-click to primary/secondary | Filiph Sandström |
2021-08-31 | GameOfLife: Don't enable rotate button if a pattern isn't selected | Musab Kılıç |
2021-05-22 | GameOfLife: Add choosable patterns | Ryan Wilson |
2021-05-16 | GameOfLife: Switch from single indexed vector to rows+columns | Linus Groh |
2021-05-15 | Games: Add GameOfLife | Andres Crucitti |