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
Age
Commit message (
Expand
)
Author
2021-03-10
Add: make modal windows update more smooth
Patric Stout
2021-03-03
Fix #8799: NGameAllowedSorter() is not imposing strict weak ordering relation...
Patric Stout
2021-02-28
Fix #6266: Ugly lists in network lobby windows on double/quad interface sizes...
dP
2021-02-28
Fix: [Network] don't show "server doesn't respond" while in queue
Patric Stout
2021-02-28
Fix: [Network] send map to next client if current client disconnects
Patric Stout
2021-02-28
Fix: [Network] also count the person downloading the map in the queue
Patric Stout
2021-02-27
Change: Improve console warnings on invalid network commands (#8753)
Pavel Stupnikov
2021-02-27
Codechange: [Network] replace _realtime_tick with std::chrono
Patric Stout
2021-02-27
Fix bddfcaef: don't tell twice that a client left because of a timeout etc (#...
Patric Stout
2021-02-20
Codechange: rename sound ids to make more sense. (#8701)
frosch
2021-02-08
Fix: mention our websites with https:// (instead of http://) (#8657)
Patric Stout
2021-02-05
Codechange: Apply coding style (#8640)
SamuXarick
2021-01-31
Fix 2db88953: default Network Server List sorter put compatible servers in wr...
Patric Stout
2021-01-22
Change: Apply some consistency to singleplayer related comments
glx22
2021-01-08
Fix: Start the inactivity-timeout for the content server only after the conne...
frosch
2021-01-08
Codechange: Remove min/max functions in favour of STL variants (#8502)
Charles Pigott
2021-01-05
Change: move "give money" from client-list to company window
Patric Stout
2021-01-02
Fix: prevent clients making emergency saves twice if server disconnects (#8477)
Patric Stout
2020-12-27
Fix b408fe7: Don't try to construct a std::string from nullptr
Charles Pigott
2020-12-27
Codechange: Even more std::string usage in file IO.
Michael Lutz
2020-12-27
Codechange: Convert some more FIO functions to take std::string.
Michael Lutz
2020-12-27
Codechange: Use std::string in FIO search path handling.
Michael Lutz
2020-12-27
Codechange: Replace assert_compile macro with static_assert
Charles Pigott
2020-12-25
Codechange: Rename strings to match their usage.
frosch
2020-12-25
Change: Remove the LAN/Internet combobox from the server list in favour of ad...
frosch
2020-12-22
Change: [Linkgraph] Pause the game when linkgraph jobs lag (#6470)
Jonathan G Rennison
2020-12-16
Change: send network error to the server before making an emergency save (#8387)
Pavel Stupnikov
2020-12-15
Fix: Remove unnessary reference to suppress warning (#8337)
Byoungchan Lee
2020-12-15
Fix: workarounds for two emscripten bugs in the network stack
Patric Stout
2020-12-15
Add: support for emscripten (play-OpenTTD-in-the-browser)
Patric Stout
2020-07-09
Fix: Thread unsafe use of SendPacket for PACKET_SERVER_MAP_SIZE
Jonathan G Rennison
2020-06-27
Doc: Acknowledge integer type mismatch in certain admin packets using AdminUp...
duck
2020-06-27
Fix: Compiler warnings about memsetting non-trivial classes
Charles Pigott
2020-06-21
Fix: Thread unsafe use of NetworkAddress::GetAddressAsString
Jonathan G Rennison
2020-06-18
Fix: Racy use of flags in TCPConnecter::CheckCallbacks
Jonathan G Rennison
2020-06-05
Add: introduce CMake for project management
Patric Stout
2020-06-01
Fix #8024: make online content gui more responsive while loading
Yexo
2020-05-21
Codechange: Replace custom linked list for GRF texts with STL vectors and str...
Michael Lutz
2020-05-07
Fix #8117: Memory leak in admin port (#8122)
glx22
2020-04-05
Fix #8060, 5880f14: Restore admin network API compatibility.
frosch
2020-02-23
Codechange: Limit field width to avoid sscanf crash
Quipyowert2
2020-02-08
Fix #7976: Don't kick the client doing the rcon
glx
2020-02-04
Feature #7756: Allow server to supply a reason to kicked/banned clients
Bjarni Thor
2020-01-12
Feature: Auto-restart loads the original resources again
Berbe
2020-01-07
Codechange: Remove std::function from Pool iteration wrapper
Jonathan G Rennison
2019-12-21
Fix: unused variable warnings
glx
2019-12-21
Codechange: Replace FOR_ALL_TOWNS with range-based for loops
glx
2019-12-21
Codechange: Replace vehicle related FOR_ALL with range-based for loops
glx
2019-12-21
Codechange: Replace network related FOR_ALL with range-based for loops
glx
2019-12-21
Codechange: Replace station related FOR_ALL with range-based for loops
glx
[next]