- Reimplementation of field generation to avoid game over on first click after game beginning (0723d12c)
- added the timer (eaecc403)
- added a mine counter (d2906e9e)
- colored numbers (eaf61bbc)
- colored numbers (b527f805)
- show the user which mine ended the game (b2168f01)
- when you click on a revealed number, it clicks on unrevealed neighbors as a shortcut. (67942f5c)
- Game: Add ability to set max fps (decbf729)
- minor bugs fixes (6d04d05e)
- fixed problems with OpenGL version (0df987b8)
- true number of mines on board, not the case before (0eaad50e)
- fixed problems with OpenGL version (c370245c)
- fixed glutin 48 error (7b45d2b3)
- game: went out of bounds in some cases during neighbor check (95b61f3b)
- Game:
- UI: