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
Jonathan G Rennison c5cd598217 Debug: Log number of GRFs at level sl=2 when loading a game
Add helper to get the number of non-static GRFs in a GRF config
11 hours ago
..
core Merge branch 'master' into jgrpp 1 month ago
CMakeLists.txt Network: Extend post-desync frame sync history 8 months ago
network.cpp Fix: crash to desktop when attempting to join a company while not joined (yet) 1 month ago
network.h Add helper functions for network settings admin state 2 months ago
network_admin.cpp Codechange: pass the socket handler that is going to send the packet into the packet 1 month ago
network_admin.h Fix #10983: [AdminPort] Correct order of messages 2 months ago
network_base.h Split date types into calendar and economy dates 3 months ago
network_chat_gui.cpp Add: Basic autocompletion on tab for console commands (#12163) 2 months ago
network_client.cpp Merge branch 'master' into jgrpp 1 month ago
network_client.h Codechange: split initiating of joining and identification of the client 1 month ago
network_command.cpp Fix cb588d8d: Ordering of command per tick limit and pause mode filtering (#12126) 2 months ago
network_content.cpp Codechange: pass the socket handler that is going to send the packet into the packet 1 month ago
network_content.h Merge branch 'master' into jgrpp 2 months ago
network_content_gui.cpp Codechange: use std::source_location over __FILE__ and __LINE__ for WindowDesc 2 months ago
network_content_gui.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
network_coordinator.cpp Codechange: pass the socket handler that is going to send the packet into the packet 1 month ago
network_coordinator.h Merge tag '14.0-beta3' into jgrpp 2 months ago
network_func.h Split date types into calendar and economy dates 3 months ago
network_gamelist.cpp
network_gamelist.h Codechange: workaround CMake/Xcode duplicate file name issue (#11186) 8 months ago
network_gui.cpp Fix: do not use lengthof() for non C-style arrays 3 weeks ago
network_gui.h Split date types into calendar and economy dates 3 months ago
network_internal.h Merge tag '14.0-beta3' into jgrpp 2 months ago
network_query.cpp Codechange: pass the socket handler that is going to send the packet into the packet 1 month ago
network_query.h Merge tag '14.0-beta3' into jgrpp 2 months ago
network_server.cpp Debug: Log number of GRFs at level sl=2 when loading a game 11 hours ago
network_server.h Codechange: split initiating of joining and identification of the client 1 month ago
network_stun.cpp Codechange: pass the socket handler that is going to send the packet into the packet 1 month ago
network_stun.h Merge branch 'master' into jgrpp 3 months ago
network_survey.cpp Merge branch 'master' into jgrpp 1 month ago
network_survey.h Merge branch 'master' into jgrpp 4 months ago
network_sync.h Include dates and tick counters in state checksum 2 months ago
network_turn.cpp Codechange: pass the socket handler that is going to send the packet into the packet 1 month ago
network_turn.h Merge tag '14.0-beta3' into jgrpp 2 months ago
network_type.h Merge tag '14.0-beta3' into jgrpp 2 months ago
network_udp.cpp Codechange: pass the socket handler that is going to send the packet into the packet 1 month ago
network_udp.h