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 6db7f15b3a (svn r15970) -Codechange: make it possible to resolve a single address into multiple sockets. 15 years ago
..
core (svn r15970) -Codechange: make it possible to resolve a single address into multiple sockets. 15 years ago
network.cpp (svn r15969) -Codechange: make the list of broadcast addresses virtually unlimited. 15 years ago
network.h (svn r14422) -Codechange: also reflect the changes of r14421 in the filenames. 16 years ago
network_base.h (svn r15947) -Codechange: replace uint32 client_ip with NetworkAddress client_address. 15 years ago
network_chat_gui.cpp (svn r15905) -Fix (r15424): chat completion got called twice causing tab completion to seemingly fail 15 years ago
network_client.cpp (svn r15967) -Codechange: do not access NetworkSocketHandler::has_quit directly 15 years ago
network_client.h (svn r15242) -Feature: allow moving clients between companies/spectators by the server and the clients themselves (dihedral) 16 years ago
network_command.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
network_content.cpp (svn r15967) -Codechange: do not access NetworkSocketHandler::has_quit directly 15 years ago
network_content.h (svn r15221) -Change [FS#2574]: only show missing NewGRFs when opening the content download window from a NewGRF list and there are missing NewGRFs, otherwise show just all NewGRFs the system knows. 16 years ago
network_content_gui.cpp (svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() callback 15 years ago
network_func.h (svn r15947) -Codechange: replace uint32 client_ip with NetworkAddress client_address. 15 years ago
network_gamelist.cpp (svn r15931) -Codechange: let the host and ban lists use of SmallVector. 15 years ago
network_gamelist.h (svn r15916) -Codechange: let the network game list use NetworkAddress 15 years ago
network_gui.cpp (svn r15947) -Codechange: replace uint32 client_ip with NetworkAddress client_address. 15 years ago
network_gui.h (svn r14712) -Codechange: split server and client side w.r.t. the storage of network related company information. 16 years ago
network_internal.h (svn r15969) -Codechange: make the list of broadcast addresses virtually unlimited. 15 years ago
network_server.cpp (svn r15967) -Codechange: do not access NetworkSocketHandler::has_quit directly 15 years ago
network_server.h (svn r15428) -Codechange: consistently use colour instead of having both color and colour. 16 years ago
network_type.h (svn r15969) -Codechange: make the list of broadcast addresses virtually unlimited. 15 years ago
network_udp.cpp (svn r15969) -Codechange: make the list of broadcast addresses virtually unlimited. 15 years ago
network_udp.h (svn r15157) -Codechange: wrap the hostname/ip and port into a single structure so we can pass either one of them and not convert an ip to a string and then back again. 16 years ago