Cockatrice/cockatrice/src/game/deckview
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
..
deck_view.cpp Modularize and Doxygen decklist.cpp (#6099) 2025-09-04 22:52:46 -04:00
deck_view.h Refactor: Represent cardName + providerId with CardRef struct (#6039) 2025-07-15 22:14:02 -04:00
deck_view_container.cpp Move game state and event handling out of tab_game and into separate classes (#6090) 2025-09-10 18:40:29 -04:00
deck_view_container.h Add the option to load decklists from Archidekt, Deckstats, Moxfield, TappedOut in deck editor and lobby (#6030) 2025-07-14 23:12:25 -04:00
tabbed_deck_view_container.cpp Add option to share decklists on load. (#6029) 2025-08-15 17:31:05 -04:00
tabbed_deck_view_container.h Add option to share decklists on load. (#6029) 2025-08-15 17:31:05 -04:00