You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/network/core
Jonathan G Rennison ff064e06b8 Fix race between network client disconnect and network window deletion 2 years ago
..
CMakeLists.txt Feature: allow the use of TURN to connect client and server together 3 years ago
address.cpp Merge branch 'master' into jgrpp-beta 3 years ago
address.h Merge branch 'master' into jgrpp-beta 3 years ago
config.cpp Feature: allow the use of STUN to connect client and server together 3 years ago
config.h Add a constant for SERVER_GAME_INFO_EXTENDED max version 3 years ago
core.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
core.h Remove: COMPANY_INFO packets and related code (#9475) 3 years ago
game_info.cpp Encode oversize map dimensions in non-extended game info serialisation 3 years ago
game_info.h Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
host.cpp Merge branch 'master' into jgrpp-beta 3 years ago
host.h
os_abstraction.cpp Merge branch 'master' into jgrpp-beta 3 years ago
os_abstraction.h Merge branch 'master' into jgrpp-beta 3 years ago
packet.cpp Merge branch 'jgrpp' into jgrpp-beta 3 years ago
packet.h Merge branch 'master' into jgrpp-beta 3 years ago
tcp.cpp Merge branch 'master' into jgrpp 3 years ago
tcp.h Merge branch 'master' into jgrpp 3 years ago
tcp_admin.cpp Merge branch 'master' into jgrpp-beta 3 years ago
tcp_admin.h Add: [Network] external chat messages for remote admins (#9563) 3 years ago
tcp_connect.cpp Merge branch 'master' into jgrpp 3 years ago
tcp_content.cpp Merge branch 'master' into jgrpp-beta 3 years ago
tcp_content.h Merge branch 'master' into jgrpp-beta 3 years ago
tcp_content_type.h Cleanup: [ContentInfo] Remove some functions that are not needed anymore 3 years ago
tcp_coordinator.cpp Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
tcp_coordinator.h Fix: report reuse of invite-code and switch to local game-type (#9487) 3 years ago
tcp_game.cpp Fix race between network client disconnect and network window deletion 2 years ago
tcp_game.h Merge branch 'master' into jgrpp-beta 3 years ago
tcp_http.cpp Merge branch 'master' into jgrpp-beta 3 years ago
tcp_http.h Codechange: [Network] Simplify constructing the HTTP request with fmt 3 years ago
tcp_listen.h Merge branch 'master' into jgrpp-beta 3 years ago
tcp_stun.cpp Merge branch 'master' into jgrpp-beta 3 years ago
tcp_stun.h Feature: allow the use of STUN to connect client and server together 3 years ago
tcp_turn.cpp Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
tcp_turn.h Feature: allow the use of TURN to connect client and server together 3 years ago
udp.cpp Merge branch 'master' into jgrpp-beta 3 years ago
udp.h Merge branch 'master' into jgrpp-beta 3 years ago