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
Rubidium 1c8f4bfaef Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint
(cherry picked from commit d7a0e80fc18b689455eaca09883fccbcc722d7e3)

# Conflicts:
#	src/debug.cpp
#	src/debug.h
#	src/table/settings/gui_settings.ini

See: https://github.com/OpenTTD/OpenTTD/pull/9456
3 years ago
..
core Network: Log sent packets at net=5 3 years ago
CMakeLists.txt
network.cpp Fix #9243: [Network] For a dedicated server use a fallback client and server name 3 years ago
network.h
network_admin.cpp Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint 3 years ago
network_admin.h
network_base.h
network_chat_gui.cpp Fix: [MinGW] Set minimum OS version to Windows XP (#9135) 3 years ago
network_client.cpp Fix various compiler warnings 3 years ago
network_client.h Net: Log sent and received game packets with type and status names 3 years ago
network_command.cpp Merge branch 'master' into jgrpp 3 years ago
network_content.cpp Fix some type conversion warnings 3 years ago
network_content.h
network_content_gui.cpp
network_content_gui.h
network_func.h Merge branch 'master' into jgrpp 3 years ago
network_gamelist.cpp
network_gamelist.h
network_gui.cpp Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed. 3 years ago
network_gui.h
network_internal.h Merge branch 'master' into jgrpp 3 years ago
network_server.cpp Fix server crash when client joined during threaded (auto)save 3 years ago
network_server.h Net: Log sent and received game packets with type and status names 3 years ago
network_type.h Merge branch 'master' into jgrpp 3 years ago
network_udp.cpp Fix some type conversion warnings 3 years ago
network_udp.h