Cockatrice/libcockatrice_models/libcockatrice/models/deck_list
Lukas Brübach 47c12c3246
[Models] Fix addCard routing for card-named zones and nested custom zones
- hasDeckZone no longer matches board cards that merely share the zone
  name, which previously caused infinite addCard/rebuildTree recursion
- Adding to a custom zone whose deck side holds nested sub-zones appends
  to the deck tree instead of writing past its direct children
2026-09-05 20:19:29 +02:00
..
CMakeLists.txt [Models] Mirror custom deck zones in the deck list model 2026-09-05 20:19:29 +02:00
deck_list_model.cpp [Models] Fix addCard routing for card-named zones and nested custom zones 2026-09-05 20:19:29 +02:00
deck_list_model.h [Models] Mirror custom deck zones in the deck list model 2026-09-05 20:19:29 +02:00
deck_list_model_custom_zones.cpp [Models] Route group lookups around mirrored custom zones 2026-09-05 20:19:29 +02:00
deck_list_model_custom_zones.h [Models] Route group lookups around mirrored custom zones 2026-09-05 20:19:29 +02:00
deck_list_sort_filter_proxy_model.cpp Run formatter on all our files (#6942) 2026-05-26 15:11:38 -07:00
deck_list_sort_filter_proxy_model.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00