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 52fb6b7d7c (svn r14724) -Codechange: move some NetworkClientSocket related function/definitions closer together. 16 years ago
..
core (svn r14724) -Codechange: move some NetworkClientSocket related function/definitions closer together. 16 years ago
network.cpp (svn r14723) -Codechange: shuffling some stuff around to reduce indirect #include dependencies. 16 years ago
network.h (svn r14422) -Codechange: also reflect the changes of r14421 in the filenames. 16 years ago
network_base.h (svn r14723) -Codechange: shuffling some stuff around to reduce indirect #include dependencies. 16 years ago
network_chat_gui.cpp (svn r14723) -Codechange: shuffling some stuff around to reduce indirect #include dependencies. 16 years ago
network_client.cpp (svn r14722) -Codechange: s/DEREF_CLIENT/GetNetworkClientSocket/ 16 years ago
network_client.h (svn r14721) -Codechange: s/NetworkTCPSocketHandler/NetworkClientSocket/ as it's (way) more descriptive what it's used for. 16 years ago
network_data.cpp (svn r14721) -Codechange: s/NetworkTCPSocketHandler/NetworkClientSocket/ as it's (way) more descriptive what it's used for. 16 years ago
network_func.h (svn r14723) -Codechange: shuffling some stuff around to reduce indirect #include dependencies. 16 years ago
network_gamelist.cpp (svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers. 16 years ago
network_gamelist.h (svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers. 16 years ago
network_gui.cpp (svn r14722) -Codechange: s/DEREF_CLIENT/GetNetworkClientSocket/ 16 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 r14724) -Codechange: move some NetworkClientSocket related function/definitions closer together. 16 years ago
network_server.cpp (svn r14721) -Codechange: s/NetworkTCPSocketHandler/NetworkClientSocket/ as it's (way) more descriptive what it's used for. 16 years ago
network_server.h (svn r14721) -Codechange: s/NetworkTCPSocketHandler/NetworkClientSocket/ as it's (way) more descriptive what it's used for. 16 years ago
network_type.h (svn r14723) -Codechange: shuffling some stuff around to reduce indirect #include dependencies. 16 years ago
network_udp.cpp (svn r14712) -Codechange: split server and client side w.r.t. the storage of network related company information. 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