Cockatrice/cockatrice/src/game
RickyRister e8b1e3ef0c
don't autoclose card view if single card gets dragged into same zone (#5517)
* rename canResize param to toNewZone

* pass toNewZone down

* don't autoclose card view if card gets dragged into same zone
2025-01-25 02:08:28 +00:00
..
board add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
cards add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
deckview add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
filters add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
player add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
zones don't autoclose card view if single card gets dragged into same zone (#5517) 2025-01-25 02:08:28 +00:00
game_scene.cpp Fix segfault when game is closed while card view window is open (#5507) 2025-01-21 03:06:55 +00:00
game_scene.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
game_selector.cpp delete overloaded signal in PendingCommand (#5477) 2025-01-15 13:16:06 +00:00
game_selector.h delete overloaded signal in PendingCommand (#5477) 2025-01-15 13:16:06 +00:00
game_specific_terms.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
game_type_map.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
game_view.cpp Refactor files in src/game to new Qt Slot/Signal syntax (#5431) 2025-01-09 06:32:25 -05:00
game_view.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
games_model.cpp Move UserlistProxy to src/server/user and fix capitalization (#5475) 2025-01-15 13:14:16 +00:00
games_model.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
hand_counter.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
hand_counter.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
phase.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
phase.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00