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
duck 1bc7047af7
Doc: Acknowledge integer type mismatch in certain admin packets using AdminUpdateType (#8238)
4 years ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
address.cpp Fix: Thread unsafe use of NetworkAddress::GetAddressAsString 4 years ago
address.h Fix: Thread unsafe use of NetworkAddress::GetAddressAsString 4 years ago
config.h Cleanup: Removed SVN headers 5 years ago
core.cpp Cleanup: Removed SVN headers 5 years ago
core.h Cleanup: Removed SVN headers 5 years ago
game.h Cleanup: Removed SVN headers 5 years ago
host.cpp Cleanup: Removed SVN headers 5 years ago
host.h Cleanup: Removed SVN headers 5 years ago
os_abstraction.h Cleanup: Removed SVN headers 5 years ago
packet.cpp Cleanup: Removed SVN headers 5 years ago
packet.h Cleanup: Removed SVN headers 5 years ago
tcp.cpp Cleanup: Removed SVN headers 5 years ago
tcp.h Fix: Racy use of flags in TCPConnecter::CheckCallbacks 4 years ago
tcp_admin.cpp Fix #8117: Memory leak in admin port (#8122) 4 years ago
tcp_admin.h Doc: Acknowledge integer type mismatch in certain admin packets using AdminUpdateType (#8238) 4 years ago
tcp_connect.cpp Fix: Racy use of flags in TCPConnecter::CheckCallbacks 4 years ago
tcp_content.cpp Fix: Thread unsafe use of NetworkAddress::GetAddressAsString 4 years ago
tcp_content.h Cleanup: Removed SVN headers 5 years ago
tcp_game.cpp Cleanup: Removed SVN headers 5 years ago
tcp_game.h Cleanup: Removed SVN headers 5 years ago
tcp_http.cpp Cleanup: Removed SVN headers 5 years ago
tcp_http.h Cleanup: Removed SVN headers 5 years ago
tcp_listen.h Codechange: Replace network related FOR_ALL with range-based for loops 5 years ago
udp.cpp Fix: Thread unsafe use of NetworkAddress::GetAddressAsString 4 years ago
udp.h Cleanup: Removed SVN headers 5 years ago