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 4117c5b747 (svn r27304) -Fix [FS#6321-ish]: Improve password window layout for big font sizes. 9 years ago
..
core (svn r27092) -Fix/Add [FS#6186]: Compilation on OS/2 (smedles) 10 years ago
network.cpp (svn r26788) -Add: Desync replay option to skip/replay failed commands 10 years ago
network.h
network_admin.cpp
network_admin.h
network_base.h
network_chat_gui.cpp (svn r27146) -Fix: Make statusbar and chat-entry window use the same width as the toolbar. Otherwise they lack a size definition. 10 years ago
network_client.cpp (svn r27020) -Cleanup: some coding style consistency improvements (mostly spaces) 10 years ago
network_client.h
network_command.cpp
network_content.cpp (svn r26489) -Codechange: properly account for the end of buffers in the file io code instead of assuming MAX_PATH is okay 11 years ago
network_content.h
network_content_gui.cpp (svn r27288) -Fix: Slow network content GUI in MSVC Debug builds due to repeated string resolving. 9 years ago
network_content_gui.h (svn r27288) -Fix: Slow network content GUI in MSVC Debug builds due to repeated string resolving. 9 years ago
network_func.h (svn r26788) -Add: Desync replay option to skip/replay failed commands 10 years ago
network_gamelist.cpp
network_gamelist.h
network_gui.cpp (svn r27304) -Fix [FS#6321-ish]: Improve password window layout for big font sizes. 9 years ago
network_gui.h
network_internal.h (svn r26488) -Codechange: perform the appropriate length checks when getting a client name 11 years ago
network_server.cpp (svn r26975) -Fix: reading too many bits when determining the client index for desync debug message 10 years ago
network_server.h (svn r26576) -Fix [FS#6003]: [Network] AIs would not reset certain network state information upon creation of their company 11 years ago
network_type.h
network_udp.cpp (svn r26486) -Codechange: replace a number of snprintfs with seprintf 11 years ago
network_udp.h