Cockatrice/cockatrice/src/client
RickyRister ae2c55c33b
Refactor: use ExactCard to represent specific printings (#6049)
* Create new class

* Update CardInfo and CardDatabase

* Use new class instead of CardInfoPtr

* fix cmake
2025-07-28 21:04:45 -04:00
..
game_logic add missing override and explicit specifiers in src/client (#5523) 2025-01-25 14:03:54 +00:00
menus/deck_editor Add the option to load decklists from Archidekt, Deckstats, Moxfield, TappedOut in deck editor and lobby (#6030) 2025-07-14 23:12:25 -04:00
network Refactor: Represent cardName + providerId with CardRef struct (#6039) 2025-07-15 22:14:02 -04:00
tabs Refactor: use ExactCard to represent specific printings (#6049) 2025-07-28 21:04:45 -04:00
ui Refactor: use ExactCard to represent specific printings (#6049) 2025-07-28 21:04:45 -04:00
get_text_with_max.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
get_text_with_max.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
replay_manager.cpp Refactor replay code in TabGame to replayManager (#6026) 2025-07-16 06:33:48 -04:00
replay_manager.h Refactor replay code in TabGame to replayManager (#6026) 2025-07-16 06:33:48 -04:00
sound_engine.cpp Change default log level to info (#5779) 2025-04-03 00:17:10 -04:00
sound_engine.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
tapped_out_interface.cpp Refactor: Represent cardName + providerId with CardRef struct (#6039) 2025-07-15 22:14:02 -04:00
tapped_out_interface.h add missing override and explicit specifiers in src/client (#5523) 2025-01-25 14:03:54 +00:00
tearoff_menu.h Update PegLib, Fix Database Searching CFG (#5244) 2024-12-21 03:37:08 +00:00
translate_counter_name.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
translate_counter_name.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
translation.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
update_downloader.cpp Refactor codebase to new Qt Slot/Signal syntax - Pt1 (#5202) 2024-12-22 02:01:17 +00:00
update_downloader.h add missing override and explicit specifiers in src/client (#5523) 2025-01-25 14:03:54 +00:00