Cockatrice/cockatrice/src/game
BruebachL fad1280185
[Game] Fix game timer starting twice, not stopping and not resetting correctly. (#6177)
* Fix timer starting twice, not stopping and not resetting correctly.

Took 39 minutes

* Don't stop/start, just start.

Took 29 minutes

* Fix build.

Took 2 minutes

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-09-26 19:28:07 +02:00
..
board squash #6156 (#6161) 2025-09-20 14:37:12 +02:00
deckview squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
dialogs [Card DB Models] Move refactor (#6172) 2025-09-25 16:35:29 +02:00
log squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
player squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
zones squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
abstract_game.cpp Player refactor (#6112) 2025-09-10 18:49:33 -04:00
abstract_game.h Player refactor (#6112) 2025-09-10 18:49:33 -04:00
game.cpp squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
game.h Player refactor (#6112) 2025-09-10 18:49:33 -04:00
game_event_handler.cpp [Game] Fix double concede in log (#6179) 2025-09-26 19:12:20 +02:00
game_event_handler.h [Game] Fix double concede in log (#6179) 2025-09-26 19:12:20 +02:00
game_meta_info.cpp Removed unused fields in GameMetaInfo and GameState (#6142) 2025-09-15 10:22:11 +02:00
game_meta_info.h Removed unused fields in GameMetaInfo and GameState (#6142) 2025-09-15 10:22:11 +02:00
game_scene.cpp squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
game_scene.h Player refactor (#6112) 2025-09-10 18:49:33 -04:00
game_state.cpp [Game] Fix game timer starting twice, not stopping and not resetting correctly. (#6177) 2025-09-26 19:28:07 +02:00
game_state.h [Game] Fix game timer starting twice, not stopping and not resetting correctly. (#6177) 2025-09-26 19:28:07 +02:00
game_view.cpp Add search filter to card view window (#5791) 2025-04-11 23:00:46 -04:00
game_view.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
hand_counter.cpp Player refactor (#6112) 2025-09-10 18:49:33 -04:00
hand_counter.h squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
phase.cpp Fix game phases not being translated in game log (#5798) 2025-04-11 22:58:23 -04:00
phase.h Fix game phases not being translated in game log (#5798) 2025-04-11 22:58:23 -04:00
phases_toolbar.cpp squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
phases_toolbar.h squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
replay.cpp squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
replay.h Player refactor (#6112) 2025-09-10 18:49:33 -04:00