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 d0ad020dc6 (svn r10082) -Fix [FS#846]: another memory leak in the networking code (benc). 18 years ago
..
core (svn r10017) -Add (FS#790): more languages flags for servers 18 years ago
network.cpp (svn r9716) -Add: server_lang in [network] section of openttd.cfg, so dedicated servers can have the little lang flag. 18 years ago
network.h (svn r10035) -Change: simplified network language string sorting 18 years ago
network_client.cpp (svn r9719) -Fix: in-game private messages did not work for clients with a Client ID > 255. 18 years ago
network_client.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago
network_data.cpp (svn r10082) -Fix [FS#846]: another memory leak in the networking code (benc). 18 years ago
network_data.h (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; 18 years ago
network_gamelist.cpp (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago
network_gamelist.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago
network_gui.cpp (svn r10037) -Fix (r10035, r10036): silence some 'may be used uninitialized' warnings 18 years ago
network_gui.h (svn r9719) -Fix: in-game private messages did not work for clients with a Client ID > 255. 18 years ago
network_server.cpp (svn r10075) -Fix [FS#844]: small memory leak on some early returns. 18 years ago
network_server.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago
network_udp.cpp (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. 18 years ago
network_udp.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago