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 e1e9b68b54 (svn r17635) -Codechange: make the chat gui nested 15 years ago
..
core (svn r17606) -Add: initial support for Haiku; a dedicated server with zlib and libpng compiles and links (for me). Something's fishy with the network so it doesn't actually work (yet) 15 years ago
network.cpp (svn r17618) -Fix [FS#3226]: the 'lock' icon would erroneously be drawn for companies if the company had a password before the reset 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 r17635) -Codechange: make the chat gui nested 15 years ago
network_client.cpp (svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. 15 years ago
network_client.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
network_command.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
network_content.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
network_content.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
network_content_gui.cpp (svn r17573) -Codechange: NWID_SELECTION containers have a selected widget-plane, and optionally an index in the nested_array. 15 years ago
network_func.h (svn r17562) -Fix [FS#2972]: the NewGRF settings of (remote) network games did not get properly updated when the NewGRFs were rescanned causing reading of freed data 15 years ago
network_gamelist.cpp (svn r17562) -Fix [FS#2972]: the NewGRF settings of (remote) network games did not get properly updated when the NewGRFs were rescanned causing reading of freed data 15 years ago
network_gamelist.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
network_gui.cpp (svn r17596) -Codechange: constify some tables 15 years ago
network_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
network_internal.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_server.cpp (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_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 r17248) -Fix: add GPL license notice where appropriate 15 years ago
network_udp.cpp (svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc) 15 years ago
network_udp.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago