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 df16ebd730 (svn r23595) -Codechange: add comma after last enum to get a more uniform coding style 13 years ago
..
address.cpp (svn r23193) -Codechange: don't cast away const unneededly 13 years ago
address.h
config.h
core.cpp
core.h
game.h
host.cpp
host.h
os_abstraction.h
packet.cpp (svn r23590) -Codechange: make the string validation settings better expandable 13 years ago
packet.h (svn r23590) -Codechange: make the string validation settings better expandable 13 years ago
tcp.cpp
tcp.h
tcp_admin.cpp
tcp_admin.h (svn r23595) -Codechange: add comma after last enum to get a more uniform coding style 13 years ago
tcp_connect.cpp
tcp_content.cpp
tcp_content.h (svn r23595) -Codechange: add comma after last enum to get a more uniform coding style 13 years ago
tcp_game.cpp (svn r23476) -Codechange: use the error queue to replace switch mode error strings, again making it possible to return multiple errors 13 years ago
tcp_game.h (svn r23595) -Codechange: add comma after last enum to get a more uniform coding style 13 years ago
tcp_http.cpp (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
tcp_http.h (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
tcp_listen.h
udp.cpp (svn r23193) -Codechange: don't cast away const unneededly 13 years ago
udp.h (svn r23595) -Codechange: add comma after last enum to get a more uniform coding style 13 years ago