Cockatrice/cockatrice
DawnFire42 e2d5c7438d refactor(graphics): replace Z-value magic numbers with constants
Replace hardcoded Z-value numbers with ZValues::* constants:
- 2000000007 -> ZValues::DRAG_ITEM
- 2000000007 + offset -> ZValues::DRAG_ITEM_CHILD
- 2000000004 -> ZValues::HOVERED_CARD
- 2000000005 -> ZValues::ARROWS

This improves code readability by making the intent of these layer
values explicit and centralizes Z-ordering logic for easier maintenance.
2026-02-26 19:53:58 -05:00
..
resources Docs: Use doxygen-awesome-css theme (#6512) 2026-01-24 11:22:43 +01:00
sounds
src refactor(graphics): replace Z-value magic numbers with constants 2026-02-26 19:53:58 -05:00
themes
translations Updates for project Cockatrice and language en_US (#6543) 2026-01-25 16:51:03 -05:00
.qdevelop
CMakeLists.txt [DeckEditor] Show info in PrintingSelector dock when override printings enabled (#6554) 2026-01-24 02:20:16 -08:00
cockatrice.desktop
cockatrice.qrc [VDE] Placeholder image for deck view if deck is empty (#6516) 2026-01-14 14:41:54 +01:00
cockatrice.rc
cockatrice_en@source.ts Update translation source strings (#6465) 2026-01-06 19:35:53 +01:00