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 fc4ea241b0 Merge branch 'master' into jgrpp 2 weeks ago
..
CMakeLists.txt Codechange: workaround CMake/Xcode duplicate file name issue (#11186) 9 months ago
address.cpp Merge branch 'master' into jgrpp 4 months ago
address.h Merge tag '14.0-beta3' into jgrpp 3 months ago
config.cpp Merge branch 'master' into jgrpp 11 months ago
config.h Merge branch 'master' into jgrpp 2 weeks ago
core.cpp
core.h Codechange: use default dtor instead of empty (#10826) 1 year ago
host.cpp Merge branch 'master' into jgrpp 5 months ago
host.h
http.h Fix: race-conditions in GUI updates when downloading HTTP files (#11639) 5 months ago
http_curl.cpp Merge branch 'master' into jgrpp 3 months ago
http_none.cpp Codechange: Silence warnings about intentionally unused parameters. 8 months ago
http_shared.h Merge branch 'master' into jgrpp 5 months ago
http_winhttp.cpp Merge branch 'master' into jgrpp 3 months ago
network_game_info.cpp Merge branch 'master' into jgrpp 2 weeks ago
network_game_info.h Merge branch 'master' into jgrpp 2 weeks ago
os_abstraction.cpp Merge branch 'master' into jgrpp 3 months ago
os_abstraction.h Merge branch 'master' into jgrpp 4 months ago
packet.cpp Codechange: rename byte to uint8_t (#12308) 2 months ago
packet.h Merge branch 'master' into jgrpp 2 weeks ago
tcp.cpp Merge tag '14.0-beta3' into jgrpp 3 months ago
tcp.h Merge tag '14.0-beta3' into jgrpp 3 months ago
tcp_admin.cpp Merge tag '14.0-beta3' into jgrpp 3 months ago
tcp_admin.h Merge tag '14.0-beta3' into jgrpp 3 months ago
tcp_connect.cpp Merge branch 'master' into jgrpp 3 months ago
tcp_content.cpp Merge tag '14.0-beta3' into jgrpp 3 months ago
tcp_content.h Merge branch 'master' into jgrpp 2 weeks ago
tcp_content_type.h Merge tag '14.0-beta3' into jgrpp 3 months ago
tcp_coordinator.cpp Merge tag '14.0-beta3' into jgrpp 3 months ago
tcp_coordinator.h Merge branch 'master' into jgrpp 2 weeks ago
tcp_game.cpp Codechange: split initiating of joining and identification of the client 2 months ago
tcp_game.h Merge branch 'master' into jgrpp 2 weeks ago
tcp_listen.h Codechange: pass the socket handler that is going to send the packet into the packet 2 months ago
tcp_stun.cpp Merge tag '14.0-beta3' into jgrpp 3 months ago
tcp_stun.h Merge tag '14.0-beta3' into jgrpp 3 months ago
tcp_turn.cpp Merge tag '14.0-beta3' into jgrpp 3 months ago
tcp_turn.h Merge tag '14.0-beta3' into jgrpp 3 months ago
udp.cpp Merge branch 'master' into jgrpp 2 weeks ago
udp.h Merge tag '14.0-beta3' into jgrpp 3 months ago