sharp-chat/SharpChat/Packet
2024-05-14 22:17:25 +00:00
..
AuthFailPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
AuthSuccessPacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
BanListResponsePacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
ChannelCreatePacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
ChannelCreateResponsePacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
ChannelDeleteNotAllowedErrorPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
ChannelDeletePacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
ChannelDeleteResponsePacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
ChannelNameFormatErrorPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
ChannelNameInUseErrorPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
ChannelNotFoundErrorPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
ChannelPasswordChangedResponsePacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
ChannelPasswordWrongErrorPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
ChannelRankChangedResponsePacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
ChannelRankTooHighErrorPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
ChannelRankTooLowErrorPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
ChannelsPopulatePacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
ChannelUpdatePacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
CommandFormatErrorPacket.cs Created more discrete error/response packets. 2024-05-14 19:11:09 +00:00
CommandNotAllowedErrorPacket.cs Created more discrete error/response packets. 2024-05-14 19:11:09 +00:00
ContextClearPacket.cs Split some packets out of LegacyCommandResponse. 2024-05-13 20:55:54 +00:00
FloodWarningPacket.cs Created more discrete error/response packets. 2024-05-14 19:11:09 +00:00
ForceDisconnectPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
KickBanNoRecordErrorPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
KickBanNotAllowedErrorPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
MessageAddPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
MessageBroadcastPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
MessageDeleteNotAllowedErrorPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
MessageDeletePacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
MessagePopulatePacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
MOTDPacket.cs Split some packets out of LegacyCommandResponse. 2024-05-13 20:55:54 +00:00
PardonResponsePacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
PongPacket.cs Simplified packet building. 2024-05-10 17:28:52 +00:00
UserChannelForceJoinPacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
UserChannelJoinPacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
UserChannelLeavePacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
UserConnectPacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
UserDisconnectPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
UserNameInUseErrorPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
UserNotFoundErrorPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
UsersPopulatePacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
UserUpdateNotificationPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
UserUpdatePacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
WhoChannelNotFoundErrorPacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
WhoChannelResponsePacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00
WhoisResponsePacket.cs Created more discrete error/response packets. 2024-05-14 19:11:09 +00:00
WhoServerResponsePacket.cs Drew the rest of the fucking owl. 2024-05-14 22:17:25 +00:00