OpenRCT2/src/openrct2/network
Duncan e904ef406f
Fix #19503. Hide 3+ queue junction railings behind a flag (#19644)
* Fix #19503. Hide 3+ queue junction railings behind a flag

This is to prevent existing parks from changing their behaviour

* Clang format

* Bump version numbers. Update changelog

* Update text
2023-03-23 08:16:32 +00:00
..
DiscordService.cpp Rename snake_case functions in OpenRCT2/network folder (#19203) 2023-01-18 06:05:53 +00:00
DiscordService.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
NetworkAction.cpp Rename FootpathPlaceFromTrack to FootpathLayoutPlace (#19028) 2023-01-05 06:39:15 -03:00
NetworkAction.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
NetworkBase.cpp Fix #19503. Hide 3+ queue junction railings behind a flag (#19644) 2023-03-23 08:16:32 +00: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 format_string(4) with OpenRCT2::FormatStringLegacy() (#19190) 2023-01-17 21:56:30 +01:00
NetworkConnection.h Replace snakes in Class names OpenRCT2/N*-P* (#19227) 2023-01-20 05:24:44 +00:00
NetworkGroup.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
NetworkGroup.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
NetworkKey.cpp Rename snake_case functions in openrct2/src folder 2023-01-17 13:24:51 +01:00
NetworkKey.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
NetworkPacket.cpp Fix #18986: Sending remote scripts larger than 63KiB crashing all clients. (#19573) 2023-03-06 13:50:05 +01:00
NetworkPacket.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
NetworkPlayer.cpp Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00:00
NetworkPlayer.h Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00: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 Rename snake_case functions in OpenRCT2/network folder (#19203) 2023-01-18 06:05:53 +00:00
NetworkServerAdvertiser.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
NetworkTypes.h Fix #18986: Sending remote scripts larger than 63KiB crashing all clients. (#19573) 2023-03-06 13:50:05 +01:00
NetworkUser.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
NetworkUser.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
ServerList.cpp Rename snake_case functions in OpenRCT2/network folder (#19203) 2023-01-18 06:05:53 +00:00
ServerList.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Socket.cpp Rename snake_case functions in openrct2/src folder 2023-01-17 13:24:51 +01:00
Socket.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
network.h Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00:00