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 d79439fb3c (svn r17963) -Codechange: some documentation style 15 years ago
..
address.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
address.h (svn r17699) -Codechange: move #ifdef ENABLE_NETWORK till after the 'generic' includes so compilation without network support doesn't get broken as easily by changes in header files 15 years ago
config.h
core.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
core.h (svn r17699) -Codechange: move #ifdef ENABLE_NETWORK till after the 'generic' includes so compilation without network support doesn't get broken as easily by changes in header files 15 years ago
game.h (svn r17699) -Codechange: move #ifdef ENABLE_NETWORK till after the 'generic' includes so compilation without network support doesn't get broken as easily by changes in header files 15 years ago
host.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
host.h
os_abstraction.h
packet.cpp (svn r17746) -Codechange: 'operator new' doesn't return NULL, NetworkSend_Init() is useless 15 years ago
packet.h (svn r17746) -Codechange: 'operator new' doesn't return NULL, NetworkSend_Init() is useless 15 years ago
tcp.cpp (svn r17746) -Codechange: 'operator new' doesn't return NULL, NetworkSend_Init() is useless 15 years ago
tcp.h (svn r17742) -Codechange: remove unused variable from Recv_Packet 15 years ago
tcp_connect.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
tcp_content.cpp (svn r17742) -Codechange: remove unused variable from Recv_Packet 15 years ago
tcp_content.h (svn r17699) -Codechange: move #ifdef ENABLE_NETWORK till after the 'generic' includes so compilation without network support doesn't get broken as easily by changes in header files 15 years ago
tcp_game.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
tcp_game.h (svn r17699) -Codechange: move #ifdef ENABLE_NETWORK till after the 'generic' includes so compilation without network support doesn't get broken as easily by changes in header files 15 years ago
udp.cpp (svn r17963) -Codechange: some documentation style 15 years ago
udp.h (svn r17699) -Codechange: move #ifdef ENABLE_NETWORK till after the 'generic' includes so compilation without network support doesn't get broken as easily by changes in header files 15 years ago