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
frosch a7e486360d (svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions. 14 years ago
..
core (svn r20951) -Codechange: Add SmallMap::Contains() and use it. 14 years ago
network.cpp (svn r20938) -Codechange: make the code for listening on a socket (more) reusable 14 years ago
network.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
network_base.h (svn r18875) -Codechange: remove some unneeded bits from the network protocol and improve the naming of some variables 15 years ago
network_chat_gui.cpp (svn r20925) -Codechange: make the client send commands have a slightly more sensible name 14 years ago
network_client.cpp (svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions. 14 years ago
network_client.h (svn r20935) -Codechange: only let the server side use a pool of connected sockets 14 years ago
network_command.cpp (svn r20935) -Codechange: only let the server side use a pool of connected sockets 14 years ago
network_content.cpp (svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions. 14 years ago
network_content.h (svn r18994) -Change: content mirroring support (based on work by TrueBrain). 15 years ago
network_content_gui.cpp (svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROLL2BAR with NWID_HSCROLLBAR and NWID_VSCROLLBAR. 14 years ago
network_func.h (svn r20689) -Codechange: Make some global functions used in 1 .cpp file static in that file. 14 years ago
network_gamelist.cpp (svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions. 14 years ago
network_gamelist.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
network_gui.cpp (svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions. 14 years ago
network_gui.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
network_internal.h (svn r20936) -Codechange: make server side packet sending methods class methods 14 years ago
network_server.cpp (svn r20938) -Codechange: make the code for listening on a socket (more) reusable 14 years ago
network_server.h (svn r20938) -Codechange: make the code for listening on a socket (more) reusable 14 years ago
network_type.h (svn r20553) -Feature: allow rate limiting of incoming commands 14 years ago
network_udp.cpp (svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions. 14 years ago
network_udp.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago