Cockatrice/libcockatrice_deck_list/libcockatrice/deck_list
RickyRister 2e2682aad4
[DeckList] Refactor and cleanup methods that iterate over nodes (#6407)
* remove helpers

* create getZoneNodes method

* replace direct calls to getRoot and forEachCard

* remove more non-const uses of forEachCard

* make node getter return const lists

* one more usage

* address comment

* address comment again

* fix hash

* fix hashes (for real this time)
2025-12-12 12:37:44 -08:00
..
tree [DeckList] Move decklist node classes into new folder (#6381) 2025-11-30 13:05:49 +01:00
deck_list.cpp [DeckList] Refactor and cleanup methods that iterate over nodes (#6407) 2025-12-12 12:37:44 -08:00
deck_list.h [DeckList] Refactor and cleanup methods that iterate over nodes (#6407) 2025-12-12 12:37:44 -08:00
deck_list_history_manager.cpp [DeckEditor] Deck List History Manager. (#6340) 2025-11-20 14:54:32 +01:00
deck_list_history_manager.h [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01:00
deck_list_memento.h [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01:00