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 a18f3274b4 Rename close window functions to match upstream 9 months ago
..
CMakeLists.txt Add: use https:// for content-service connections (#10448) 1 year ago
address.cpp Merge branch 'master' into jgrpp 10 months ago
address.h Add various missing includes 12 months ago
config.cpp Merge branch 'master' into jgrpp 1 year ago
config.h Merge branch 'master' into jgrpp 1 year ago
core.cpp
core.h Codechange: use default dtor instead of empty (#10826) 1 year ago
game_info.cpp Merge branch 'master' into jgrpp 12 months ago
game_info.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
host.cpp Merge branch 'master' into jgrpp 9 months ago
host.h
http.h Codechange: use default dtor instead of empty (#10826) 1 year ago
http_curl.cpp Ring buffer: Use as backing for std::queue uses 10 months ago
http_none.cpp Codechange: replace instance of char * with std::string 1 year ago
http_winhttp.cpp Merge branch 'master' into jgrpp 1 year ago
os_abstraction.cpp Merge branch 'master' into jgrpp 10 months ago
os_abstraction.h Merge branch 'master' into jgrpp 9 months ago
packet.cpp Add a helper for sub-packet deserialisation 1 year ago
packet.h Add various missing includes 12 months ago
tcp.cpp Use ring buffer for network TCP packet send queue 10 months ago
tcp.h Use ring buffer for network TCP packet send queue 10 months ago
tcp_admin.cpp Fix: Error logging in game and admin server HandlePacket 1 year ago
tcp_admin.h Fix: Update some network documentation to match the new command system (#10657) 1 year ago
tcp_connect.cpp Use ring buffer in TCPConnecter::OnResolved 10 months ago
tcp_content.cpp Merge branch 'master' into jgrpp 12 months ago
tcp_content.h
tcp_content_type.h Add various missing includes 12 months ago
tcp_coordinator.cpp Codechange: Move calendar date functions inside TimerGameCalendar (#10753) 1 year ago
tcp_coordinator.h
tcp_game.cpp Rename close window functions to match upstream 9 months ago
tcp_game.h Merge branch 'master' into jgrpp 1 year ago
tcp_listen.h Merge branch 'master' into jgrpp 1 year ago
tcp_stun.cpp Merge branch 'master' into jgrpp-beta 3 years ago
tcp_stun.h
tcp_turn.cpp Codechange: Move calendar date functions inside TimerGameCalendar (#10753) 1 year ago
tcp_turn.h
udp.cpp Merge branch 'master' into jgrpp 1 year ago
udp.h Merge branch 'master' into jgrpp-beta 3 years ago