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 39beec190b (svn r13716) -Fix [FS#2144]: any player could construct new companies. 16 years ago
..
core (svn r13713) -Fix: possible crash on creating a network packet. 16 years ago
network.cpp (svn r13712) -Fix: enforce the length restrictions of company and president name in the commands too. 16 years ago
network.h (svn r13433) -Codechange: remove a now useless global variable. 17 years ago
network_client.cpp (svn r13714) -Fix: remove the unique_id from the message that a client has joined as it is only exposes the unique_id more than needed. Patch by dih. 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. 17 years ago
network_data.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. 17 years ago
network_func.h (svn r13369) -Codechange: remove duplication of network configuration settings between NetworkSettings and NetworkGameInfo. 17 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. 17 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. 17 years ago
network_gui.cpp (svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they were printed, otherwise the text could change due to the few number of slots that could be used to bind. 16 years ago
network_gui.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. 17 years ago
network_internal.h (svn r13370) -Codechange: move the VARDEF stuff from openttd.h to variables.h so one doesn't need to include openttd.h before variables.h. 17 years ago
network_server.cpp (svn r13716) -Fix [FS#2144]: any player could construct new companies. 16 years ago
network_server.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. 17 years ago
network_type.h (svn r13712) -Fix: enforce the length restrictions of company and president name in the commands too. 16 years ago
network_udp.cpp (svn r13713) -Fix: possible crash on creating a network packet. 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. 17 years ago