Basile Clement
|
be28d50997
|
Revert "Use native hover events (#5722)" (#5757)
This reverts commit e4f40a82a2.
This change had unintended consequences in the hover behavior, reverting
for now.
|
2025-03-21 00:25:20 +00:00 |
|
Basile Clement
|
e4f40a82a2
|
Use native hover events (#5722)
* Use native hover events
* Update cockatrice/src/game/cards/abstract_card_item.cpp
* Reorder
---------
Co-authored-by: Zach H <zahalpern+github@gmail.com>
|
2025-03-15 19:07:51 +00:00 |
|
RickyRister
|
d951b082c4
|
Add setting to hide visual deck storage in game lobby (#5570)
|
2025-02-06 13:44:33 +00:00 |
|
RickyRister
|
66e2e7a473
|
add missing override and explicit specifiers to all classes in src/game (#5511)
|
2025-01-22 12:57:56 +00:00 |
|
RickyRister
|
686645c1e4
|
refactor DeckViewContainer into own file (#5455)
* cut-and-paste
* remove some includes
* move refreshShortcuts
* move deck_view into src/game/deckview
* move deck_view_container to src/game/deckview
* fix build failure
|
2025-01-14 07:00:09 +00:00 |
|