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
rubidium 5ec2bcc0d9 (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
..
core (svn r21071) -Fix: ofcourse the svn properties weren't set properly either :( 14 years ago
network.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 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_admin.cpp (svn r20975) -Add: logging of console output for remote admins (dihedral) 14 years ago
network_admin.h (svn r20975) -Add: logging of console output for remote admins (dihedral) 14 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 r21033) -Codechange: be more strict with the packets a client accepts at a given moment 14 years ago
network_client.h (svn r21033) -Codechange: be more strict with the packets a client accepts at a given moment 14 years ago
network_command.cpp (svn r21030) -Codechange: move ClientStatus into the network server socket class 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 r20973) -Add: chat sending and receiving support for remote admins (dihedral) 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 r21157) -Codechange: remove information about the text direction out of the language "list" 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 r21029) -Codechange: split the map downloading packet + 3-state enum into 3 separate packets 14 years ago
network_server.cpp (svn r21032) -Codechange: perform some more strict tests on the server side when receiving some packets and don't send some when the clients aren't ready for them 14 years ago
network_server.h (svn r21030) -Codechange: move ClientStatus into the network server socket class 14 years ago
network_type.h (svn r20963) -Add: stubs for a remote administration connection 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