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
smatz 54cbd17bd8 (svn r16634) -Codechange: use Company::IsHumanID() instead of IsHumanCompany() 15 years ago
..
core (svn r16601) -Fix [FS#2880]: try 2... hopefully better this time 16 years ago
network.cpp (svn r16601) -Fix [FS#2880]: try 2... hopefully better this time 16 years ago
network.h (svn r16360) -Codechange: don't use _network_playas as a 'second' _local_company, but only as a storage location for the company you want to join in MP. 16 years ago
network_base.h (svn r16380) -Codechange: rename pool.hpp to pool_type.hpp 16 years ago
network_chat_gui.cpp (svn r16594) -Fix [FS#2969]: mouse would under some circumstances not be undrawn when drawing the first chat line causing two mouse pointers to be visible. 16 years ago
network_client.cpp (svn r16555) -Feature [FS#570]: ability to enter server and company password via command line when joining a server (based on patch by Progman, Ammler and planetmaker) 16 years ago
network_client.h (svn r16555) -Feature [FS#570]: ability to enter server and company password via command line when joining a server (based on patch by Progman, Ammler and planetmaker) 16 years ago
network_command.cpp (svn r16269) -Codechange: use gcc's ability to check parameters sent to printf-like functions 16 years ago
network_content.cpp (svn r16361) -Fix: pointer incremented with wrong count 16 years ago
network_content.h
network_content_gui.cpp (svn r16493) -Fix: missing/wrong @file doxygen 'headers' 16 years ago
network_func.h (svn r16555) -Feature [FS#570]: ability to enter server and company password via command line when joining a server (based on patch by Progman, Ammler and planetmaker) 16 years ago
network_gamelist.cpp
network_gamelist.h
network_gui.cpp (svn r16360) -Codechange: don't use _network_playas as a 'second' _local_company, but only as a storage location for the company you want to join in MP. 16 years ago
network_gui.h
network_internal.h (svn r16601) -Fix [FS#2880]: try 2... hopefully better this time 16 years ago
network_server.cpp (svn r16634) -Codechange: use Company::IsHumanID() instead of IsHumanCompany() 15 years ago
network_server.h
network_type.h (svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time, binary size and run time (with asserts disabled) should be improved 16 years ago
network_udp.cpp (svn r16573) -Fix: [Network] Always send the starting date from the game you're currently playing instead the starting date from the config file. 16 years ago
network_udp.h