Cockatrice/cockatrice/src
BruebachL b8e545bfa4
Move game state and event handling out of tab_game and into separate classes (#6090)
* Move game state and event handling out of tab_game and into separate classes.

Took 6 hours 38 minutes

Took 23 seconds

* Meta Info

Took 14 hours 36 minutes

* Properly respond to game started again.

Took 49 minutes

* Hook up the message log widgets to game events again.

Took 33 minutes

Took 7 seconds

* Lint.

Took 4 minutes

* Hook up playerListWidget.

Took 1 hour 2 minutes

Took 10 seconds

* Hook up playerListWidget properly.

Took 1 hour 17 minutes

* Fix regressions.

Took 17 minutes

Took 9 seconds

* Log the local player joining too.

Took 2 minutes

* Connect some player signals unrelated to this refactor again.

Took 5 minutes

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-09-10 18:40:29 -04:00
..
client Move game state and event handling out of tab_game and into separate classes (#6090) 2025-09-10 18:40:29 -04:00
deck Sort VDE groups internally (#6102) 2025-09-06 09:06:59 -04:00
dialogs Modularize and Doxygen decklist.cpp (#6099) 2025-09-04 22:52:46 -04:00
game Move game state and event handling out of tab_game and into separate classes (#6090) 2025-09-10 18:40:29 -04:00
server Move game state and event handling out of tab_game and into separate classes (#6090) 2025-09-10 18:40:29 -04:00
settings Add option to share decklists on load. (#6029) 2025-08-15 17:31:05 -04:00
utility Sort VDE groups internally (#6102) 2025-09-06 09:06:59 -04:00
main.cpp Include card_info.h over card_database.h if able (#5841) 2025-04-17 00:38:57 -04:00
main.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00