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
skidd13 3ae50673a3 (svn r11484) -Codechange: Remove the doubled function SetBitT and rename the remaining to fit with the naming style 17 years ago
..
core (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style 17 years ago
network.cpp (svn r11089) -Codechange: add revision detection to MSVC. 17 years ago
network.h (svn r11357) -Fix: NetworkUniqueID could be 80 chars, while the max size we generate is 32. So reduce the size a bit. Pointed out by dihedral, so give him a big hug ;) 17 years ago
network_client.cpp (svn r11357) -Fix: NetworkUniqueID could be 80 chars, while the max size we generate is 32. So reduce the size a bit. Pointed out by dihedral, so give him a big hug ;) 17 years ago
network_client.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago
network_data.cpp (svn r10501) -Fix [FS#1015]: error dialog was sometimes shown on all clients when a command failed instead of only the client that actually did the command. 17 years ago
network_data.h (svn r10365) -Fix: compiling without png and networking support under MSVC. 17 years ago
network_gamelist.cpp (svn r10694) -Codechange: update the server information in the game list every once in a while so the information stays fairly up-to-date when you are looking through the servers. 17 years ago
network_gamelist.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago
network_gui.cpp (svn r11484) -Codechange: Remove the doubled function SetBitT and rename the remaining to fit with the naming style 17 years ago
network_gui.h (svn r9719) -Fix: in-game private messages did not work for clients with a Client ID > 255. 17 years ago
network_server.cpp (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style 17 years ago
network_server.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago
network_udp.cpp (svn r11484) -Codechange: Remove the doubled function SetBitT and rename the remaining to fit with the naming style 17 years ago
network_udp.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago