Age | Commit message (Expand) | Author |
---|---|---|
2021-05-22 | GameOfLife: Add choosable patterns | Ryan Wilson |
2021-05-16 | GameOfLife: Don't randomize cells on board resize | Linus Groh |
2021-05-16 | GameOfLife: Use a frame as the board widget container | Linus Groh |
2021-05-16 | GameOfLife: Add vertical separator between interval and action buttons | Linus Groh |
2021-05-16 | GameOfLife: Move "ms" interval label to GML | Linus Groh |
2021-05-16 | GameOfLife: Auto-size toolbar labels | Linus Groh |
2021-05-16 | GameOfLife: Remove some unused includes | Linus Groh |
2021-05-16 | GameOfLife: Add some margin to the toolbar layout | Linus Groh |
2021-05-16 | GameOfLife: Switch from single indexed vector to rows+columns | Linus Groh |
2021-05-15 | GameOfLife: Spell about action app name as "Game Of Life" | Linus Groh |
2021-05-15 | GameOfLife: Add separator before quit menu action | Linus Groh |
2021-05-15 | GameOfLife: Add alt shortcuts to menus | Linus Groh |
2021-05-15 | GameOfLife: Rename primary menu to just "Game" | Linus Groh |
2021-05-15 | Games: Add GameOfLife | Andres Crucitti |