Lukas Brübach
|
70c3649d6a
|
Player refactor.
Took 1 hour 43 minutes
Took 1 minute
Took 23 seconds
|
2025-09-11 00:40:52 +02:00 |
|
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 |
|
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 |
|
RickyRister
|
44ac782978
|
Move card_item and related to src/game/board (#5867)
* move files
* update includes
* update cmake
|
2025-04-20 14:37:52 +00:00 |
|