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 2fdcc52321 Merge branch 'save_ext' into jgrpp
# Conflicts:
#	Makefile.src.in
#	findversion.sh
#	projects/determineversion.vbs
#	src/lang/dutch.txt
#	src/lang/korean.txt
#	src/network/network.cpp
#	src/network/network_client.cpp
#	src/rail.cpp
#	src/rail_cmd.cpp
#	src/saveload/afterload.cpp
#	src/ship_cmd.cpp
#	src/toolbar_gui.cpp
#	src/vehicle.cpp
6 years ago
..
address.cpp
address.h
config.h Merge branch 'save_ext' into jgrpp 6 years ago
core.cpp Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32 6 years ago
core.h
game.h Change: Make a shortened network revision string for use in server queries 6 years ago
host.cpp Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32 6 years ago
host.h
os_abstraction.h Define socket constants on MinGW if missing 6 years ago
packet.cpp Use std::string for CommandContainer text instead of giant static buffer 6 years ago
packet.h Use std::string for CommandContainer text instead of giant static buffer 6 years ago
tcp.cpp Allow 256 NewGRFs in multiplayer 6 years ago
tcp.h
tcp_admin.cpp
tcp_admin.h Fix: CompanyEconomy documentation 6 years ago
tcp_connect.cpp
tcp_content.cpp
tcp_content.h
tcp_game.cpp Feature #986: Automatic save when losing connection to a network game 6 years ago
tcp_game.h Use std::string for CommandContainer text instead of giant static buffer 6 years ago
tcp_http.cpp Change: Make a shortened network revision string for use in server queries 6 years ago
tcp_http.h
tcp_listen.h
udp.cpp Fix flags field not being received in Reply_CLIENT_FIND_SERVER_extended 6 years ago
udp.h Fix flags field not being received in Reply_CLIENT_FIND_SERVER_extended 6 years ago