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
rubidium42 27082f9efa Codechange: pass std::string references to OpenBrowser 10 months ago
..
core Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445) 11 months ago
CMakeLists.txt Feature: opt-in survey when exiting a game 1 year ago
network.cpp Codechange: replace x.size() == 0 with x.empty() 11 months ago
network.h
network_admin.cpp Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445) 11 months ago
network_admin.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
network_base.h Codechange: Delete date_type.h 1 year ago
network_chat_gui.cpp Codechange: Remove FONT_HEIGHT_... macros. (#11481) 10 months ago
network_client.cpp Cleanup: missing spaces before continuation * in some comments 11 months ago
network_client.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
network_command.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
network_content.cpp Cleanup: missing spaces before continuation * in some comments 11 months ago
network_content.h Codechange: Silence warnings about intentionally unused parameters. 1 year ago
network_content_gui.cpp Codechange: pass std::string references to OpenBrowser 10 months ago
network_content_gui.h Add: data parameter in Window::Close method. 11 months ago
network_coordinator.cpp Fix: Treat closing network relay window as a choice of "No". 11 months ago
network_coordinator.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
network_func.h Cleanup: Remove unneeded parameters. 1 year ago
network_gamelist.cpp Codechange: make the MD5 hash/digest/checksum variables a std::array 1 year ago
network_gamelist.h Codechange: workaround CMake/Xcode duplicate file name issue (#11186) 1 year ago
network_gui.cpp Codechange: pass std::string references to OpenBrowser 10 months ago
network_gui.h Fix: Treat closing network relay window as a choice of "No". 11 months ago
network_internal.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
network_query.cpp Codechange: Silence warnings about intentionally unused parameters. 1 year ago
network_query.h
network_server.cpp Codechange: Silence warnings about intentionally unused parameters. 1 year ago
network_server.h Codechange: Add missing override specifiers. 1 year ago
network_stun.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
network_stun.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
network_survey.cpp Codechange: Silence warnings about intentionally unused parameters. 1 year ago
network_survey.h Change: make nlohmann a mandatory library to build OpenTTD (#11235) 1 year ago
network_turn.cpp Codechange: Silence warnings about intentionally unused parameters. 1 year ago
network_turn.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
network_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
network_udp.cpp Codechange: Silence warnings about intentionally unused parameters. 1 year ago
network_udp.h