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
JMcKiern 04f659e768 Fix: Some typos found using codespell 5 years ago
..
core Fix #7165: Missed another 'Append() --> push_back()' replacement (#7548) 5 years ago
network.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
network.h Remove: ENABLE_NETWORK switch 5 years ago
network_admin.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
network_admin.h Codechange: Use override keyword in networking classes. 5 years ago
network_base.h Remove: ENABLE_NETWORK switch 5 years ago
network_chat_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
network_client.cpp Codechange: Remove Company/OwnerByte types 5 years ago
network_client.h Codechange: Use override keyword in networking classes. 5 years ago
network_command.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
network_content.cpp Fix: Some typos found using codespell 5 years ago
network_content.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
network_content_gui.cpp Fix: Some typos found using codespell 5 years ago
network_content_gui.h Codechange: Use override specifier in Window-derived classes. 5 years ago
network_func.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
network_gamelist.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
network_gamelist.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
network_gui.cpp Fix: Some typos found using codespell 5 years ago
network_gui.h Remove: ENABLE_NETWORK switch 5 years ago
network_internal.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
network_server.cpp Fix: Some typos found using codespell 5 years ago
network_server.h Codechange: Replace custom thread code with C++11 thread objects. 5 years ago
network_type.h Remove: ENABLE_NETWORK switch 5 years ago
network_udp.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
network_udp.h Remove: ENABLE_NETWORK switch 5 years ago