Cockatrice/cockatrice/src/server
ebbit1q f0c3860032
squash #6156 (#6161)
* move common server files

* update includes with move

* create participant, move code

* fix linker errors

* fix regressions

* mark function as override to make clang happy

* split out spectator to new file

* forgot to add to cmakelists

* autocompleter picking wrong casing for var name

* clean up forwards declarations in player

* fix includes in game
2025-09-20 14:37:12 +02:00
..
chat_view squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
remote Refactor: Move files in src/client/game_logic (#6070) 2025-08-07 16:47:48 +02:00
user squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
abstract_client.cpp Refactor: Move files in src/client/game_logic (#6070) 2025-08-07 16:47:48 +02:00
abstract_client.h Refactor: Move files in src/client/game_logic (#6070) 2025-08-07 16:47:48 +02:00
game_selector.cpp squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
game_selector.h squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
game_type_map.h squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
games_model.cpp squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
games_model.h squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
handle_public_servers.cpp Refactor files in src/server to new Qt Slot/Signal syntax (#5831) 2025-04-15 22:08:02 +00:00
handle_public_servers.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
local_client.cpp Refactor files in src/server to new Qt Slot/Signal syntax (#5831) 2025-04-15 22:08:02 +00:00
local_client.h Refactor: Move files in src/client/game_logic (#6070) 2025-08-07 16:47:48 +02:00
local_server.cpp squash #6156 (#6161) 2025-09-20 14:37:12 +02:00
local_server.h squash #6156 (#6161) 2025-09-20 14:37:12 +02:00
local_server_interface.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
local_server_interface.h squash #6156 (#6161) 2025-09-20 14:37:12 +02:00
pending_command.cpp delete overloaded signal in PendingCommand (#5477) 2025-01-15 13:16:06 +00:00
pending_command.h add missing override and explicit specifiers in src/server (#5526) 2025-01-25 14:05:25 +00:00