OpenRCT2/src/openrct2/network
Aaron van Geffen a63d86c488 Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
..
DiscordService.cpp Move Park to GameState_t 2024-04-04 18:12:08 +02:00
DiscordService.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NetworkAction.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NetworkAction.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NetworkBase.cpp Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
NetworkBase.h Fix #18986: Sending remote scripts larger than 63KiB crashing all clients. (#19573) 2023-03-06 13:50:05 +01: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 Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NetworkConnection.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NetworkGroup.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NetworkGroup.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NetworkKey.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NetworkKey.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NetworkPacket.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NetworkPacket.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NetworkPlayer.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NetworkPlayer.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +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 Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
NetworkServerAdvertiser.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NetworkTypes.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NetworkUser.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NetworkUser.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
ServerList.cpp Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
ServerList.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Socket.cpp Close #21536: Replace ATOMIC_VAR_INIT() macro with constructor 2024-03-14 22:34:54 +01:00
Socket.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
network.h Rename MAX_SERVER_DESCRIPTION_LENGTH to kMaxServerDescriptionLength 2024-04-26 17:56:20 +01:00