Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-14 | work on getting new game working | Daniel Jones | 1 | -14/+33 | |
new games work only if the width and height are the same values | |||||
2020-06-13 | make shared_ptr -> unique_ptr | Daniel Jones | 1 | -7/+8 | |
2020-06-13 | UI work | Daniel Jones | 1 | -7/+45 | |
2020-06-12 | win message was wrong | Daniel Jones | 1 | -4/+4 | |
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 | 1 | -2/+31 | |
2020-06-12 | flagging tiles | Daniel Jones | 1 | -4/+9 | |
added draw case for unflagging tiles | |||||
2020-06-12 | basic game working | Daniel Jones | 1 | -22/+129 | |
2020-06-11 | initial progress | Daniel Jones | 1 | -0/+155 | |