summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-16cheat: don't eat all keypressesHEADmasterDaniel Jones1-0/+2
2020-06-16cheat: show mine positions when left control pressedDaniel Jones2-0/+64
2020-06-15readme changesDaniel Jones1-5/+3
2020-06-15change error casesDaniel Jones1-4/+4
2020-06-15remove flagging mines as win conditionDaniel Jones1-6/+2
2020-06-15custom games work nowDaniel Jones2-4/+4
2020-06-14work on getting new game workingDaniel Jones6-43/+87
2020-06-13make shared_ptr -> unique_ptrDaniel Jones4-11/+12
2020-06-13UI workDaniel Jones3-15/+51
2020-06-12README changeDaniel Jones1-1/+1
2020-06-12README changeDaniel Jones1-0/+4
2020-06-12win message was wrongDaniel Jones1-4/+4
2020-06-12update readmeDaniel Jones1-0/+5
2020-06-12update readmeDaniel Jones1-0/+11
2020-06-12added readmeDaniel Jones1-0/+8
2020-06-12make loss/win message boxes modal and blockingDaniel Jones1-8/+5
2020-06-12make scroll window same color as frameDaniel Jones1-1/+2
2020-06-12cannot flag revealed tileDaniel Jones1-0/+2
2020-06-12added timerDaniel Jones2-2/+37
2020-06-12flagging tilesDaniel Jones1-4/+9
2020-06-12added flag iconDaniel Jones1-0/+0
2020-06-12basic game workingDaniel Jones8-38/+358
2020-06-11remove cmake stuffDaniel Jones1-671/+0
2020-06-11initial progressDaniel Jones21-0/+1916