OpenTTD/src/network
rubidium42 44ca7d9377 Change: Use gender-neutral pronouns 2021-05-15 10:16:48 +02:00
..
core Change: Use gender-neutral pronouns 2021-05-15 10:16:48 +02:00
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
network.cpp Change: Use gender-neutral pronouns 2021-05-15 10:16:48 +02:00
network.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
network_admin.cpp Codechange: [Network] Use std::string for the internal handling of admin/rcon passwords 2021-05-14 23:22:04 +02:00
network_admin.h Codechange: [Network] replace _realtime_tick with std::chrono 2021-02-27 00:36:14 +01:00
network_base.h Codechange: move all NetworkGameInfo related functions to a single file 2021-04-27 20:18:53 +02:00
network_chat_gui.cpp Change: Use gender-neutral pronouns 2021-05-15 10:16:48 +02:00
network_client.cpp Codechange: [Network] Pass passwords as std::string to the network code 2021-05-14 23:22:04 +02:00
network_client.h Codechange: [Network] Use std::string for the internal handling of admin/rcon passwords 2021-05-14 23:22:04 +02:00
network_command.cpp Change: reworked the debug levels for network facility (#9251) 2021-05-12 16:34:02 +02:00
network_content.cpp Codechange: [Network] split CloseSocket and CloseConnection more clearly (#9261) 2021-05-13 11:46:51 +02:00
network_content.h Codechange: [Network] split CloseSocket and CloseConnection more clearly (#9261) 2021-05-13 11:46:51 +02:00
network_content_gui.cpp Codechange: [Network] split CloseSocket and CloseConnection more clearly (#9261) 2021-05-13 11:46:51 +02:00
network_content_gui.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
network_func.h Codechange: [Network] Pass passwords as std::string to the network code 2021-05-14 23:22:04 +02:00
network_gamelist.cpp Change: reworked the debug levels for network facility (#9251) 2021-05-12 16:34:02 +02:00
network_gamelist.h Codechange: [Network] Use new/delete instead of calloc/free for NetworkGameList 2021-05-06 20:33:26 +02:00
network_gui.cpp Codechange: move client name in settings to std::string 2021-05-13 23:13:17 +02:00
network_gui.h Change: Use gender-neutral pronouns 2021-05-15 10:16:48 +02:00
network_internal.h Codechange: [Network] Use std::string for the internal handling of company passwords 2021-05-14 23:22:04 +02:00
network_server.cpp Change: Use gender-neutral pronouns 2021-05-15 10:16:48 +02:00
network_server.h Codechange: [Network] Use std::string for the internal handling of company passwords 2021-05-14 23:22:04 +02:00
network_type.h Codechange: [Network] Make company state password std::string 2021-05-14 23:22:04 +02:00
network_udp.cpp Codechange: [Network] split CloseSocket and CloseConnection more clearly (#9261) 2021-05-13 11:46:51 +02:00
network_udp.h Codechange: use connection_string in favour of NetworkAddress (#9197) 2021-05-05 23:21:14 +02:00