OpenTTD/src/network
glx 212140b88b Codechange: replace grow() usage in ClientNetworkContentSocketHandler::OnReceiveData() 2019-05-04 19:50:53 +01:00
..
core Fix #7165: Missed another 'Append() --> push_back()' replacement (#7548) 2019-04-27 20:47:32 +01:00
network.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
network.h Remove: ENABLE_NETWORK switch 2019-03-20 19:24:55 +01:00
network_admin.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
network_admin.h Codechange: Use override keyword in networking classes. 2019-03-24 17:38:42 +00:00
network_base.h Remove: ENABLE_NETWORK switch 2019-03-20 19:24:55 +01:00
network_chat_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
network_client.cpp Codechange: Remove Company/OwnerByte types 2019-04-29 17:40:22 +01:00
network_client.h Codechange: Use override keyword in networking classes. 2019-03-24 17:38:42 +00:00
network_command.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
network_content.cpp Codechange: replace grow() usage in ClientNetworkContentSocketHandler::OnReceiveData() 2019-05-04 19:50:53 +01:00
network_content.h Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
network_content_gui.cpp Codechange: use std::sort() in GUIList 2019-04-13 12:49:18 +01:00
network_content_gui.h Codechange: Use override specifier in Window-derived classes. 2019-03-24 16:10:04 +01:00
network_func.h Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
network_gamelist.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
network_gamelist.h (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
network_gui.cpp Fix dcb2571: Missing override keywords 2019-04-25 17:45:00 +02:00
network_gui.h Remove: ENABLE_NETWORK switch 2019-03-20 19:24:55 +01:00
network_internal.h Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
network_server.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
network_server.h Codechange: Replace custom thread code with C++11 thread objects. 2019-04-06 11:27:39 +02:00
network_type.h Remove: ENABLE_NETWORK switch 2019-03-20 19:24:55 +01:00
network_udp.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
network_udp.h Remove: ENABLE_NETWORK switch 2019-03-20 19:24:55 +01:00