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 93fb724f87 (svn r27092) -Fix/Add [FS#6186]: Compilation on OS/2 (smedles) 10 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 (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
network_admin.h
network_base.h
network_chat_gui.cpp (svn r26538) -Codechange: remove double accounting of the drivers 11 years ago
network_client.cpp (svn r27020) -Cleanup: some coding style consistency improvements (mostly spaces) 10 years ago
network_client.h
network_command.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
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 r26921) -Codechange: Adjust content window listing to fit icon size. 10 years ago
network_content_gui.h
network_func.h (svn r26788) -Add: Desync replay option to skip/replay failed commands 10 years ago
network_gamelist.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
network_gamelist.h
network_gui.cpp (svn r26960) -Codechange: Draw sort button symbols as sprites, and pad sort buttons with non-static width. 10 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