Cockatrice/cockatrice/src
Lukas Brübach c17d56f395 [DeckStorage] Distinguish an inherited public state in the visibility column
The column reported the effective state while publishing toggles the node's
own bit, so a private deck inside a public folder already read 'Public' and
toggling appeared to do nothing (and toggling again silently unpublished
it). The cell now shows 'Public (inherited)' for that case and the tooltip
explains why.
2026-09-19 08:24:15 +02:00
..
client Use capitalized app names (#7255) 2026-09-12 17:30:46 +02:00
database/interface [Settings] Split cache_settings monolith into multiple SettingsManager sub-classes (#7050) 2026-07-27 11:25:39 +02:00
filters Migrate theme asset loads to scheme-variant resolution (#7209-2) (#7276) 2026-09-11 17:59:57 +02:00
game [Game] Preserve hand card order when restoring connection (#7266) 2026-09-07 08:21:44 +02:00
game_graphics [Client] Show localized card names, texts and pictures (#7294) 2026-09-18 12:03:07 +02:00
interface [DeckStorage] Distinguish an inherited public state in the visibility column 2026-09-19 08:24:15 +02:00
main.cpp [Client] Redact share secrets from activation URL logs 2026-09-19 08:07:37 +02:00
main.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
single_instance_manager.cpp [Client] Treat a busy single-instance primary as alive instead of stealing its socket 2026-09-19 08:07:37 +02:00
single_instance_manager.h [Client] Treat a busy single-instance primary as alive instead of stealing its socket 2026-09-19 08:07:37 +02:00