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/core
smatz b8bd45ba4f (svn r17169) -Codechange: apply coding style to some for statements 15 years ago
..
address.cpp (svn r16265) -Fix (r16238): wrong format string for debug output 15 years ago
address.h (svn r16238) -Change: improve/clarify some network related debug "error" messages by adding more information to them. Also give some clues on how to fix certain issues (like failing advertising). 15 years ago
config.h (svn r16175) -Fix: Disable the join button in the multiplayer lobby for AI companies, since joining an AI company is not possible. 15 years ago
core.cpp (svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too 16 years ago
core.h (svn r16601) -Fix [FS#2880]: try 2... hopefully better this time 15 years ago
game.h (svn r16574) -Codechange: reorder stuff in NetworkGameInfo so compilers waste less bytes aligning stuff and fix the comment of the structs. 15 years ago
host.cpp (svn r17169) -Codechange: apply coding style to some for statements 15 years ago
host.h (svn r15969) -Codechange: make the list of broadcast addresses virtually unlimited. 15 years ago
os_abstraction.h (svn r17168) -Codechange: apply coding style to if and while statements 15 years ago
packet.cpp (svn r15626) -Fix [FS#2698]: UTF8 string handling could cause buffer overruns. 16 years ago
packet.h (svn r15135) -Fix/Change: allow str_validate (part of receiving strings from the network) to pass newlines instead of replacing them with question marks, but only when asked to do so. 16 years ago
tcp.cpp (svn r16601) -Fix [FS#2880]: try 2... hopefully better this time 15 years ago
tcp.h (svn r16601) -Fix [FS#2880]: try 2... hopefully better this time 15 years ago
tcp_connect.cpp (svn r15920) -Codechange: make the (TCP) connecting less AF dependent. 15 years ago
tcp_content.cpp (svn r17015) -Fix [FS#3075]: infinite recursion in content dependency checking 15 years ago
tcp_content.h (svn r17139) -Change: add the concept of sound sets 15 years ago
tcp_game.cpp (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives 15 years ago
tcp_game.h (svn r16601) -Fix [FS#2880]: try 2... hopefully better this time 15 years ago
udp.cpp (svn r16601) -Fix [FS#2880]: try 2... hopefully better this time 15 years ago
udp.h (svn r16601) -Fix [FS#2880]: try 2... hopefully better this time 15 years ago