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 7cc3d3e143 (svn r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices. 13 years ago
..
core (svn r22403) -Document: some more network/core code 13 years ago
network.cpp (svn r22368) -Codechange: move the IP address field from the ClientInfo to ClientSocket 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 r22398) -Codechange: remove some defines from the tcp/admin code, so doxygen can create better documentation 13 years ago
network_admin.h (svn r22398) -Codechange: remove some defines from the tcp/admin code, so doxygen can create better documentation 13 years ago
network_base.h (svn r22368) -Codechange: move the IP address field from the ClientInfo to ClientSocket 13 years ago
network_chat_gui.cpp (svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientInfo::GetByClientID 13 years ago
network_client.cpp (svn r22400) -Codechange: replace some defines in the tcp/game code so doxygen can create better documentation 13 years ago
network_client.h (svn r22400) -Codechange: replace some defines in the tcp/game code so doxygen can create better documentation 13 years ago
network_command.cpp (svn r22410) -Document: some more bits ;) 13 years ago
network_content.cpp (svn r22399) -Codechange: replace some defines in the tcp/content code so doxygen can create better documentation 13 years ago
network_content.h (svn r22399) -Codechange: replace some defines in the tcp/content code so doxygen can create better documentation 13 years ago
network_content_gui.cpp (svn r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices. 13 years ago
network_func.h (svn r22366) -Codechange: make GetClientIP a function of the server's ClientSocket, after all the Socket is the bit that's associated with the network 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 r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices. 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 r22363) -Codechange: NetworkFindClientStateFromClientID -> NetworkClientSocket::GetByClientID 13 years ago
network_server.cpp (svn r22400) -Codechange: replace some defines in the tcp/game code so doxygen can create better documentation 13 years ago
network_server.h (svn r22400) -Codechange: replace some defines in the tcp/game code so doxygen can create better documentation 13 years ago
network_type.h (svn r22410) -Document: some more bits ;) 13 years ago
network_udp.cpp (svn r22401) -Codechange: replace some defines in the udp code so doxygen can create better documentation 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