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/core
rubidium adfd648031 (svn r22068) -Codechange/Fix: return "connection lost" instead of "okay" when SendPackets closed the connection 14 years ago
..
address.cpp (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
address.h (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
config.h (svn r21412) -Codechange: limit company name by amount of characters, not bytes 14 years ago
core.cpp (svn r21358) -Codechange: make some network function names conform to coding style 14 years ago
core.h (svn r21595) -Codechange: Some header files had their name changed, update the ifndef/define/endif lines. 14 years ago
game.h
host.cpp
host.h
os_abstraction.h
packet.cpp (svn r21357) -Codechange: make it possible to resize the packet's buffer 14 years ago
packet.h (svn r21357) -Codechange: make it possible to resize the packet's buffer 14 years ago
tcp.cpp (svn r22068) -Codechange/Fix: return "connection lost" instead of "okay" when SendPackets closed the connection 14 years ago
tcp.h (svn r22068) -Codechange/Fix: return "connection lost" instead of "okay" when SendPackets closed the connection 14 years ago
tcp_admin.cpp (svn r21668) -Feature: command logging using the admin interface (dihedral) 14 years ago
tcp_admin.h (svn r21887) -Fix-ish: some headers weren't including the headers they depend on 14 years ago
tcp_connect.cpp (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
tcp_content.cpp (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
tcp_content.h (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
tcp_game.cpp (svn r21392) -Change: prepare the network protocol for getting the file size later in the download process 14 years ago
tcp_game.h (svn r21429) -Fix [FS#3771]: the server didn't check for the paused state when allowing to execute commands 14 years ago
tcp_http.cpp (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
tcp_http.h (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
tcp_listen.h (svn r21875) -Codechange: indentation of some comments was wrong 14 years ago
udp.cpp (svn r21358) -Codechange: make some network function names conform to coding style 14 years ago
udp.h (svn r21358) -Codechange: make some network function names conform to coding style 14 years ago