Cockatrice/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
..
libcockatrice/deck_list [DeckList] Refactor and cleanup methods that iterate over nodes (#6407) 2025-12-12 12:37:44 -08:00
CMakeLists.txt [DeckList] Move decklist node classes into new folder (#6381) 2025-11-30 13:05:49 +01:00