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 42c8f50551 Merge branch 'master' into jgrpp
# Conflicts:
#	.github/workflows/ci-build.yml
#	.github/workflows/release-linux.yml
#	.github/workflows/release-macos.yml
#	.github/workflows/release-windows.yml
#	.gitignore
#	COMPILING.md
#	src/company_gui.cpp
#	src/date_gui.cpp
#	src/engine.cpp
#	src/engine_func.h
#	src/fileio.cpp
#	src/linkgraph/linkgraph_gui.h
#	src/newgrf_debug_gui.cpp
#	src/newgrf_gui.cpp
#	src/order_gui.cpp
#	src/osk_gui.cpp
#	src/rail_gui.cpp
#	src/road_gui.cpp
#	src/script/api/script_event_types.hpp
#	src/sl/oldloader_sl.cpp
#	src/smallmap_gui.cpp
#	src/station_cmd.cpp
#	src/toolbar_gui.cpp
#	src/town_gui.cpp
#	src/transparency_gui.cpp
#	src/vehicle_gui.cpp
#	src/widget.cpp
#	src/widget_type.h
#	src/widgets/dropdown.cpp
#	src/widgets/dropdown_func.h
#	src/widgets/dropdown_type.h
#	src/widgets/group_widget.h
#	src/widgets/vehicle_widget.h
#	src/window.cpp
#	src/window_gui.h
#	src/window_type.h
5 months ago
..
core Fix include path in network/core/http.h 5 months ago
CMakeLists.txt Network: Extend post-desync frame sync history 9 months ago
network.cpp Fix: Compilation with DEBUG_DUMP_COMMANDS enabled (#11607) 5 months ago
network.h
network_admin.cpp Strong typedef: Use strong typedefs for date, date tick, minutes types 6 months ago
network_admin.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_base.h Codechange: Delete date_type.h 9 months ago
network_chat_gui.cpp Merge branch 'master' into jgrpp 5 months ago
network_client.cpp Debug: De-duplicate formatting of hex dates for desync/random logging 6 months ago
network_client.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_command.cpp Scheduled dispatch: Allow moving dispatch schedules in schedule list 9 months ago
network_content.cpp Merge branch 'master' into jgrpp 5 months ago
network_content.h Change HTTPCallback::OnReceiveData to use UniqueBuffer 5 months ago
network_content_gui.cpp Merge branch 'master' into jgrpp 5 months ago
network_content_gui.h Merge branch 'master' into jgrpp 5 months ago
network_coordinator.cpp Merge branch 'master' into jgrpp 6 months ago
network_coordinator.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_func.h Merge branch 'master' into jgrpp 7 months ago
network_gamelist.cpp Codechange: make the MD5 hash/digest/checksum variables a std::array 1 year ago
network_gamelist.h Codechange: workaround CMake/Xcode duplicate file name issue (#11186) 9 months ago
network_gui.cpp Merge branch 'master' into jgrpp 5 months ago
network_gui.h Merge branch 'master' into jgrpp 6 months ago
network_internal.h Replace BytesToHexString with FormatArrayAsHex 7 months ago
network_query.cpp Merge branch 'master' into jgrpp 7 months ago
network_query.h Add various missing includes 11 months ago
network_server.cpp Merge branch 'master' into jgrpp 5 months ago
network_server.h Merge branch 'master' into jgrpp 7 months ago
network_stun.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_stun.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_survey.cpp Change HTTPCallback::OnReceiveData to use UniqueBuffer 5 months ago
network_survey.h Change HTTPCallback::OnReceiveData to use UniqueBuffer 5 months ago
network_sync.h Network: Extend post-desync frame sync history 9 months ago
network_turn.cpp Merge branch 'master' into jgrpp 7 months ago
network_turn.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_udp.cpp Merge branch 'master' into jgrpp 7 months ago
network_udp.h