OpenRCT2/src/openrct2/network
ZehMatt 4ece997ff3
Remove unused function network_close
2021-08-17 06:33:50 +03:00
..
DiscordService.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
DiscordService.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
NetworkAction.cpp Closes #12419: Merge MISC_COMMAND and GAME_COMMAND into strong enum (#13103) 2020-12-22 20:53:37 -03:00
NetworkAction.h Closes #12419: Merge MISC_COMMAND and GAME_COMMAND into strong enum (#13103) 2020-12-22 20:53:37 -03:00
NetworkBase.cpp Remove unused function network_close 2021-08-17 06:33:50 +03:00
NetworkBase.h Remove SetEnvironment from NetworkBase and all its other wrappers 2021-08-17 06:25:47 +03:00
NetworkClient.cpp Introduce NetworkClient and NetworkServer 2020-07-30 20:29:15 +02:00
NetworkClient.h Wrap code with macro test DISABLE_NETWORK 2020-07-30 20:29:16 +02:00
NetworkConnection.cpp Fix potential crash on corrupted network data 2021-08-06 20:30:03 +03:00
NetworkConnection.h Fix #14587: Send queued packets before disconnecting the client (#14596) 2021-05-09 07:56:20 +01:00
NetworkGroup.cpp Refactor to use push_back more efficient (#13726) 2021-01-08 20:59:55 +00:00
NetworkGroup.h Closes #12419: Merge MISC_COMMAND and GAME_COMMAND into strong enum (#13103) 2020-12-22 20:53:37 -03:00
NetworkKey.cpp Move IStream, MemoryStream, FileStream into OpenRCT2 namespace 2020-08-05 16:29:36 +02:00
NetworkKey.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
NetworkPacket.cpp Fix potential crash on corrupted network data 2021-08-06 20:30:03 +03:00
NetworkPacket.h Refactor reading/writing packets 2020-08-03 00:36:02 +02:00
NetworkPlayer.cpp Refactor format tokens 2020-11-27 18:54:57 +00:00
NetworkPlayer.h Reduce inclusion of world/Sprite.h 2021-02-25 10:56:27 +01:00
NetworkServer.cpp Introduce NetworkClient and NetworkServer 2020-07-30 20:29:15 +02:00
NetworkServer.h Wrap code with macro test DISABLE_NETWORK 2020-07-30 20:29:16 +02:00
NetworkServerAdvertiser.cpp Fix REPL write line on Linux 2021-02-16 20:24:51 +00:00
NetworkServerAdvertiser.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
NetworkTypes.h Close #12424: Refactor NetworkStatisticsGroup to use strong enum (#13056) 2020-10-01 22:07:48 -03:00
NetworkUser.cpp Refactor to avoid unnecessary copies (#13736) 2021-01-11 18:14:15 -03:00
NetworkUser.h Change includes of nlohmann/json_fwd.hpp to new core/JsonFwd.hpp 2020-10-06 00:16:21 +02:00
ServerList.cpp Refactor to use push_back more efficient (#13726) 2021-01-08 20:59:55 +00:00
ServerList.h Change includes of nlohmann/json_fwd.hpp to new core/JsonFwd.hpp 2020-10-06 00:16:21 +02:00
Socket.cpp Fix various Cppcheck warnings (#15081) 2021-07-24 23:41:50 +02:00
Socket.h Close #12425: Refactor SOCKET_STATUS to use strong enum (#13064) 2020-10-01 22:10:51 -03:00
network.h Remove unused function network_close 2021-08-17 06:33:50 +03:00