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 515edee17c (svn r20925) -Codechange: make the client send commands have a slightly more sensible name 14 years ago
..
core (svn r20924) -Codechange: make the game connection packet handling look more like UDP/content packet handling 14 years ago
network.cpp (svn r20925) -Codechange: make the client send commands have a slightly more sensible name 14 years ago
network.h
network_base.h
network_chat_gui.cpp (svn r20925) -Codechange: make the client send commands have a slightly more sensible name 14 years ago
network_client.cpp (svn r20925) -Codechange: make the client send commands have a slightly more sensible name 14 years ago
network_client.h (svn r20925) -Codechange: make the client send commands have a slightly more sensible name 14 years ago
network_command.cpp (svn r20925) -Codechange: make the client send commands have a slightly more sensible name 14 years ago
network_content.cpp (svn r20499) -Doc: Spelling fixes, and one doxygen comment addition. 14 years ago
network_content.h
network_content_gui.cpp (svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROLL2BAR with NWID_HSCROLLBAR and NWID_VSCROLLBAR. 14 years ago
network_func.h (svn r20689) -Codechange: Make some global functions used in 1 .cpp file static in that file. 14 years ago
network_gamelist.cpp (svn r20692) -Fix [FS#4055]: crash after downloading missing content 14 years ago
network_gamelist.h
network_gui.cpp (svn r20925) -Codechange: make the client send commands have a slightly more sensible name 14 years ago
network_gui.h
network_internal.h (svn r20925) -Codechange: make the client send commands have a slightly more sensible name 14 years ago
network_server.cpp (svn r20924) -Codechange: make the game connection packet handling look more like UDP/content packet handling 14 years ago
network_server.h (svn r20924) -Codechange: make the game connection packet handling look more like UDP/content packet handling 14 years ago
network_type.h (svn r20553) -Feature: allow rate limiting of incoming commands 14 years ago
network_udp.cpp (svn r20249) -Codechange: change the newgrf name/description from a char* to a GRFText* to make translations possible 14 years ago
network_udp.h