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 8ebdfb258f (svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations. 17 years ago
..
core (svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations. 17 years ago
network.cpp (svn r11584) -Change: add some extra checking in the hope to find the cause of FS#1482. 17 years ago
network.h (svn r11556) -Feature: allow setting a default password for new companies in network games. 17 years ago
network_client.cpp (svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps. 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 r11668) -Codechange: more refactoring aimed at reducing compile time and making it more logic where function definitions can be found. 17 years ago
network_gui.h (svn r11556) -Feature: allow setting a default password for new companies in network games. 17 years ago
network_server.cpp (svn r11557) -Codechange: send and store the passwords a little more secure to/in the servers. 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