sharp-chat/SharpChat/Packet
2024-05-20 02:27:46 +00:00
..
AuthFailPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
AuthSuccessPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
BanListResponsePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ChannelCreatePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ChannelCreateResponsePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ChannelDeleteNotAllowedErrorPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ChannelDeletePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ChannelDeleteResponsePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ChannelNameFormatErrorPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ChannelNameInUseErrorPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ChannelNotFoundErrorPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ChannelPasswordChangedResponsePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ChannelPasswordWrongErrorPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ChannelRankChangedResponsePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ChannelRankTooHighErrorPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ChannelRankTooLowErrorPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ChannelsPopulatePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ChannelUpdatePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
CommandFormatErrorPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
CommandNotAllowedErrorPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ContextClearPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
FloodWarningPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
ForceDisconnectPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
KickBanNoRecordErrorPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
KickBanNotAllowedErrorPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
MessageAddLogPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
MessageAddPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
MessageBroadcastPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
MessageDeleteNotAllowedErrorPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
MessageDeletePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
MOTDPacket.cs Use server start timestamp for welcome MOTD message and MOTD file last write for the other one. 2024-05-20 02:27:46 +00:00
PardonResponsePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
PongPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
UserChannelForceJoinPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
UserChannelJoinLogPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
UserChannelJoinPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
UserChannelLeaveLogPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
UserChannelLeavePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
UserConnectLogPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
UserConnectPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
UserDisconnectLogPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
UserDisconnectPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
UserNameInUseErrorPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
UserNotFoundErrorPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
UsersPopulatePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
UserUpdateNotificationPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
UserUpdatePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
WhoChannelNotFoundErrorPacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
WhoChannelResponsePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
WhoisResponsePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00
WhoServerResponsePacket.cs Added base class for packets with timestamp. 2024-05-20 02:16:38 +00:00