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 f1e42dc23b (svn r21854) -Codechange: refactor the password setting methods to make it possible to change the password of other companies (on the server) 14 years ago
..
core (svn r21668) -Feature: command logging using the admin interface (dihedral) 14 years ago
network.cpp (svn r21854) -Codechange: refactor the password setting methods to make it possible to change the password of other companies (on the server) 14 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 r21741) -Fix (r21668): Some white space slipped past the commit hook 14 years ago
network_admin.h (svn r21701) -Codechange: ConsoleColour = TextColour, so make it that way and remove some unneeded casts 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 r21637) -Codechange: make it more clear that IS_PALETTE_COLOUR belongs to TextColour 14 years ago
network_client.cpp (svn r21854) -Codechange: refactor the password setting methods to make it possible to change the password of other companies (on the server) 14 years ago
network_client.h (svn r21851) -Codechange: rename NetworkClientSetPassword to NetworkClientSetCompanyPassword (dihedral) 14 years ago
network_command.cpp (svn r21668) -Feature: command logging using the admin interface (dihedral) 14 years ago
network_content.cpp (svn r21358) -Codechange: make some network function names conform to coding style 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 r21344) -Feature [FS#4214]: Natural sorting of strings using ICU. 14 years ago
network_func.h (svn r21854) -Codechange: refactor the password setting methods to make it possible to change the password of other companies (on the server) 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 r21854) -Codechange: refactor the password setting methods to make it possible to change the password of other companies (on the server) 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 r21853) -Codechange: HashCurrentCompanyPassword is only used by servers, so move it to network_server.* (dihedral) 14 years ago
network_server.cpp (svn r21854) -Codechange: refactor the password setting methods to make it possible to change the password of other companies (on the server) 14 years ago
network_server.h (svn r21854) -Codechange: refactor the password setting methods to make it possible to change the password of other companies (on the server) 14 years ago
network_type.h (svn r20963) -Add: stubs for a remote administration connection 14 years ago
network_udp.cpp (svn r21463) -Fix [FS#4296] (r21405): when packets are filled their pos and size aren't the same as when they're read. As a check was incorrect. 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