index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
network_coordinator.cpp
Age
Commit message (
Expand
)
Author
2021-08-23
Fix: [Network] show query errors in the server listing instead of error popup...
Patric Stout
2021-08-23
Fix c4b700f1: remove left-over debug statement (#9510)
Patric Stout
2021-08-18
Fix #9492: show for what server a relay session is being created (#9494)
Patric Stout
2021-08-17
Fix 6acf204d: crash when showing coordinator-error-messages (#9488)
Patric Stout
2021-08-17
Fix: report reuse of invite-code and switch to local game-type (#9487)
Patric Stout
2021-07-20
Feature: allow the use of TURN to connect client and server together
Patric Stout
2021-07-20
Fix: [Network] rework when to close connections and inform Game Coordinator i...
Patric Stout
2021-07-18
Feature: [Game Coordinator] Send NewGRF names to the client
Rubidium
2021-07-18
Feature: [Network] Optionally send NewGRF names with NewGRFs in GameInfo
rubidium42
2021-07-16
Feature: allow the use of STUN to connect client and server together
Patric Stout
2021-07-11
Add: allow setting your server visibility to "invite-only" (#9434)
Patric Stout
2021-07-11
Feature: join servers based on their invite code
Patric Stout
2021-07-11
Feature: raise the maximum NewGRF limit to 255
Patric Stout
2021-07-10
Feature: allow setting (game) coordinator and content server connection strin...
Rubidium
2021-07-10
Add: use Game Coordinator to get latest public server listing
Patric Stout
2021-07-10
Add: use Game Coordinator to annouce public servers
Patric Stout