Cockatrice/libcockatrice_deck_list/libcockatrice/deck_list
RickyRister 16392c28c5
[DeckLoader] Refactor to make some methods static (#6336)
* Make forEachCard const

* Make some DeckLoader methods static

* Update usages

* Update method param documentation in deck_loader.cpp

---------

Co-authored-by: BruebachL <44814898+BruebachL@users.noreply.github.com>
2025-11-17 03:49:45 -08:00
..
abstract_deck_list_card_node.cpp Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
abstract_deck_list_card_node.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
abstract_deck_list_node.cpp Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
abstract_deck_list_node.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
deck_list.cpp [DeckLoader] Refactor to make some methods static (#6336) 2025-11-17 03:49:45 -08:00
deck_list.h [DeckLoader] Refactor to make some methods static (#6336) 2025-11-17 03:49:45 -08:00
deck_list_card_node.cpp Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
deck_list_card_node.h Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
inner_deck_list_node.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
inner_deck_list_node.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00