Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-15 | change error cases | Daniel Jones | 1 | -4/+4 |
2020-06-15 | remove flagging mines as win condition | Daniel Jones | 1 | -6/+2 |
2020-06-15 | custom games work now | Daniel Jones | 2 | -4/+4 |
2020-06-14 | work on getting new game working | Daniel Jones | 6 | -43/+87 |
2020-06-13 | make shared_ptr -> unique_ptr | Daniel Jones | 4 | -11/+12 |
2020-06-13 | UI work | Daniel Jones | 3 | -15/+51 |
2020-06-12 | README change | Daniel Jones | 1 | -1/+1 |
2020-06-12 | README change | Daniel Jones | 1 | -0/+4 |
2020-06-12 | win message was wrong | Daniel Jones | 1 | -4/+4 |
2020-06-12 | update readme | Daniel Jones | 1 | -0/+5 |
2020-06-12 | update readme | Daniel Jones | 1 | -0/+11 |
2020-06-12 | added readme | Daniel Jones | 1 | -0/+8 |
2020-06-12 | make loss/win message boxes modal and blocking | Daniel Jones | 1 | -8/+5 |
2020-06-12 | make scroll window same color as frame | Daniel Jones | 1 | -1/+2 |
2020-06-12 | cannot flag revealed tile | Daniel Jones | 1 | -0/+2 |
2020-06-12 | added timer | Daniel Jones | 2 | -2/+37 |
2020-06-12 | flagging tiles | Daniel Jones | 1 | -4/+9 |
2020-06-12 | added flag icon | Daniel Jones | 1 | -0/+0 |
2020-06-12 | basic game working | Daniel Jones | 8 | -38/+358 |
2020-06-11 | remove cmake stuff | Daniel Jones | 1 | -671/+0 |
2020-06-11 | initial progress | Daniel Jones | 21 | -0/+1916 |