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 bdd92008cf (svn r14718) -Change: remove some direct network core variable accesses from non-network locations. 16 years ago
..
core (svn r14712) -Codechange: split server and client side w.r.t. the storage of network related company information. 16 years ago
network.cpp (svn r14718) -Change: remove some direct network core variable accesses from non-network locations. 16 years ago
network.h (svn r14422) -Codechange: also reflect the changes of r14421 in the filenames. 16 years ago
network_chat_gui.cpp (svn r14709) -Codechange: make a clearer distinction between 'unique' client identification ids and the indices into the clients/client info arrays. 16 years ago
network_client.cpp (svn r14717) -Change: more 'Index' -> ClientID to not confuse ClientID and ClientIndex 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 r14555) -Codechange: replace ttd_strlcat and ttd_strlcpy with strecat and strecpy where direct conversion is possible 16 years ago
network_func.h (svn r14718) -Change: remove some direct network core variable accesses from non-network locations. 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 r14712) -Codechange: split server and client side w.r.t. the storage of network related company information. 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 r14718) -Change: remove some direct network core variable accesses from non-network locations. 16 years ago
network_server.cpp (svn r14717) -Change: more 'Index' -> ClientID to not confuse ClientID and ClientIndex 16 years ago
network_server.h (svn r14709) -Codechange: make a clearer distinction between 'unique' client identification ids and the indices into the clients/client info arrays. 16 years ago
network_type.h (svn r14712) -Codechange: split server and client side w.r.t. the storage of network related company information. 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