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
Jonathan G Rennison 4361a6dbf4 Avoid undefined behaviour const_casting std::string c_str()
Use non-const data() instead

See: #224
3 years ago
..
core Avoid undefined behaviour const_casting std::string c_str() 3 years ago
CMakeLists.txt Add: introduce CMake for project management 4 years ago
network.cpp Avoid undefined behaviour const_casting std::string c_str() 3 years ago
network.h Merge branch 'master' into jgrpp 5 years ago
network_admin.cpp Codechange: [Network] replace _realtime_tick with std::chrono 3 years ago
network_admin.h Codechange: [Network] replace _realtime_tick with std::chrono 3 years ago
network_base.h Codechange: Replace network related FOR_ALL with range-based for loops 5 years ago
network_chat_gui.cpp Codechange: [Network] replace _realtime_tick with std::chrono 3 years ago
network_client.cpp Avoid undefined behaviour const_casting std::string c_str() 3 years ago
network_client.h Merge branch 'master' into jgrpp 5 years ago
network_command.cpp Merge branch 'master' into jgrpp 3 years ago
network_content.cpp Codechange: [Network] replace _realtime_tick with std::chrono 3 years ago
network_content.h Codechange: [Network] replace _realtime_tick with std::chrono 3 years ago
network_content_gui.cpp Fix: mention our websites with https:// (instead of http://) (#8657) 3 years ago
network_content_gui.h Cleanup: Removed SVN headers 5 years ago
network_func.h Merge branch 'master' into jgrpp 4 years ago
network_gamelist.cpp Codechange: Replace custom linked list for GRF texts with STL vectors and strings. 4 years ago
network_gamelist.h Cleanup: Removed SVN headers 5 years ago
network_gui.cpp Merge branch 'master' into jgrpp 3 years ago
network_gui.h Change: move "give money" from client-list to company window 3 years ago
network_internal.h Merge branch 'master' into jgrpp 5 years ago
network_server.cpp Avoid undefined behaviour const_casting std::string c_str() 3 years ago
network_server.h Zstd: Use zstd for network joins if supported at both ends 3 years ago
network_type.h Merge branch 'master' into jgrpp 4 years ago
network_udp.cpp Codechange: [Network] replace _realtime_tick with std::chrono 3 years ago
network_udp.h Cleanup: Removed SVN headers 5 years ago