Cockatrice/cockatrice/src/game/zones
2025-01-24 05:13:08 +00:00
..
card_zone.cpp reduce unnecessary CardItem creation in ViewZone addCard process (#5513) 2025-01-24 05:13:08 +00:00
card_zone.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
hand_zone.cpp Refactor files in src/game to new Qt Slot/Signal syntax (#5431) 2025-01-09 06:32:25 -05:00
hand_zone.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
pile_zone.cpp Refactor files in src/game to new Qt Slot/Signal syntax (#5431) 2025-01-09 06:32:25 -05:00
pile_zone.h leave some documentation on Zone classes (#5199) 2024-11-28 14:40:49 -05:00
select_zone.cpp Ctrl drag now adds/removes to selection (#5336) 2024-12-26 15:08:20 -05:00
select_zone.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
stack_zone.cpp Better sanitization of pointers 2025-01-17 00:05:08 -05:00
stack_zone.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
table_zone.cpp Refactor files in src/game to new Qt Slot/Signal syntax (#5431) 2025-01-09 06:32:25 -05:00
table_zone.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
view_zone.cpp reduce unnecessary CardItem creation in ViewZone addCard process (#5513) 2025-01-24 05:13:08 +00:00
view_zone.h reduce unnecessary CardItem creation in ViewZone addCard process (#5513) 2025-01-24 05:13:08 +00:00
view_zone_widget.cpp Fix segfault when game is closed while card view window is open (#5507) 2025-01-21 03:06:55 +00:00
view_zone_widget.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00