OpenTTD/src/network
yexo 7a7d9a7b6b (svn r23494) -Feature: [NewGRF] action14 node INFO->URL_ to add an url 2011-12-11 12:55:04 +00:00
..
core (svn r23476) -Codechange: use the error queue to replace switch mode error strings, again making it possible to return multiple errors 2011-12-10 15:16:58 +00:00
network.cpp (svn r23476) -Codechange: use the error queue to replace switch mode error strings, again making it possible to return multiple errors 2011-12-10 15:16:58 +00:00
network.h (svn r21853) -Codechange: HashCurrentCompanyPassword is only used by servers, so move it to network_server.* (dihedral) 2011-01-19 16:37:06 +00:00
network_admin.cpp (svn r23115) -Fix [FS#4813]: allow accessing the server's client info as well in the admin network (dihedral) 2011-11-04 22:32:21 +00:00
network_admin.h (svn r23115) -Fix [FS#4813]: allow accessing the server's client info as well in the admin network (dihedral) 2011-11-04 22:32:21 +00:00
network_base.h (svn r22423) -Document: some network stuff 2011-05-04 20:24:23 +00:00
network_chat_gui.cpp (svn r22424) -Document: some more bits 2011-05-05 16:24:48 +00:00
network_client.cpp (svn r23476) -Codechange: use the error queue to replace switch mode error strings, again making it possible to return multiple errors 2011-12-10 15:16:58 +00:00
network_client.h (svn r22423) -Document: some network stuff 2011-05-04 20:24:23 +00:00
network_command.cpp (svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too 2011-12-01 12:03:34 +00:00
network_content.cpp (svn r23474) -Codechange: move the declaration error related functions to error.h 2011-12-10 13:54:10 +00:00
network_content.h (svn r23465) -Feature [FS#4827]: add 'find missing content online' button to 'load savegame' and 'find network game' windows 2011-12-09 21:49:52 +00:00
network_content_gui.cpp (svn r23492) -Feature: add 'view website' button to the online content window 2011-12-11 11:57:52 +00:00
network_content_gui.h (svn r23240) -Codechange: rework the code of the download status window 2011-11-17 21:06:41 +00:00
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. 2011-08-13 08:32:55 +00:00
network_gamelist.cpp (svn r22410) -Document: some more bits ;) 2011-05-02 16:14:23 +00:00
network_gamelist.h (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
network_gui.cpp (svn r23470) -Codechange: move declaration of SwitchToMode to a header instead of declaring it in 6 other files 2011-12-10 08:31:14 +00:00
network_gui.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
network_internal.h (svn r22424) -Document: some more bits 2011-05-05 16:24:48 +00:00
network_server.cpp (svn r23337) -Fix [FS#4826]: don't send chat messages to clients that haven't joined yet 2011-11-26 17:28:18 +00:00
network_server.h (svn r22424) -Document: some more bits 2011-05-05 16:24:48 +00:00
network_type.h (svn r22410) -Document: some more bits ;) 2011-05-02 16:14:23 +00:00
network_udp.cpp (svn r23494) -Feature: [NewGRF] action14 node INFO->URL_ to add an url 2011-12-11 12:55:04 +00:00
network_udp.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00