Cockatrice/libcockatrice_models
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/models [DeckList] Refactor and cleanup methods that iterate over nodes (#6407) 2025-12-12 12:37:44 -08:00
CMakeLists.txt Split filters into libraries where applicable. (#6293) 2025-11-09 12:19:27 +01:00