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 3d21639d5b (svn r15247) -Change: show a lock near the password/join button in the company window whenever the company is password protected 16 years ago
..
core (svn r15242) -Feature: allow moving clients between companies/spectators by the server and the clients themselves (dihedral) 16 years ago
network.cpp (svn r15242) -Feature: allow moving clients between companies/spectators by the server and the clients themselves (dihedral) 16 years ago
network.h
network_base.h
network_chat_gui.cpp (svn r14927) -Codechange: constify widget numbers in network chat gui. 16 years ago
network_client.cpp (svn r15247) -Change: show a lock near the password/join button in the company window whenever the company is password protected 16 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 r14916) -Codechange: make it possible to send CommandContainers directly to DoCommand(P). 16 years ago
network_content.cpp (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.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 r15234) -Fix (r15176): Crash if you pressed space in the content download window before selecting an item. 16 years ago
network_func.h (svn r15242) -Feature: allow moving clients between companies/spectators by the server and the clients themselves (dihedral) 16 years ago
network_gamelist.cpp (svn r15159) -Fix: move the UDP queries that resolve a hostname into threads so they don't freeze OpenTTD when for example the network connection got severed. Thanks to glx for writing the mutex implementation for Windows. 16 years ago
network_gamelist.h (svn r15159) -Fix: move the UDP queries that resolve a hostname into threads so they don't freeze OpenTTD when for example the network connection got severed. Thanks to glx for writing the mutex implementation for Windows. 16 years ago
network_gui.cpp (svn r15162) -Fix: the join status window didn't get properly created 16 years ago
network_gui.h
network_internal.h (svn r15242) -Feature: allow moving clients between companies/spectators by the server and the clients themselves (dihedral) 16 years ago
network_server.cpp (svn r15247) -Change: show a lock near the password/join button in the company window whenever the company is password protected 16 years ago
network_server.h (svn r15242) -Feature: allow moving clients between companies/spectators by the server and the clients themselves (dihedral) 16 years ago
network_type.h (svn r15242) -Feature: allow moving clients between companies/spectators by the server and the clients themselves (dihedral) 16 years ago
network_udp.cpp (svn r15163) -Change/Fix: use a non-blocking method to resolve the hostname and connect to game servers. 16 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