Age | Commit message (Expand) | Author |
---|---|---|
2020-08-21 | 2048: Make board size and target tile configurable | AnotherTest |
2020-08-21 | 2048: Do not allow the creation of games with invalid board sizes | AnotherTest |
2020-08-18 | 2048: Tweak default window size | Sergey Bugaev |
2020-08-18 | 2048: Generate more "2" tiles | Sergey Bugaev |
2020-08-18 | 2048: Move score to a status bar | Sergey Bugaev |
2020-08-18 | 2048: Separate game logic from the view :^) | Sergey Bugaev |
2020-08-18 | 2048: Automatically pick an appropriate font size | Sergey Bugaev |
2020-08-18 | 2048: Use the original colors | Sergey Bugaev |
2020-08-18 | 2048: Tweak cell metrics | Sergey Bugaev |
2020-08-17 | Games: Add missing separators to the application menus | Tibor Nagy |
2020-08-15 | Misc: Use automatic window positioning in more applications | Linus Groh |
2020-08-14 | 2048: Move out the 'undo' action to the app menu/action | AnotherTest |
2020-08-14 | 2048: Make the scoring system less 'lame' | AnotherTest |
2020-08-09 | Games: Add a 2048 game | AnotherTest |