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
Loïc Guilloux 0e738dda88
Fix #11948: [Win32] Convert error messages to utf8 (#11951)
8 months ago
..
CMakeLists.txt
address.cpp Codechange: replace StrStartsWith/StrEndsWith with starts_with and ends_with 9 months ago
address.h
config.cpp
config.h Add: show in multiplayer the amount of hours a game has been unpaused (#11886) 8 months ago
core.cpp
core.h
host.cpp Codechange: coding style fixes 9 months ago
host.h
http.h Fix: race-conditions in GUI updates when downloading HTTP files (#11639) 9 months ago
http_curl.cpp Codechange: replace StrStartsWith/StrEndsWith with starts_with and ends_with 9 months ago
http_none.cpp
http_shared.h Fix: race-condition when quitting the game with libcurl (#11688) 9 months ago
http_winhttp.cpp Fix #11948: [Win32] Convert error messages to utf8 (#11951) 8 months ago
network_game_info.cpp Add: show in multiplayer the amount of hours a game has been unpaused (#11886) 8 months ago
network_game_info.h Add: show in multiplayer the amount of hours a game has been unpaused (#11886) 8 months ago
os_abstraction.cpp Fix #11948: [Win32] Convert error messages to utf8 (#11951) 8 months ago
os_abstraction.h Codechange: replace static inline with static for non-class functions 9 months ago
packet.cpp
packet.h
tcp.cpp
tcp.h Codechange: use std::shared_ptr for vector of TCPConnecters 8 months ago
tcp_admin.cpp
tcp_admin.h
tcp_connect.cpp Codechange: use std::shared_ptr for vector of TCPConnecters 8 months ago
tcp_content.cpp
tcp_content.h
tcp_content_type.h
tcp_coordinator.cpp
tcp_coordinator.h
tcp_game.cpp
tcp_game.h
tcp_listen.h
tcp_stun.cpp
tcp_stun.h
tcp_turn.cpp
tcp_turn.h
udp.cpp
udp.h