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
Peter Nelson 6e8c27b8e5
Change: Hide bevel for resizeable sparse layout windows. (#11572)
When clicked, the button is still highlighted to show that it is active.

The bevel is controlled with widget_data by RWV_SHOW_BEVEL or RWV_HIDE_BEVEL values.
6 months ago
..
core Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445) 7 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() 8 months ago
network.h Cleanup: Removed SVN headers 5 years ago
network_admin.cpp Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445) 7 months ago
network_admin.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_base.h Codechange: Delete date_type.h 9 months ago
network_chat_gui.cpp Codechange: Remove FONT_HEIGHT_... macros. (#11481) 6 months ago
network_client.cpp Cleanup: missing spaces before continuation * in some comments 7 months ago
network_client.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_command.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_content.cpp Cleanup: missing spaces before continuation * in some comments 7 months ago
network_content.h Codechange: Silence warnings about intentionally unused parameters. 9 months ago
network_content_gui.cpp Change: Hide bevel for resizeable sparse layout windows. (#11572) 6 months ago
network_content_gui.h Add: data parameter in Window::Close method. 8 months ago
network_coordinator.cpp Fix: Treat closing network relay window as a choice of "No". 8 months ago
network_coordinator.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_func.h Cleanup: Remove unneeded parameters. 9 months 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) 9 months ago
network_gui.cpp Change: Hide bevel for resizeable sparse layout windows. (#11572) 6 months ago
network_gui.h Fix: Treat closing network relay window as a choice of "No". 8 months ago
network_internal.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_query.cpp Codechange: Silence warnings about intentionally unused parameters. 9 months ago
network_query.h Fix #9501: [Network] crash when more than one game-info query was pending (#9502) 3 years ago
network_server.cpp Codechange: Silence warnings about intentionally unused parameters. 9 months ago
network_server.h Codechange: Add missing override specifiers. 8 months ago
network_stun.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_stun.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_survey.cpp Codechange: Silence warnings about intentionally unused parameters. 9 months ago
network_survey.h Change: make nlohmann a mandatory library to build OpenTTD (#11235) 9 months ago
network_turn.cpp Codechange: Silence warnings about intentionally unused parameters. 9 months ago
network_turn.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network_udp.cpp Codechange: Silence warnings about intentionally unused parameters. 9 months ago
network_udp.h Remove: old server listing via Master Server 3 years ago