ModernUO/Projects/Server/Network
2023-02-09 18:42:57 -08:00
..
NetState fix: Moves accounting, entity, 0xBF, and house packets to UOContent project (#1337) 2023-02-09 18:42:57 -08:00
Packets fix: Moves accounting, entity, 0xBF, and house packets to UOContent project (#1337) 2023-02-09 18:42:57 -08:00
ContainerGridPacketHandler.cs fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
EncodedPacketHandler.cs fix: Updates encoded packet handler to use function pointers (#1066) 2022-06-15 17:20:36 -07:00
EncodedReader.cs fix: Updates encoded packet handler to use function pointers (#1066) 2022-06-15 17:20:36 -07:00
NetworkCompression.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
PacketHandler.cs fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
PacketUtilities.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
Pipe.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
ServerInfo.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
TcpServer.cs fix: Fixes blocking sockets (#1191) 2022-10-15 22:23:34 -07:00