Commit Graph

9 Commits

Author SHA1 Message Date
Bernardo Magri
b5f75a29b7 cleaning up 2025-04-10 17:15:14 +01:00
Bernardo Magri
2a1d45f998 fixing winning condition of the game 2025-03-12 17:07:10 +00:00
Bernardo Magri
4ff86eb027 Fixing the clock signal to use GLib::Dispatcher to emit the signal so the main thread updates the clockLabel widget 2025-03-11 17:14:32 +00:00
Bernardo Magri
b6a6e16d3a merge fix 2025-03-11 10:41:58 +00:00
Bernardo Magri
8c1cf20228 Creating the timer functions 2025-03-11 09:53:44 +00:00
Bernardo Magri
8afb29b680 Changing the clocklabel to work with the timerThread signal
* src/minefield.hpp:
2025-03-10 18:55:45 +00:00
Bernardo Magri
a2f3c89599 Creating time keeping for the game using c++ threads instead of relying on GTK 2025-03-10 10:49:24 +00:00
Bernardo Magri
052690fede refactoring 2025-03-07 07:23:59 +00:00
Bernardo Magri
2c13567747 update file names 2025-03-05 20:31:55 +00:00