Cockatrice/libcockatrice_deck_list/libcockatrice/deck_list/tree
ebbit1q 4b7b785452
add a limit to the size of deckfiles cockatrice can load (#7163)
* add a limit to the size of deckfiles cockatrice can load

the limit is 99999 or 100k -1 right now, which is kind of the limit of
what looks acceptable in the player

* format

* up limit to 100k because that's what the tests do
2026-08-29 15:21:04 +02:00
..
abstract_deck_list_card_node.cpp add a limit to the size of deckfiles cockatrice can load (#7163) 2026-08-29 15:21:04 +02:00
abstract_deck_list_card_node.h add a limit to the size of deckfiles cockatrice can load (#7163) 2026-08-29 15:21:04 +02:00
abstract_deck_list_node.cpp [DeckList] Move decklist node classes into new folder (#6381) 2025-11-30 13:05:49 +01:00
abstract_deck_list_node.h add a limit to the size of deckfiles cockatrice can load (#7163) 2026-08-29 15:21:04 +02:00
deck_list_card_node.cpp [DeckList] Move decklist node classes into new folder (#6381) 2025-11-30 13:05:49 +01:00
deck_list_card_node.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
inner_deck_list_node.cpp add a limit to the size of deckfiles cockatrice can load (#7163) 2026-08-29 15:21:04 +02:00
inner_deck_list_node.h add a limit to the size of deckfiles cockatrice can load (#7163) 2026-08-29 15:21:04 +02:00