ModernUO/Projects/Server/Network
Kamron Batman 1fd60c6f9f
fix(core): Fixes connecting with CUO/Orion (#489)
- [X] Fixes connecting with CUO/Orion.
- [X] Adds the ability to be strict with the protocol by passing STRICT_UO_PROTOCOL to the build process.
2021-02-08 11:57:00 -08:00
..
NetState fix(core): Fixes connecting with CUO/Orion (#489) 2021-02-08 11:57:00 -08:00
Packets fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
EncodedPacketHandler.cs Renames pvSrc (#277) 2020-10-17 22:04:44 -07:00
EncodedReader.cs Update Readers/Writers for Buffers & Fixes bugs (#283) 2020-10-24 14:46:59 -07:00
ISocket.cs fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
NetworkCompression.cs fix(core): Removes refs for network stack (#461) 2021-02-05 01:11:13 -08:00
NetworkSocket.cs fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
NetworkState.cs fix(core): Core cleanup, adds event loop synchronization, and fixes gumps (#429) 2021-01-25 21:06:46 -08:00
Packet.cs fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
PacketHandler.cs fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
PacketUtilities.cs fix(core): Converts BB packets (#406) 2021-01-13 22:28:31 -08:00
PacketWriter.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Pipe.cs fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
ServerInfo.cs fix(core): Fixes IPMatch and some cleanup (#443) 2021-02-03 14:31:02 -08:00
TcpServer.cs fix(core): Fixes a few netstate issues (#436) 2021-02-01 20:37:51 -08:00