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
patch-import 536a95dfd0 Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch
https://www.tt-forums.net/viewtopic.php?f=33&t=53394
9 years ago
..
address.cpp (svn r27092) -Fix/Add [FS#6186]: Compilation on OS/2 (smedles) 10 years ago
address.h
config.h (svn r25590) -Codechange: Align doxygen comments again 11 years ago
core.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 11 years ago
core.h
game.h
host.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 11 years ago
host.h
os_abstraction.h (svn r27092) -Fix/Add [FS#6186]: Compilation on OS/2 (smedles) 10 years ago
packet.cpp Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
packet.h Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
tcp.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 11 years ago
tcp.h
tcp_admin.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 11 years ago
tcp_admin.h (svn r25588) -Feature [FS#5643]: PING and PONG packets for admin port (Xaroth) 11 years ago
tcp_connect.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 11 years ago
tcp_content.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 11 years ago
tcp_content.h (svn r25597) -Fix [FS#5635]: [Content] When the server closed the connection, the client would for eternity try to read a packet and never timeout making it impossible to reconnect 11 years ago
tcp_game.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 11 years ago
tcp_game.h (svn r26056) -Fix: a number of possibly uninitialised variables 11 years ago
tcp_http.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 11 years ago
tcp_http.h (svn r26509) -Codechange: replace strdup with stredup (the latter ensures the return is not NULL) 11 years ago
tcp_listen.h (svn r26046) -Fix: handle a number of failure conditions from methods called in the network code 11 years ago
udp.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 11 years ago
udp.h