summaryrefslogtreecommitdiff
path: root/src/network/network_coordinator.h
AgeCommit message (Expand)Author
2021-07-20Feature: allow the use of TURN to connect client and server togetherPatric Stout
2021-07-20Fix: [Network] rework when to close connections and inform Game Coordinator i...Patric Stout
2021-07-18Feature: [Game Coordinator] Send NewGRF names to the clientRubidium
2021-07-16Doc: explain in a bit more detail how we implemented STUNPatric Stout
2021-07-16Feature: allow the use of STUN to connect client and server togetherPatric Stout
2021-07-11Feature: join servers based on their invite codePatric Stout
2021-07-10Add: use Game Coordinator to get latest public server listingPatric Stout
2021-07-10Add: use Game Coordinator to annouce public serversPatric Stout