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
truebrain 1d84fb277e (svn r23623) -Add: allow bi-directional communication with the AdminPort and GameScript 13 years ago
..
core (svn r23623) -Add: allow bi-directional communication with the AdminPort and GameScript 13 years ago
network.cpp (svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::GetLandscape (GameScript only) 13 years ago
network.h (svn r21853) -Codechange: HashCurrentCompanyPassword is only used by servers, so move it to network_server.* (dihedral) 14 years ago
network_admin.cpp (svn r23623) -Add: allow bi-directional communication with the AdminPort and GameScript 13 years ago
network_admin.h (svn r23623) -Add: allow bi-directional communication with the AdminPort and GameScript 13 years ago
network_base.h (svn r22423) -Document: some network stuff 13 years ago
network_chat_gui.cpp (svn r23544) -Codechange: document and rename widgets to be consistent and understandable 13 years ago
network_client.cpp (svn r23601) -Fix: fix the conflict in window number 13 years ago
network_client.h (svn r23595) -Codechange: add comma after last enum to get a more uniform coding style 13 years ago
network_command.cpp (svn r23604) -Add: initial support for GameScripts 13 years ago
network_content.cpp (svn r23612) -Add: allow importing libraries in the same way as AI does, only with GS prefix (and in game/library) 13 years ago
network_content.h (svn r23465) -Feature [FS#4827]: add 'find missing content online' button to 'load savegame' and 'find network game' windows 13 years ago
network_content_gui.cpp (svn r23601) -Fix: fix the conflict in window number 13 years ago
network_content_gui.h (svn r23528) -Codechange: move widget enums to widgets/NNN_type.h 13 years ago
network_func.h (svn r22738) -Fix [FS#4722] (r21854): Setting company passwords via the GUI on servers (including starting a company with the default password) failed, so no client could join. 13 years ago
network_gamelist.cpp (svn r22410) -Document: some more bits ;) 13 years ago
network_gamelist.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
network_gui.cpp (svn r23601) -Fix: fix the conflict in window number 13 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 r22424) -Document: some more bits 13 years ago
network_server.cpp (svn r23337) -Fix [FS#4826]: don't send chat messages to clients that haven't joined yet 13 years ago
network_server.h (svn r23595) -Codechange: add comma after last enum to get a more uniform coding style 13 years ago
network_type.h (svn r22410) -Document: some more bits ;) 13 years ago
network_udp.cpp (svn r23494) -Feature: [NewGRF] action14 node INFO->URL_ to add an url 13 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