Cockatrice/cockatrice/src/game
BruebachL 5df00de246
Avoid repeating type by using auto. (#6321)
Took 19 minutes


Took 22 seconds

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-11-15 14:06:53 +01:00
..
board Fix crash when changing shortcut in game (#6318) 2025-11-14 15:29:05 +01:00
deckview Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
dialogs Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
log Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
player Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
zones Split filters into libraries where applicable. (#6293) 2025-11-09 12:19:27 +01:00
abstract_game.cpp Player refactor (#6112) 2025-09-10 18:49:33 -04:00
abstract_game.h Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
game.cpp [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
game.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
game_event_handler.cpp [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
game_event_handler.h Fix names in qtlogging.ini (#6265) 2025-11-03 18:55:32 +01:00
game_meta_info.cpp Removed unused fields in GameMetaInfo and GameState (#6142) 2025-09-15 10:22:11 +02:00
game_meta_info.h Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
game_scene.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
game_scene.h Group game scene correctly and replace to-do. (#6199) 2025-09-30 22:36:33 +02:00
game_state.cpp [Game] Fix game timer starting twice, not stopping and not resetting correctly. (#6177) 2025-09-26 19:28:07 +02:00
game_state.h Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
game_view.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
game_view.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
hand_counter.cpp Player refactor (#6112) 2025-09-10 18:49:33 -04:00
hand_counter.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
phase.cpp Fix game phases not being translated in game log (#5798) 2025-04-11 22:58:23 -04:00
phase.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
phases_toolbar.cpp Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
phases_toolbar.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
replay.cpp [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
replay.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00