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 5ff6053326 (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
..
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 (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
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 (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
os_abstraction.h (svn r17606) -Add: initial support for Haiku; a dedicated server with zlib and libpng compiles and links (for me). Something's fishy with the network so it doesn't actually work (yet) 15 years ago
packet.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
packet.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.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
tcp.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_connect.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
tcp_content.cpp (svn r17693) -Cleanup: remove some unneeded includes 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 r17693) -Cleanup: remove some unneeded includes 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