Cockatrice/cockatrice/src/interface/deck_loader
RickyRister a0f977e80c
[DeckList] refactor: pass DeckList by const ref (#6437)
* [DeckList] refactor: pass DeckList by const ref

* Change getDeckList to return a const ref
2025-12-21 16:19:33 -08:00
..
card_node_function.cpp [DeckLoader] Extract cardNode functions to own file (#6408) 2025-12-08 00:47:24 -08:00
card_node_function.h [DeckLoader] Extract cardNode functions to own file (#6408) 2025-12-08 00:47:24 -08:00
deck_file_format.cpp [DeckLoader] Extract LoadedDeck struct (#6406) 2025-12-07 15:03:52 +01:00
deck_file_format.h [DeckLoader] Extract LoadedDeck struct (#6406) 2025-12-07 15:03:52 +01:00
deck_loader.cpp [DeckList] refactor: pass DeckList by const ref (#6437) 2025-12-21 16:19:33 -08:00
deck_loader.h [DeckList] refactor: pass DeckList by const ref (#6437) 2025-12-21 16:19:33 -08:00
loaded_deck.cpp [DeckLoader] Extract LoadedDeck struct (#6406) 2025-12-07 15:03:52 +01:00
loaded_deck.h [Refactor] Pass around LoadedDeck instead of DeckLoader (#6422) 2025-12-20 13:39:00 +01:00