Cockatrice/cockatrice/src/client/network
RickyRister a9b3be33e0
Refactor: Represent cardName + providerId with CardRef struct (#6039)
* card_ref.h

* update CardDatabase signatures

* make everything compile

* rename methods

* add docs

* mark stuff const

* set cardRef in CardItem

* cleanup

* fix build failure

* Fix builds on mac

---------

Co-authored-by: ZeldaZach <zahalpern+github@gmail.com>
2025-07-15 22:14:02 -04:00
..
parsers Refactor: Represent cardName + providerId with CardRef struct (#6039) 2025-07-15 22:14:02 -04:00
client_update_checker.cpp Check for client updates on startup (#5359) 2024-12-28 21:29:59 +00:00
client_update_checker.h Check for client updates on startup (#5359) 2024-12-28 21:29:59 +00:00
release_channel.cpp Change default log level to info (#5779) 2025-04-03 00:17:10 -04:00
release_channel.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
replay_timeline_widget.cpp Refactor codebase to new Qt Slot/Signal syntax - Pt1 (#5202) 2024-12-22 02:01:17 +00:00
replay_timeline_widget.h fix remaining wonkiness with rewind buffering in replays (#5235) 2024-12-11 10:54:36 +01:00
sets_model.cpp feat: set prioritization by set type (#5097) 2024-12-01 19:59:00 -05:00
sets_model.h add missing override and explicit specifiers in src/client (#5523) 2025-01-25 14:03:54 +00:00
spoiler_background_updater.cpp Change default log level to info (#5779) 2025-04-03 00:17:10 -04:00
spoiler_background_updater.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00