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
smatz fa937901cb (svn r17701) -Codechange: don't start line with a space if it's not inside comment 15 years ago
..
core (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
network.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
network.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
network_base.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
network_chat_gui.cpp (svn r17674) -Codechange: replace SetDirty + OnInvalidateData with InvalidateData (which does the same). Also call InvalidateData in a few cases where that was actually meant. 15 years ago
network_client.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
network_client.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
network_command.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
network_content.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
network_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
network_content_gui.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
network_func.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
network_gamelist.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
network_gamelist.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
network_gui.cpp (svn r17701) -Codechange: don't start line with a space if it's not inside comment 15 years ago
network_gui.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
network_internal.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
network_server.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
network_server.h (svn r17617) -Codechange: make the server side packet handling be more like the client side's handling, i.e. return the connection status 15 years ago
network_type.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
network_udp.cpp (svn r17701) -Codechange: don't start line with a space if it's not inside comment 15 years ago
network_udp.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago