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 dc77647ea4 (svn r13251) -Codechange: rename _patches to _settings as that is more logic.
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
16 years ago
..
core (svn r12930) -Add: build support for NetBSD and HP-UX. Patch by ahoka. 16 years ago
network.cpp (svn r13251) -Codechange: rename _patches to _settings as that is more logic. 16 years ago
network.h (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 16 years ago
network_client.cpp (svn r13251) -Codechange: rename _patches to _settings as that is more logic. 16 years ago
network_client.h (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 16 years ago
network_data.cpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 16 years ago
network_data.h (svn r13229) -Codechange: replace some global variables that are only initialised once and always with the same value with enums. 16 years ago
network_gamelist.cpp (svn r12709) -Feature: show the last joined server. Heavily based on a patch by Yexo. 16 years ago
network_gamelist.h (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 16 years ago
network_gui.cpp (svn r13251) -Codechange: rename _patches to _settings as that is more logic. 16 years ago
network_gui.h (svn r13107) -Codechange: make NetworkCompanyPasswordWindow and SelectPlayerFaceWindow children of PlayerCompanyWindow. 16 years ago
network_internal.h (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 16 years ago
network_server.cpp (svn r13251) -Codechange: rename _patches to _settings as that is more logic. 16 years ago
network_server.h (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 16 years ago
network_udp.cpp (svn r13008) -Fix [FS#1997]: silence some MSVC x64 warnings 16 years ago
network_udp.h (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 16 years ago