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 28ea38ae55 (svn r14949) -Cleanup: pointer coding style 16 years ago
..
core (svn r14949) -Cleanup: pointer coding style 16 years ago
network.cpp (svn r14949) -Cleanup: pointer coding style 16 years ago
network.h (svn r14422) -Codechange: also reflect the changes of r14421 in the filenames. 16 years ago
network_base.h (svn r14730) -Codechange: remove the need for networkclientsockets and networkclientinfo structs to be in a contiguous piece of memory and put them in a pool. 16 years ago
network_chat_gui.cpp (svn r14927) -Codechange: constify widget numbers in network chat gui. 16 years ago
network_client.cpp (svn r14949) -Cleanup: pointer coding style 16 years ago
network_client.h (svn r14915) -Codechange: unify the receiving and sending of commands, and thus unifying most of the validity checking too. 16 years ago
network_command.cpp (svn r14916) -Codechange: make it possible to send CommandContainers directly to DoCommand(P). 16 years ago
network_func.h (svn r14949) -Cleanup: pointer coding style 16 years ago
network_gamelist.cpp (svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers. 16 years ago
network_gamelist.h (svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers. 16 years ago
network_gui.cpp (svn r14949) -Cleanup: pointer coding style 16 years ago
network_gui.h (svn r14712) -Codechange: split server and client side w.r.t. the storage of network related company information. 16 years ago
network_internal.h (svn r14949) -Cleanup: pointer coding style 16 years ago
network_server.cpp (svn r14949) -Cleanup: pointer coding style 16 years ago
network_server.h (svn r14721) -Codechange: s/NetworkTCPSocketHandler/NetworkClientSocket/ as it's (way) more descriptive what it's used for. 16 years ago
network_type.h (svn r14764) -Codechange: make the '***' chat messages like "Game paused (not enough players)" fully translateable. 16 years ago
network_udp.cpp (svn r14949) -Cleanup: pointer coding style 16 years ago
network_udp.h (svn r14949) -Cleanup: pointer coding style 16 years ago