Cockatrice/cockatrice/src/game
BruebachL 09381575a7
Add option to share decklists on load. (#6029)
* Add option to share decklists on load.

Took 1 hour 58 minutes

Took 9 minutes


Took 39 minutes

* Lint.

Took 14 minutes


Took 2 minutes

* Stuffs

Took 39 minutes

Took 4 seconds

Took 43 minutes

* Process local player first.

Took 45 minutes

* Consider if the setting is set on the game info first.

Took 4 minutes

* Save an indent level.

Took 43 seconds

* Don't commit logging config.

Took 3 minutes

* Remove a debug print.

Took 10 seconds


Took 7 seconds

* Add another optional guard.

Took 5 minutes

* Hide the tab bar if only one (own deck) is visible.

Took 9 minutes

* Rename setting label for clarity

Took 2 minutes

* Capitalization.

Took 3 minutes

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-08-15 17:31:05 -04:00
..
board Refactor: rename and consolidate getSpectator (#6067) 2025-08-15 01:13:53 -04:00
cards Allow tokens to consider providerIds. (#6075) 2025-08-15 01:10:36 -04:00
deckview Add option to share decklists on load. (#6029) 2025-08-15 17:31:05 -04:00
filters Refactor: Represent cardName + providerId with CardRef struct (#6039) 2025-07-15 22:14:02 -04:00
player Refactor: rename and consolidate getSpectator (#6067) 2025-08-15 01:13:53 -04:00
zones Add menu option and hotkey to sort hand (#6057) 2025-08-02 00:40:17 -04:00
game_scene.cpp Move card_item and related to src/game/board (#5867) 2025-04-20 14:37:52 +00:00
game_scene.h Revert "Use native hover events (#5722)" (#5757) 2025-03-21 00:25:20 +00:00
game_selector.cpp Add option to share decklists on load. (#6029) 2025-08-15 17:31:05 -04:00
game_selector.h Support right-click on game list menu (#5522) 2025-01-25 14:03:29 +00:00
game_specific_terms.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
game_type_map.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04: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
games_model.cpp Add option to share decklists on load. (#6029) 2025-08-15 17:31:05 -04:00
games_model.h Add option to share decklists on load. (#6029) 2025-08-15 17:31:05 -04:00
hand_counter.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
hand_counter.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00: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