Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- p -
- PACKET_ACTION_ACCEPT : protocol.h
- PACKET_ACTION_ADD : protocol.h
- PACKET_ACTION_ADMIN : protocol.h
- PACKET_ACTION_AGREE : protocol.h
- PACKET_ACTION_ANNOUNCE : protocol.h
- PACKET_ACTION_BUY : protocol.h
- PACKET_ACTION_CLOSE : protocol.h
- PACKET_ACTION_CREATE : protocol.h
- PACKET_ACTION_DIALOG : protocol.h
- PACKET_ACTION_DROP : protocol.h
- PACKET_ACTION_ERROR : protocol.h
- PACKET_ACTION_GET : protocol.h
- PACKET_ACTION_INIT : protocol.h
- PACKET_ACTION_JUNK : protocol.h
- PACKET_ACTION_KICK : protocol.h
- PACKET_ACTION_LIST : protocol.h
- PACKET_ACTION_MSG : protocol.h
- PACKET_ACTION_NET242 : protocol.h
- PACKET_ACTION_NET243 : protocol.h
- PACKET_ACTION_NET244 : protocol.h
- PACKET_ACTION_OBTAIN : protocol.h
- PACKET_ACTION_OPEN : protocol.h
- PACKET_ACTION_PING : protocol.h
- PACKET_ACTION_PLAYER : protocol.h
- PACKET_ACTION_PONG : protocol.h
- PACKET_ACTION_RANK : protocol.h
- PACKET_ACTION_REMOVE : protocol.h
- PACKET_ACTION_REPLY : protocol.h
- PACKET_ACTION_REPORT : protocol.h
- PACKET_ACTION_REQUEST : protocol.h
- PACKET_ACTION_SELL : protocol.h
- PACKET_ACTION_SERVER : protocol.h
- PACKET_ACTION_SPEC : protocol.h
- PACKET_ACTION_TAKE : protocol.h
- PACKET_ACTION_TARGET_GROUP : protocol.h
- PACKET_ACTION_TARGET_OTHER : protocol.h
- PACKET_ACTION_TARGET_SELF : protocol.h
- PACKET_ACTION_TELL : protocol.h
- PACKET_ACTION_USE : protocol.h
- PACKET_FAMILY_ACCOUNT : protocol.h
- PACKET_FAMILY_ADMIN_INTERACT : protocol.h
- PACKET_FAMILY_ARENA : protocol.h
- PACKET_FAMILY_ATTACK : protocol.h
- PACKET_FAMILY_AVATAR : protocol.h
- PACKET_FAMILY_BANK : protocol.h
- PACKET_FAMILY_BARBER : protocol.h
- PACKET_FAMILY_BOARD : protocol.h
- PACKET_FAMILY_BOOK : protocol.h
- PACKET_FAMILY_CAST : protocol.h
- PACKET_FAMILY_CHAIR : protocol.h
- PACKET_FAMILY_CHARACTER : protocol.h
- PACKET_FAMILY_CHEST : protocol.h
- PACKET_FAMILY_CITIZEN : protocol.h
- PACKET_FAMILY_CONNECTION : protocol.h
- PACKET_FAMILY_DOOR : protocol.h
- PACKET_FAMILY_EFFECT : protocol.h
- PACKET_FAMILY_EMOTE : protocol.h
- PACKET_FAMILY_ERROR : protocol.h
- PACKET_FAMILY_FACE : protocol.h
- PACKET_FAMILY_GLOBAL : protocol.h
- PACKET_FAMILY_GUILD : protocol.h
- PACKET_FAMILY_INIT : protocol.h
- PACKET_FAMILY_ITEM : protocol.h
- PACKET_FAMILY_JUKEBOX : protocol.h
- PACKET_FAMILY_LOCKER : protocol.h
- PACKET_FAMILY_LOGIN : protocol.h
- PACKET_FAMILY_MARRIAGE : protocol.h
- PACKET_FAMILY_MESSAGE : protocol.h
- PACKET_FAMILY_MUSIC : protocol.h
- PACKET_FAMILY_NPC : protocol.h
- PACKET_FAMILY_NPC_RANGE : protocol.h
- PACKET_FAMILY_PAPERDOLL : protocol.h
- PACKET_FAMILY_PARTY : protocol.h
- PACKET_FAMILY_PLAYER_RANGE : protocol.h
- PACKET_FAMILY_PLAYERS : protocol.h
- PACKET_FAMILY_PRIEST : protocol.h
- PACKET_FAMILY_QUEST : protocol.h
- PACKET_FAMILY_RANGE : protocol.h
- PACKET_FAMILY_RECOVER : protocol.h
- PACKET_FAMILY_REFRESH : protocol.h
- PACKET_FAMILY_SHOP : protocol.h
- PACKET_FAMILY_SIT : protocol.h
- PACKET_FAMILY_SPELL : protocol.h
- PACKET_FAMILY_STAT_SKILL : protocol.h
- PACKET_FAMILY_TALK : protocol.h
- PACKET_FAMILY_TRADE : protocol.h
- PACKET_FAMILY_WALK : protocol.h
- PACKET_FAMILY_WARP : protocol.h
- PACKET_FAMILY_WELCOME : protocol.h
- PacketAction : protocol.h
- PacketFamily : protocol.h
- PaperdollAddClientPacket : protocol.h
- PaperdollAddClientPacket_deserialize_fn() : protocol.c
- PaperdollAddClientPacket_get_action_fn() : protocol.c
- PaperdollAddClientPacket_get_family_fn() : protocol.c
- PaperdollAddClientPacket_get_size_fn() : protocol.c
- PaperdollAddClientPacket_init() : protocol.h, protocol.c
- PaperdollAddClientPacket_packet_vtable : protocol.c
- PaperdollAddClientPacket_serialize_fn() : protocol.c
- PaperdollAddClientPacket_vtable : protocol.c
- PaperdollAgreeServerPacket : protocol.h
- PaperdollAgreeServerPacket_deserialize_fn() : protocol.c
- PaperdollAgreeServerPacket_free_fn() : protocol.c
- PaperdollAgreeServerPacket_get_action_fn() : protocol.c
- PaperdollAgreeServerPacket_get_family_fn() : protocol.c
- PaperdollAgreeServerPacket_get_size_fn() : protocol.c
- PaperdollAgreeServerPacket_init() : protocol.h, protocol.c
- PaperdollAgreeServerPacket_packet_vtable : protocol.c
- PaperdollAgreeServerPacket_serialize_fn() : protocol.c
- PaperdollAgreeServerPacket_vtable : protocol.c
- PaperdollPingServerPacket : protocol.h
- PaperdollPingServerPacket_deserialize_fn() : protocol.c
- PaperdollPingServerPacket_get_action_fn() : protocol.c
- PaperdollPingServerPacket_get_family_fn() : protocol.c
- PaperdollPingServerPacket_get_size_fn() : protocol.c
- PaperdollPingServerPacket_init() : protocol.h, protocol.c
- PaperdollPingServerPacket_packet_vtable : protocol.c
- PaperdollPingServerPacket_serialize_fn() : protocol.c
- PaperdollPingServerPacket_vtable : protocol.c
- PaperdollRemoveClientPacket : protocol.h
- PaperdollRemoveClientPacket_deserialize_fn() : protocol.c
- PaperdollRemoveClientPacket_get_action_fn() : protocol.c
- PaperdollRemoveClientPacket_get_family_fn() : protocol.c
- PaperdollRemoveClientPacket_get_size_fn() : protocol.c
- PaperdollRemoveClientPacket_init() : protocol.h, protocol.c
- PaperdollRemoveClientPacket_packet_vtable : protocol.c
- PaperdollRemoveClientPacket_serialize_fn() : protocol.c
- PaperdollRemoveClientPacket_vtable : protocol.c
- PaperdollRemoveServerPacket : protocol.h
- PaperdollRemoveServerPacket_deserialize_fn() : protocol.c
- PaperdollRemoveServerPacket_free_fn() : protocol.c
- PaperdollRemoveServerPacket_get_action_fn() : protocol.c
- PaperdollRemoveServerPacket_get_family_fn() : protocol.c
- PaperdollRemoveServerPacket_get_size_fn() : protocol.c
- PaperdollRemoveServerPacket_init() : protocol.h, protocol.c
- PaperdollRemoveServerPacket_packet_vtable : protocol.c
- PaperdollRemoveServerPacket_serialize_fn() : protocol.c
- PaperdollRemoveServerPacket_vtable : protocol.c
- PaperdollReplyServerPacket : protocol.h
- PaperdollReplyServerPacket_deserialize_fn() : protocol.c
- PaperdollReplyServerPacket_free_fn() : protocol.c
- PaperdollReplyServerPacket_get_action_fn() : protocol.c
- PaperdollReplyServerPacket_get_family_fn() : protocol.c
- PaperdollReplyServerPacket_get_size_fn() : protocol.c
- PaperdollReplyServerPacket_init() : protocol.h, protocol.c
- PaperdollReplyServerPacket_packet_vtable : protocol.c
- PaperdollReplyServerPacket_serialize_fn() : protocol.c
- PaperdollReplyServerPacket_vtable : protocol.c
- PaperdollRequestClientPacket : protocol.h
- PaperdollRequestClientPacket_deserialize_fn() : protocol.c
- PaperdollRequestClientPacket_get_action_fn() : protocol.c
- PaperdollRequestClientPacket_get_family_fn() : protocol.c
- PaperdollRequestClientPacket_get_size_fn() : protocol.c
- PaperdollRequestClientPacket_init() : protocol.h, protocol.c
- PaperdollRequestClientPacket_packet_vtable : protocol.c
- PaperdollRequestClientPacket_serialize_fn() : protocol.c
- PaperdollRequestClientPacket_vtable : protocol.c
- PARTY_REPLY_CODE_ALREADY_IN_ANOTHER_PARTY : protocol.h
- PARTY_REPLY_CODE_ALREADY_IN_YOUR_PARTY : protocol.h
- PARTY_REPLY_CODE_PARTY_IS_FULL : protocol.h
- PARTY_REQUEST_TYPE_INVITE : protocol.h
- PARTY_REQUEST_TYPE_JOIN : protocol.h
- PartyAcceptClientPacket : protocol.h
- PartyAcceptClientPacket_deserialize_fn() : protocol.c
- PartyAcceptClientPacket_get_action_fn() : protocol.c
- PartyAcceptClientPacket_get_family_fn() : protocol.c
- PartyAcceptClientPacket_get_size_fn() : protocol.c
- PartyAcceptClientPacket_init() : protocol.h, protocol.c
- PartyAcceptClientPacket_packet_vtable : protocol.c
- PartyAcceptClientPacket_serialize_fn() : protocol.c
- PartyAcceptClientPacket_vtable : protocol.c
- PartyAddServerPacket : protocol.h
- PartyAddServerPacket_deserialize_fn() : protocol.c
- PartyAddServerPacket_free_fn() : protocol.c
- PartyAddServerPacket_get_action_fn() : protocol.c
- PartyAddServerPacket_get_family_fn() : protocol.c
- PartyAddServerPacket_get_size_fn() : protocol.c
- PartyAddServerPacket_init() : protocol.h, protocol.c
- PartyAddServerPacket_packet_vtable : protocol.c
- PartyAddServerPacket_serialize_fn() : protocol.c
- PartyAddServerPacket_vtable : protocol.c
- PartyAgreeServerPacket : protocol.h
- PartyAgreeServerPacket_deserialize_fn() : protocol.c
- PartyAgreeServerPacket_get_action_fn() : protocol.c
- PartyAgreeServerPacket_get_family_fn() : protocol.c
- PartyAgreeServerPacket_get_size_fn() : protocol.c
- PartyAgreeServerPacket_init() : protocol.h, protocol.c
- PartyAgreeServerPacket_packet_vtable : protocol.c
- PartyAgreeServerPacket_serialize_fn() : protocol.c
- PartyAgreeServerPacket_vtable : protocol.c
- PartyCloseServerPacket : protocol.h
- PartyCloseServerPacket_deserialize_fn() : protocol.c
- PartyCloseServerPacket_get_action_fn() : protocol.c
- PartyCloseServerPacket_get_family_fn() : protocol.c
- PartyCloseServerPacket_get_size_fn() : protocol.c
- PartyCloseServerPacket_init() : protocol.h, protocol.c
- PartyCloseServerPacket_packet_vtable : protocol.c
- PartyCloseServerPacket_serialize_fn() : protocol.c
- PartyCloseServerPacket_vtable : protocol.c
- PartyCreateServerPacket : protocol.h
- PartyCreateServerPacket_deserialize_fn() : protocol.c
- PartyCreateServerPacket_free_fn() : protocol.c
- PartyCreateServerPacket_get_action_fn() : protocol.c
- PartyCreateServerPacket_get_family_fn() : protocol.c
- PartyCreateServerPacket_get_size_fn() : protocol.c
- PartyCreateServerPacket_init() : protocol.h, protocol.c
- PartyCreateServerPacket_packet_vtable : protocol.c
- PartyCreateServerPacket_serialize_fn() : protocol.c
- PartyCreateServerPacket_vtable : protocol.c
- PartyExpShare : protocol.h
- PartyExpShare_deserialize_fn() : protocol.c
- PartyExpShare_get_size_fn() : protocol.c
- PartyExpShare_init() : protocol.h, protocol.c
- PartyExpShare_serialize_fn() : protocol.c
- PartyExpShare_vtable : protocol.c
- PartyListServerPacket : protocol.h
- PartyListServerPacket_deserialize_fn() : protocol.c
- PartyListServerPacket_free_fn() : protocol.c
- PartyListServerPacket_get_action_fn() : protocol.c
- PartyListServerPacket_get_family_fn() : protocol.c
- PartyListServerPacket_get_size_fn() : protocol.c
- PartyListServerPacket_init() : protocol.h, protocol.c
- PartyListServerPacket_packet_vtable : protocol.c
- PartyListServerPacket_serialize_fn() : protocol.c
- PartyListServerPacket_vtable : protocol.c
- PartyMember : protocol.h
- PartyMember_deserialize_fn() : protocol.c
- PartyMember_free_fn() : protocol.c
- PartyMember_get_size_fn() : protocol.c
- PartyMember_init() : protocol.h, protocol.c
- PartyMember_serialize_fn() : protocol.c
- PartyMember_vtable : protocol.c
- PartyRemoveClientPacket : protocol.h
- PartyRemoveClientPacket_deserialize_fn() : protocol.c
- PartyRemoveClientPacket_get_action_fn() : protocol.c
- PartyRemoveClientPacket_get_family_fn() : protocol.c
- PartyRemoveClientPacket_get_size_fn() : protocol.c
- PartyRemoveClientPacket_init() : protocol.h, protocol.c
- PartyRemoveClientPacket_packet_vtable : protocol.c
- PartyRemoveClientPacket_serialize_fn() : protocol.c
- PartyRemoveClientPacket_vtable : protocol.c
- PartyRemoveServerPacket : protocol.h
- PartyRemoveServerPacket_deserialize_fn() : protocol.c
- PartyRemoveServerPacket_get_action_fn() : protocol.c
- PartyRemoveServerPacket_get_family_fn() : protocol.c
- PartyRemoveServerPacket_get_size_fn() : protocol.c
- PartyRemoveServerPacket_init() : protocol.h, protocol.c
- PartyRemoveServerPacket_packet_vtable : protocol.c
- PartyRemoveServerPacket_serialize_fn() : protocol.c
- PartyRemoveServerPacket_vtable : protocol.c
- PartyReplyCode : protocol.h
- PartyReplyServerPacket : protocol.h
- PartyReplyServerPacket_deserialize_fn() : protocol.c
- PartyReplyServerPacket_free_fn() : protocol.c
- PartyReplyServerPacket_get_action_fn() : protocol.c
- PartyReplyServerPacket_get_family_fn() : protocol.c
- PartyReplyServerPacket_get_size_fn() : protocol.c
- PartyReplyServerPacket_init() : protocol.h, protocol.c
- PartyReplyServerPacket_packet_vtable : protocol.c
- PartyReplyServerPacket_serialize_fn() : protocol.c
- PartyReplyServerPacket_vtable : protocol.c
- PartyRequestClientPacket : protocol.h
- PartyRequestClientPacket_deserialize_fn() : protocol.c
- PartyRequestClientPacket_get_action_fn() : protocol.c
- PartyRequestClientPacket_get_family_fn() : protocol.c
- PartyRequestClientPacket_get_size_fn() : protocol.c
- PartyRequestClientPacket_init() : protocol.h, protocol.c
- PartyRequestClientPacket_packet_vtable : protocol.c
- PartyRequestClientPacket_serialize_fn() : protocol.c
- PartyRequestClientPacket_vtable : protocol.c
- PartyRequestServerPacket : protocol.h
- PartyRequestServerPacket_deserialize_fn() : protocol.c
- PartyRequestServerPacket_free_fn() : protocol.c
- PartyRequestServerPacket_get_action_fn() : protocol.c
- PartyRequestServerPacket_get_family_fn() : protocol.c
- PartyRequestServerPacket_get_size_fn() : protocol.c
- PartyRequestServerPacket_init() : protocol.h, protocol.c
- PartyRequestServerPacket_packet_vtable : protocol.c
- PartyRequestServerPacket_serialize_fn() : protocol.c
- PartyRequestServerPacket_vtable : protocol.c
- PartyRequestType : protocol.h
- PartyTakeClientPacket : protocol.h
- PartyTakeClientPacket_deserialize_fn() : protocol.c
- PartyTakeClientPacket_get_action_fn() : protocol.c
- PartyTakeClientPacket_get_family_fn() : protocol.c
- PartyTakeClientPacket_get_size_fn() : protocol.c
- PartyTakeClientPacket_init() : protocol.h, protocol.c
- PartyTakeClientPacket_packet_vtable : protocol.c
- PartyTakeClientPacket_serialize_fn() : protocol.c
- PartyTakeClientPacket_vtable : protocol.c
- PartyTargetGroupServerPacket : protocol.h
- PartyTargetGroupServerPacket_deserialize_fn() : protocol.c
- PartyTargetGroupServerPacket_free_fn() : protocol.c
- PartyTargetGroupServerPacket_get_action_fn() : protocol.c
- PartyTargetGroupServerPacket_get_family_fn() : protocol.c
- PartyTargetGroupServerPacket_get_size_fn() : protocol.c
- PartyTargetGroupServerPacket_init() : protocol.h, protocol.c
- PartyTargetGroupServerPacket_packet_vtable : protocol.c
- PartyTargetGroupServerPacket_serialize_fn() : protocol.c
- PartyTargetGroupServerPacket_vtable : protocol.c
- PLAYER_KILLED_STATE_ALIVE : protocol.h
- PLAYER_KILLED_STATE_KILLED : protocol.h
- PlayerEffect : protocol.h
- PlayerEffect_deserialize_fn() : protocol.c
- PlayerEffect_get_size_fn() : protocol.c
- PlayerEffect_init() : protocol.h, protocol.c
- PlayerEffect_serialize_fn() : protocol.c
- PlayerEffect_vtable : protocol.c
- PlayerKilledState : protocol.h
- PlayerRangeRequestClientPacket : protocol.h
- PlayerRangeRequestClientPacket_deserialize_fn() : protocol.c
- PlayerRangeRequestClientPacket_free_fn() : protocol.c
- PlayerRangeRequestClientPacket_get_action_fn() : protocol.c
- PlayerRangeRequestClientPacket_get_family_fn() : protocol.c
- PlayerRangeRequestClientPacket_get_size_fn() : protocol.c
- PlayerRangeRequestClientPacket_init() : protocol.h, protocol.c
- PlayerRangeRequestClientPacket_packet_vtable : protocol.c
- PlayerRangeRequestClientPacket_serialize_fn() : protocol.c
- PlayerRangeRequestClientPacket_vtable : protocol.c
- PlayersAcceptClientPacket : protocol.h
- PlayersAcceptClientPacket_deserialize_fn() : protocol.c
- PlayersAcceptClientPacket_free_fn() : protocol.c
- PlayersAcceptClientPacket_get_action_fn() : protocol.c
- PlayersAcceptClientPacket_get_family_fn() : protocol.c
- PlayersAcceptClientPacket_get_size_fn() : protocol.c
- PlayersAcceptClientPacket_init() : protocol.h, protocol.c
- PlayersAcceptClientPacket_packet_vtable : protocol.c
- PlayersAcceptClientPacket_serialize_fn() : protocol.c
- PlayersAcceptClientPacket_vtable : protocol.c
- PlayersAgreeServerPacket : protocol.h
- PlayersAgreeServerPacket_deserialize_fn() : protocol.c
- PlayersAgreeServerPacket_free_fn() : protocol.c
- PlayersAgreeServerPacket_get_action_fn() : protocol.c
- PlayersAgreeServerPacket_get_family_fn() : protocol.c
- PlayersAgreeServerPacket_get_size_fn() : protocol.c
- PlayersAgreeServerPacket_init() : protocol.h, protocol.c
- PlayersAgreeServerPacket_packet_vtable : protocol.c
- PlayersAgreeServerPacket_serialize_fn() : protocol.c
- PlayersAgreeServerPacket_vtable : protocol.c
- PlayersList : protocol.h
- PlayersList_deserialize_fn() : protocol.c
- PlayersList_free_fn() : protocol.c
- PlayersList_get_size_fn() : protocol.c
- PlayersList_init() : protocol.h, protocol.c
- PlayersList_serialize_fn() : protocol.c
- PlayersList_vtable : protocol.c
- PlayersListClientPacket : protocol.h
- PlayersListClientPacket_deserialize_fn() : protocol.c
- PlayersListClientPacket_get_action_fn() : protocol.c
- PlayersListClientPacket_get_family_fn() : protocol.c
- PlayersListClientPacket_get_size_fn() : protocol.c
- PlayersListClientPacket_init() : protocol.h, protocol.c
- PlayersListClientPacket_packet_vtable : protocol.c
- PlayersListClientPacket_serialize_fn() : protocol.c
- PlayersListClientPacket_vtable : protocol.c
- PlayersListFriends : protocol.h
- PlayersListFriends_deserialize_fn() : protocol.c
- PlayersListFriends_free_fn() : protocol.c
- PlayersListFriends_get_size_fn() : protocol.c
- PlayersListFriends_init() : protocol.h, protocol.c
- PlayersListFriends_serialize_fn() : protocol.c
- PlayersListFriends_vtable : protocol.c
- PlayersListServerPacket : protocol.h
- PlayersListServerPacket_deserialize_fn() : protocol.c
- PlayersListServerPacket_free_fn() : protocol.c
- PlayersListServerPacket_get_action_fn() : protocol.c
- PlayersListServerPacket_get_family_fn() : protocol.c
- PlayersListServerPacket_get_size_fn() : protocol.c
- PlayersListServerPacket_init() : protocol.h, protocol.c
- PlayersListServerPacket_packet_vtable : protocol.c
- PlayersListServerPacket_serialize_fn() : protocol.c
- PlayersListServerPacket_vtable : protocol.c
- PlayersNet242ServerPacket : protocol.h
- PlayersNet242ServerPacket_deserialize_fn() : protocol.c
- PlayersNet242ServerPacket_free_fn() : protocol.c
- PlayersNet242ServerPacket_get_action_fn() : protocol.c
- PlayersNet242ServerPacket_get_family_fn() : protocol.c
- PlayersNet242ServerPacket_get_size_fn() : protocol.c
- PlayersNet242ServerPacket_init() : protocol.h, protocol.c
- PlayersNet242ServerPacket_packet_vtable : protocol.c
- PlayersNet242ServerPacket_serialize_fn() : protocol.c
- PlayersNet242ServerPacket_vtable : protocol.c
- PlayersPingServerPacket : protocol.h
- PlayersPingServerPacket_deserialize_fn() : protocol.c
- PlayersPingServerPacket_free_fn() : protocol.c
- PlayersPingServerPacket_get_action_fn() : protocol.c
- PlayersPingServerPacket_get_family_fn() : protocol.c
- PlayersPingServerPacket_get_size_fn() : protocol.c
- PlayersPingServerPacket_init() : protocol.h, protocol.c
- PlayersPingServerPacket_packet_vtable : protocol.c
- PlayersPingServerPacket_serialize_fn() : protocol.c
- PlayersPingServerPacket_vtable : protocol.c
- PlayersPongServerPacket : protocol.h
- PlayersPongServerPacket_deserialize_fn() : protocol.c
- PlayersPongServerPacket_free_fn() : protocol.c
- PlayersPongServerPacket_get_action_fn() : protocol.c
- PlayersPongServerPacket_get_family_fn() : protocol.c
- PlayersPongServerPacket_get_size_fn() : protocol.c
- PlayersPongServerPacket_init() : protocol.h, protocol.c
- PlayersPongServerPacket_packet_vtable : protocol.c
- PlayersPongServerPacket_serialize_fn() : protocol.c
- PlayersPongServerPacket_vtable : protocol.c
- PlayersRemoveServerPacket : protocol.h
- PlayersRemoveServerPacket_deserialize_fn() : protocol.c
- PlayersRemoveServerPacket_get_action_fn() : protocol.c
- PlayersRemoveServerPacket_get_family_fn() : protocol.c
- PlayersRemoveServerPacket_get_size_fn() : protocol.c
- PlayersRemoveServerPacket_init() : protocol.h, protocol.c
- PlayersRemoveServerPacket_packet_vtable : protocol.c
- PlayersRemoveServerPacket_serialize_fn() : protocol.c
- PlayersRemoveServerPacket_vtable : protocol.c
- PlayersReplyServerPacket : protocol.h
- PlayersReplyServerPacket_deserialize_fn() : protocol.c
- PlayersReplyServerPacket_free_fn() : protocol.c
- PlayersReplyServerPacket_get_action_fn() : protocol.c
- PlayersReplyServerPacket_get_family_fn() : protocol.c
- PlayersReplyServerPacket_get_size_fn() : protocol.c
- PlayersReplyServerPacket_init() : protocol.h, protocol.c
- PlayersReplyServerPacket_packet_vtable : protocol.c
- PlayersReplyServerPacket_serialize_fn() : protocol.c
- PlayersReplyServerPacket_vtable : protocol.c
- PlayersRequestClientPacket : protocol.h
- PlayersRequestClientPacket_deserialize_fn() : protocol.c
- PlayersRequestClientPacket_get_action_fn() : protocol.c
- PlayersRequestClientPacket_get_family_fn() : protocol.c
- PlayersRequestClientPacket_get_size_fn() : protocol.c
- PlayersRequestClientPacket_init() : protocol.h, protocol.c
- PlayersRequestClientPacket_packet_vtable : protocol.c
- PlayersRequestClientPacket_serialize_fn() : protocol.c
- PlayersRequestClientPacket_vtable : protocol.c
- PRIEST_REPLY_BUSY : protocol.h
- PRIEST_REPLY_DO_YOU : protocol.h
- PRIEST_REPLY_LOW_LEVEL : protocol.h
- PRIEST_REPLY_NO_PERMISSION : protocol.h
- PRIEST_REPLY_NOT_DRESSED : protocol.h
- PRIEST_REPLY_PARTNER_ALREADY_MARRIED : protocol.h
- PRIEST_REPLY_PARTNER_NOT_DRESSED : protocol.h
- PRIEST_REPLY_PARTNER_NOT_PRESENT : protocol.h
- PriestAcceptClientPacket : protocol.h
- PriestAcceptClientPacket_deserialize_fn() : protocol.c
- PriestAcceptClientPacket_get_action_fn() : protocol.c
- PriestAcceptClientPacket_get_family_fn() : protocol.c
- PriestAcceptClientPacket_get_size_fn() : protocol.c
- PriestAcceptClientPacket_init() : protocol.h, protocol.c
- PriestAcceptClientPacket_packet_vtable : protocol.c
- PriestAcceptClientPacket_serialize_fn() : protocol.c
- PriestAcceptClientPacket_vtable : protocol.c
- PriestOpenClientPacket : protocol.h
- PriestOpenClientPacket_deserialize_fn() : protocol.c
- PriestOpenClientPacket_get_action_fn() : protocol.c
- PriestOpenClientPacket_get_family_fn() : protocol.c
- PriestOpenClientPacket_get_size_fn() : protocol.c
- PriestOpenClientPacket_init() : protocol.h, protocol.c
- PriestOpenClientPacket_packet_vtable : protocol.c
- PriestOpenClientPacket_serialize_fn() : protocol.c
- PriestOpenClientPacket_vtable : protocol.c
- PriestOpenServerPacket : protocol.h
- PriestOpenServerPacket_deserialize_fn() : protocol.c
- PriestOpenServerPacket_get_action_fn() : protocol.c
- PriestOpenServerPacket_get_family_fn() : protocol.c
- PriestOpenServerPacket_get_size_fn() : protocol.c
- PriestOpenServerPacket_init() : protocol.h, protocol.c
- PriestOpenServerPacket_packet_vtable : protocol.c
- PriestOpenServerPacket_serialize_fn() : protocol.c
- PriestOpenServerPacket_vtable : protocol.c
- PriestReply : protocol.h
- PriestReplyServerPacket : protocol.h
- PriestReplyServerPacket_deserialize_fn() : protocol.c
- PriestReplyServerPacket_get_action_fn() : protocol.c
- PriestReplyServerPacket_get_family_fn() : protocol.c
- PriestReplyServerPacket_get_size_fn() : protocol.c
- PriestReplyServerPacket_init() : protocol.h, protocol.c
- PriestReplyServerPacket_packet_vtable : protocol.c
- PriestReplyServerPacket_serialize_fn() : protocol.c
- PriestReplyServerPacket_vtable : protocol.c
- PriestRequestClientPacket : protocol.h
- PriestRequestClientPacket_deserialize_fn() : protocol.c
- PriestRequestClientPacket_free_fn() : protocol.c
- PriestRequestClientPacket_get_action_fn() : protocol.c
- PriestRequestClientPacket_get_family_fn() : protocol.c
- PriestRequestClientPacket_get_size_fn() : protocol.c
- PriestRequestClientPacket_init() : protocol.h, protocol.c
- PriestRequestClientPacket_packet_vtable : protocol.c
- PriestRequestClientPacket_serialize_fn() : protocol.c
- PriestRequestClientPacket_vtable : protocol.c
- PriestRequestServerPacket : protocol.h
- PriestRequestServerPacket_deserialize_fn() : protocol.c
- PriestRequestServerPacket_free_fn() : protocol.c
- PriestRequestServerPacket_get_action_fn() : protocol.c
- PriestRequestServerPacket_get_family_fn() : protocol.c
- PriestRequestServerPacket_get_size_fn() : protocol.c
- PriestRequestServerPacket_init() : protocol.h, protocol.c
- PriestRequestServerPacket_packet_vtable : protocol.c
- PriestRequestServerPacket_serialize_fn() : protocol.c
- PriestRequestServerPacket_vtable : protocol.c
- PriestUseClientPacket : protocol.h
- PriestUseClientPacket_deserialize_fn() : protocol.c
- PriestUseClientPacket_get_action_fn() : protocol.c
- PriestUseClientPacket_get_family_fn() : protocol.c
- PriestUseClientPacket_get_size_fn() : protocol.c
- PriestUseClientPacket_init() : protocol.h, protocol.c
- PriestUseClientPacket_packet_vtable : protocol.c
- PriestUseClientPacket_serialize_fn() : protocol.c
- PriestUseClientPacket_vtable : protocol.c
- PubFile : protocol.h
- PubFile_deserialize_fn() : protocol.c
- PubFile_free_fn() : protocol.c
- PubFile_get_size_fn() : protocol.c
- PubFile_init() : protocol.h, protocol.c
- PubFile_serialize_fn() : protocol.c
- PubFile_vtable : protocol.c