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 cfebbfac8c Merge branch 'master' into jgrpp
# Conflicts:
#	src/autoreplace_cmd.cpp
#	src/company_base.h
#	src/company_gui.cpp
#	src/cpu.cpp
#	src/debug.h
#	src/group.h
#	src/group_cmd.cpp
#	src/house.h
#	src/industry.h
#	src/newgrf_house.cpp
#	src/news_type.h
#	src/openttd.cpp
#	src/saveload/company_sl.cpp
#	src/settings_type.h
#	src/sl/oldloader_sl.cpp
#	src/story.cpp
#	src/table/town_land.h
#	src/viewport.cpp
4 months 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 Adding of _t to (u)int types, and WChar to char32_t 5 months ago
config.cpp Merge branch 'master' into jgrpp 11 months ago
config.h Update NETWORK_GAME_INFO_VERSION to version 7 4 months 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 4 months ago
http_none.cpp Codechange: Silence warnings about intentionally unused parameters. 9 months ago
http_shared.h Merge branch 'master' into jgrpp 5 months ago
http_winhttp.cpp Merge branch 'master' into jgrpp 4 months ago
network_game_info.cpp Fix 52128144: Parsing of version 7 network game info packets 4 months ago
network_game_info.h Update NETWORK_GAME_INFO_VERSION to version 7 4 months ago
os_abstraction.cpp Fix: compilation without precompiled headers (#11770) 5 months ago
os_abstraction.h Merge branch 'master' into jgrpp 5 months ago
packet.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
packet.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago
tcp.cpp Merge branch 'master' into jgrpp 7 months ago
tcp.h Merge branch 'master' into jgrpp 4 months ago
tcp_admin.cpp Merge branch 'master' into jgrpp 7 months ago
tcp_admin.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago
tcp_connect.cpp Merge branch 'master' into jgrpp 4 months ago
tcp_content.cpp Merge branch 'master' into jgrpp 7 months ago
tcp_content.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago
tcp_content_type.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago
tcp_coordinator.cpp Merge branch 'master' into jgrpp 7 months ago
tcp_coordinator.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago
tcp_game.cpp Merge branch 'master' into jgrpp 7 months ago
tcp_game.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago
tcp_listen.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago
tcp_stun.cpp Merge branch 'master' into jgrpp 7 months ago
tcp_stun.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago
tcp_turn.cpp Merge branch 'master' into jgrpp 7 months ago
tcp_turn.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago
udp.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
udp.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago