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
peter1138 04da1e1d45 (svn r11915) -Codechange: Add a function to draw a sort button's up/down arrow. Arrows are now drawn in a consistent position based on the widget, instead of randomly positioned by pixel. 17 years ago
..
core (svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h. 17 years ago
network.cpp (svn r11840) -Codechange: split network.h so not everything in there needs to be included when wanting to know whether we are a server. 17 years ago
network.h (svn r11840) -Codechange: split network.h so not everything in there needs to be included when wanting to know whether we are a server. 17 years ago
network_client.cpp (svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h. 17 years ago
network_client.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago
network_data.cpp (svn r11818) -Codechange: split player.h into smaller pieces. 17 years ago
network_data.h (svn r11840) -Codechange: split network.h so not everything in there needs to be included when wanting to know whether we are a server. 17 years ago
network_gamelist.cpp (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed. 17 years ago
network_gamelist.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago
network_gui.cpp (svn r11915) -Codechange: Add a function to draw a sort button's up/down arrow. Arrows are now drawn in a consistent position based on the widget, instead of randomly positioned by pixel. 17 years ago
network_gui.h (svn r11556) -Feature: allow setting a default password for new companies in network games. 17 years ago
network_internal.h (svn r11840) -Codechange: split network.h so not everything in there needs to be included when wanting to know whether we are a server. 17 years ago
network_server.cpp (svn r11844) -Fix: road vehicle count was incorrect in network lobby window 17 years ago
network_server.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago
network_udp.cpp (svn r11834) -Codechange: only include settings_type.h if needed. 17 years ago
network_udp.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago