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 f3e0507c54 Network: Include extra info in PACKET_CLIENT_ERROR packets
Log more details in server when PACKET_CLIENT_ERROR received
3 years ago
..
core Network: Include extra info in PACKET_CLIENT_ERROR packets 3 years ago
CMakeLists.txt Add: introduce CMake for project management 4 years ago
network.cpp Fix: [Network] Reading beyond the length of the server's ID when hashing password 3 years ago
network.h Merge branch 'master' into jgrpp 5 years ago
network_admin.cpp Merge branch 'master' into jgrpp 3 years ago
network_admin.h Codechange: [Network] replace _realtime_tick with std::chrono 3 years ago
network_base.h Remove: "language" field from server/client 3 years ago
network_chat_gui.cpp Fix: [MinGW] Set minimum OS version to Windows XP (#9135) 3 years ago
network_client.cpp Network: Include extra info in PACKET_CLIENT_ERROR packets 3 years ago
network_client.h Network: Include extra info in PACKET_CLIENT_ERROR packets 3 years ago
network_command.cpp Merge branch 'master' into jgrpp 3 years ago
network_content.cpp Merge branch 'master' into jgrpp 3 years ago
network_content.h Codechange: [Network] replace _realtime_tick with std::chrono 3 years ago
network_content_gui.cpp Codechange: merge duplicated logic to scroll in lists by key into a single function 3 years ago
network_content_gui.h Cleanup: Removed SVN headers 5 years ago
network_func.h Merge branch 'master' into jgrpp 3 years ago
network_gamelist.cpp Fix data race warning in NetworkGameListHandleDelayedInsert 3 years ago
network_gamelist.h Cleanup: Removed SVN headers 5 years ago
network_gui.cpp Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed. 3 years ago
network_gui.h Change: move "give money" from client-list to company window 3 years ago
network_internal.h Merge branch 'master' into jgrpp 3 years ago
network_server.cpp Network: Include extra info in PACKET_CLIENT_ERROR packets 3 years ago
network_server.h Network: Log received packets at log level net=3 3 years ago
network_type.h Merge branch 'master' into jgrpp 3 years ago
network_udp.cpp Merge branch 'master' into jgrpp 3 years ago
network_udp.h Change: move some things only relevant to UDP from network.cpp to network_udp.cpp 3 years ago