From 44c035d4d280fdfdb2673d27522edfe21532428d Mon Sep 17 00:00:00 2001 From: lotodore Date: Sun, 1 Aug 2010 19:51:34 +0000 Subject: [PATCH] Adding new protocol error code. --- .../asn1/AfterHandShowCardsMessage.c | 4 +-- .../asn1/AfterHandShowCardsMessage.h | 2 +- src/third_party/asn1/AllInShowCardsMessage.c | 6 ++-- src/third_party/asn1/AllInShowCardsMessage.h | 2 +- src/third_party/asn1/AnnounceMessage.c | 2 +- src/third_party/asn1/AnnounceMessage.h | 2 +- src/third_party/asn1/AskKickDeniedMessage.c | 8 ++--- src/third_party/asn1/AskKickDeniedMessage.h | 2 +- src/third_party/asn1/AskKickPlayerMessage.c | 6 ++-- src/third_party/asn1/AskKickPlayerMessage.h | 2 +- src/third_party/asn1/AuthClientResponse.c | 2 +- src/third_party/asn1/AuthClientResponse.h | 2 +- src/third_party/asn1/AuthMessage.c | 2 +- src/third_party/asn1/AuthMessage.h | 2 +- src/third_party/asn1/AuthServerChallenge.c | 2 +- src/third_party/asn1/AuthServerChallenge.h | 2 +- src/third_party/asn1/AuthServerVerification.c | 2 +- src/third_party/asn1/AuthServerVerification.h | 2 +- src/third_party/asn1/AuthenticatedLogin.c | 2 +- src/third_party/asn1/AuthenticatedLogin.h | 2 +- src/third_party/asn1/AvatarData.c | 2 +- src/third_party/asn1/AvatarData.h | 2 +- src/third_party/asn1/AvatarEnd.c | 2 +- src/third_party/asn1/AvatarEnd.h | 2 +- src/third_party/asn1/AvatarHash.c | 2 +- src/third_party/asn1/AvatarHash.h | 2 +- src/third_party/asn1/AvatarHeader.c | 2 +- src/third_party/asn1/AvatarHeader.h | 2 +- src/third_party/asn1/AvatarReplyMessage.c | 2 +- src/third_party/asn1/AvatarReplyMessage.h | 2 +- src/third_party/asn1/AvatarRequestMessage.c | 2 +- src/third_party/asn1/AvatarRequestMessage.h | 2 +- src/third_party/asn1/Card.c | 2 +- src/third_party/asn1/Card.h | 2 +- src/third_party/asn1/ChatMessage.c | 20 ++++++------ src/third_party/asn1/ChatMessage.h | 2 +- src/third_party/asn1/ChatRequestMessage.c | 12 +++---- src/third_party/asn1/ChatRequestMessage.h | 2 +- src/third_party/asn1/ChatRequestTypeGame.c | 4 +-- src/third_party/asn1/ChatRequestTypeGame.h | 2 +- src/third_party/asn1/ChatRequestTypeLobby.c | 2 +- src/third_party/asn1/ChatRequestTypeLobby.h | 2 +- src/third_party/asn1/ChatTypeBot.c | 2 +- src/third_party/asn1/ChatTypeBot.h | 2 +- src/third_party/asn1/ChatTypeBroadcast.c | 2 +- src/third_party/asn1/ChatTypeBroadcast.h | 2 +- src/third_party/asn1/ChatTypeGame.c | 6 ++-- src/third_party/asn1/ChatTypeGame.h | 2 +- src/third_party/asn1/ChatTypeLobby.c | 4 +-- src/third_party/asn1/ChatTypeLobby.h | 2 +- src/third_party/asn1/DealFlopCardsMessage.c | 10 +++--- src/third_party/asn1/DealFlopCardsMessage.h | 2 +- src/third_party/asn1/DealRiverCardMessage.c | 6 ++-- src/third_party/asn1/DealRiverCardMessage.h | 2 +- src/third_party/asn1/DealTurnCardMessage.c | 6 ++-- src/third_party/asn1/DealTurnCardMessage.h | 2 +- src/third_party/asn1/DialogMessage.c | 4 +-- src/third_party/asn1/DialogMessage.h | 2 +- src/third_party/asn1/EndKickPetitionMessage.c | 14 ++++---- src/third_party/asn1/EndKickPetitionMessage.h | 2 +- src/third_party/asn1/EndOfGameMessage.c | 6 ++-- src/third_party/asn1/EndOfGameMessage.h | 2 +- src/third_party/asn1/EndOfHandHideCards.c | 8 ++--- src/third_party/asn1/EndOfHandHideCards.h | 2 +- src/third_party/asn1/EndOfHandMessage.c | 12 +++---- src/third_party/asn1/EndOfHandMessage.h | 2 +- src/third_party/asn1/EndOfHandShowCards.c | 4 +-- src/third_party/asn1/EndOfHandShowCards.h | 2 +- src/third_party/asn1/ErrorMessage.c | 4 +-- src/third_party/asn1/ErrorMessage.h | 2 +- src/third_party/asn1/GameAdminChanged.c | 4 +-- src/third_party/asn1/GameAdminChanged.h | 2 +- src/third_party/asn1/GameListAdminChanged.c | 2 +- src/third_party/asn1/GameListAdminChanged.h | 2 +- src/third_party/asn1/GameListMessage.c | 2 +- src/third_party/asn1/GameListMessage.h | 2 +- src/third_party/asn1/GameListNew.c | 2 +- src/third_party/asn1/GameListNew.h | 2 +- src/third_party/asn1/GameListPlayerJoined.c | 2 +- src/third_party/asn1/GameListPlayerJoined.h | 2 +- src/third_party/asn1/GameListPlayerLeft.c | 2 +- src/third_party/asn1/GameListPlayerLeft.h | 2 +- src/third_party/asn1/GameListUpdate.c | 2 +- src/third_party/asn1/GameListUpdate.h | 2 +- src/third_party/asn1/GamePlayerJoined.c | 6 ++-- src/third_party/asn1/GamePlayerJoined.h | 2 +- src/third_party/asn1/GamePlayerLeft.c | 6 ++-- src/third_party/asn1/GamePlayerLeft.h | 2 +- src/third_party/asn1/GamePlayerMessage.c | 20 ++++++------ src/third_party/asn1/GamePlayerMessage.h | 2 +- src/third_party/asn1/GameStartMessage.c | 8 ++--- src/third_party/asn1/GameStartMessage.h | 2 +- src/third_party/asn1/GuestLogin.c | 2 +- src/third_party/asn1/GuestLogin.h | 2 +- src/third_party/asn1/Guid.c | 2 +- src/third_party/asn1/Guid.h | 2 +- src/third_party/asn1/HandStartMessage.c | 10 +++--- src/third_party/asn1/HandStartMessage.h | 2 +- src/third_party/asn1/Id.c | 2 +- src/third_party/asn1/Id.h | 2 +- src/third_party/asn1/InitAckMessage.c | 2 +- src/third_party/asn1/InitAckMessage.h | 2 +- src/third_party/asn1/InitMessage.c | 2 +- src/third_party/asn1/InitMessage.h | 2 +- src/third_party/asn1/InviteNotifyMessage.c | 8 ++--- src/third_party/asn1/InviteNotifyMessage.h | 2 +- .../asn1/InvitePlayerToGameMessage.c | 6 ++-- .../asn1/InvitePlayerToGameMessage.h | 2 +- src/third_party/asn1/JoinExistingGame.c | 2 +- src/third_party/asn1/JoinExistingGame.h | 2 +- src/third_party/asn1/JoinGameAck.c | 2 +- src/third_party/asn1/JoinGameAck.h | 2 +- src/third_party/asn1/JoinGameFailed.c | 8 +++-- src/third_party/asn1/JoinGameFailed.h | 5 +-- src/third_party/asn1/JoinGameReplyMessage.c | 2 +- src/third_party/asn1/JoinGameReplyMessage.h | 2 +- src/third_party/asn1/JoinGameRequestMessage.c | 2 +- src/third_party/asn1/JoinGameRequestMessage.h | 2 +- src/third_party/asn1/JoinNewGame.c | 2 +- src/third_party/asn1/JoinNewGame.h | 2 +- .../asn1/KickPetitionUpdateMessage.c | 12 +++---- .../asn1/KickPetitionUpdateMessage.h | 2 +- .../asn1/KickPlayerRequestMessage.c | 6 ++-- .../asn1/KickPlayerRequestMessage.h | 2 +- .../asn1/LeaveGameRequestMessage.c | 4 +-- .../asn1/LeaveGameRequestMessage.h | 2 +- src/third_party/asn1/MyActionRequestMessage.c | 10 +++--- src/third_party/asn1/MyActionRequestMessage.h | 2 +- src/third_party/asn1/NetAvatarType.c | 2 +- src/third_party/asn1/NetAvatarType.h | 2 +- src/third_party/asn1/NetGameInfo.c | 32 +++++++++---------- src/third_party/asn1/NetGameInfo.h | 2 +- src/third_party/asn1/NetGameMode.c | 2 +- src/third_party/asn1/NetGameMode.h | 2 +- src/third_party/asn1/NetGameState.c | 2 +- src/third_party/asn1/NetGameState.h | 2 +- src/third_party/asn1/NetPlayerAction.c | 2 +- src/third_party/asn1/NetPlayerAction.h | 2 +- src/third_party/asn1/NonZeroId.c | 2 +- src/third_party/asn1/NonZeroId.h | 2 +- src/third_party/asn1/PlayerAllIn.c | 8 ++--- src/third_party/asn1/PlayerAllIn.h | 2 +- src/third_party/asn1/PlayerInfoData.c | 2 +- src/third_party/asn1/PlayerInfoData.h | 2 +- src/third_party/asn1/PlayerInfoReplyMessage.c | 2 +- src/third_party/asn1/PlayerInfoReplyMessage.h | 2 +- .../asn1/PlayerInfoRequestMessage.c | 2 +- .../asn1/PlayerInfoRequestMessage.h | 2 +- src/third_party/asn1/PlayerInfoRights.c | 2 +- src/third_party/asn1/PlayerInfoRights.h | 2 +- src/third_party/asn1/PlayerListMessage.c | 2 +- src/third_party/asn1/PlayerListMessage.h | 2 +- src/third_party/asn1/PlayerResult.c | 16 +++++----- src/third_party/asn1/PlayerResult.h | 2 +- .../asn1/PlayersActionDoneMessage.c | 18 +++++------ .../asn1/PlayersActionDoneMessage.h | 2 +- src/third_party/asn1/PlayersTurnMessage.c | 8 ++--- src/third_party/asn1/PlayersTurnMessage.h | 2 +- src/third_party/asn1/PokerTHMessage.c | 2 +- src/third_party/asn1/PokerTHMessage.h | 2 +- src/third_party/asn1/RejectGameInvReason.c | 2 +- src/third_party/asn1/RejectGameInvReason.h | 2 +- .../asn1/RejectGameInvitationMessage.c | 6 ++-- .../asn1/RejectGameInvitationMessage.h | 2 +- src/third_party/asn1/RejectInvNotifyMessage.c | 8 ++--- src/third_party/asn1/RejectInvNotifyMessage.h | 2 +- src/third_party/asn1/RemovedFromGame.c | 4 +-- src/third_party/asn1/RemovedFromGame.h | 2 +- src/third_party/asn1/ResetTimeoutMessage.c | 2 +- src/third_party/asn1/ResetTimeoutMessage.h | 2 +- .../asn1/ShowMyCardsRequestMessage.c | 2 +- .../asn1/ShowMyCardsRequestMessage.h | 2 +- src/third_party/asn1/StartEventAckMessage.c | 4 +-- src/third_party/asn1/StartEventAckMessage.h | 2 +- src/third_party/asn1/StartEventMessage.c | 6 ++-- src/third_party/asn1/StartEventMessage.h | 2 +- .../asn1/StartKickPetitionMessage.c | 14 ++++---- .../asn1/StartKickPetitionMessage.h | 2 +- src/third_party/asn1/StatisticsData.c | 6 ++-- src/third_party/asn1/StatisticsData.h | 2 +- src/third_party/asn1/StatisticsMessage.c | 4 +-- src/third_party/asn1/StatisticsMessage.h | 2 +- .../asn1/SubscriptionRequestMessage.c | 2 +- .../asn1/SubscriptionRequestMessage.h | 2 +- src/third_party/asn1/TimeoutWarningMessage.c | 6 ++-- src/third_party/asn1/TimeoutWarningMessage.h | 2 +- src/third_party/asn1/UnauthenticatedLogin.c | 2 +- src/third_party/asn1/UnauthenticatedLogin.h | 2 +- src/third_party/asn1/UnknownAvatar.c | 2 +- src/third_party/asn1/UnknownAvatar.h | 2 +- src/third_party/asn1/UnknownPlayerInfo.c | 2 +- src/third_party/asn1/UnknownPlayerInfo.h | 2 +- src/third_party/asn1/Version.c | 2 +- src/third_party/asn1/Version.h | 2 +- src/third_party/asn1/VoteKickAck.c | 2 +- src/third_party/asn1/VoteKickAck.h | 2 +- src/third_party/asn1/VoteKickDenied.c | 4 +-- src/third_party/asn1/VoteKickDenied.h | 2 +- src/third_party/asn1/VoteKickReplyMessage.c | 14 ++++---- src/third_party/asn1/VoteKickReplyMessage.h | 2 +- src/third_party/asn1/VoteKickRequestMessage.c | 8 ++--- src/third_party/asn1/VoteKickRequestMessage.h | 2 +- .../asn1/YourActionRejectedMessage.c | 12 +++---- .../asn1/YourActionRejectedMessage.h | 2 +- 204 files changed, 372 insertions(+), 369 deletions(-) diff --git a/src/third_party/asn1/AfterHandShowCardsMessage.c b/src/third_party/asn1/AfterHandShowCardsMessage.c index f6fe5d7e..5efb16dd 100644 --- a/src/third_party/asn1/AfterHandShowCardsMessage.c +++ b/src/third_party/asn1/AfterHandShowCardsMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -25,7 +25,7 @@ static ber_tlv_tag_t asn_DEF_AfterHandShowCardsMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_AfterHandShowCardsMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 0, 0, 0 } /* playerResult at 536 */ + { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 0, 0, 0 } /* playerResult at 537 */ }; static asn_SEQUENCE_specifics_t asn_SPC_AfterHandShowCardsMessage_specs_1 = { sizeof(struct AfterHandShowCardsMessage), diff --git a/src/third_party/asn1/AfterHandShowCardsMessage.h b/src/third_party/asn1/AfterHandShowCardsMessage.h index c053a2cd..3f8d7e07 100644 --- a/src/third_party/asn1/AfterHandShowCardsMessage.h +++ b/src/third_party/asn1/AfterHandShowCardsMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AfterHandShowCardsMessage_H_ diff --git a/src/third_party/asn1/AllInShowCardsMessage.c b/src/third_party/asn1/AllInShowCardsMessage.c index ec4ce828..431ef96b 100644 --- a/src/third_party/asn1/AllInShowCardsMessage.c +++ b/src/third_party/asn1/AllInShowCardsMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -104,8 +104,8 @@ static ber_tlv_tag_t asn_DEF_AllInShowCardsMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_AllInShowCardsMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 }, /* gameId at 493 */ - { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 1, 0, 0 } /* playersAllIn at 495 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 }, /* gameId at 494 */ + { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 1, 0, 0 } /* playersAllIn at 496 */ }; static asn_SEQUENCE_specifics_t asn_SPC_AllInShowCardsMessage_specs_1 = { sizeof(struct AllInShowCardsMessage), diff --git a/src/third_party/asn1/AllInShowCardsMessage.h b/src/third_party/asn1/AllInShowCardsMessage.h index 70cec57a..96b4b41a 100644 --- a/src/third_party/asn1/AllInShowCardsMessage.h +++ b/src/third_party/asn1/AllInShowCardsMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AllInShowCardsMessage_H_ diff --git a/src/third_party/asn1/AnnounceMessage.c b/src/third_party/asn1/AnnounceMessage.c index 76609e75..5e2a9f1f 100644 --- a/src/third_party/asn1/AnnounceMessage.c +++ b/src/third_party/asn1/AnnounceMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/AnnounceMessage.h b/src/third_party/asn1/AnnounceMessage.h index 05d32255..f0d1e1d8 100644 --- a/src/third_party/asn1/AnnounceMessage.h +++ b/src/third_party/asn1/AnnounceMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AnnounceMessage_H_ diff --git a/src/third_party/asn1/AskKickDeniedMessage.c b/src/third_party/asn1/AskKickDeniedMessage.c index 59e4f658..d23a3013 100644 --- a/src/third_party/asn1/AskKickDeniedMessage.c +++ b/src/third_party/asn1/AskKickDeniedMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -166,9 +166,9 @@ static ber_tlv_tag_t asn_DEF_AskKickDeniedMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_AskKickDeniedMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 549 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 }, /* playerId at 550 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 2, 0, 0 } /* kickDeniedReason at 552 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 550 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 }, /* playerId at 551 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 2, 0, 0 } /* kickDeniedReason at 553 */ }; static asn_SEQUENCE_specifics_t asn_SPC_AskKickDeniedMessage_specs_1 = { sizeof(struct AskKickDeniedMessage), diff --git a/src/third_party/asn1/AskKickDeniedMessage.h b/src/third_party/asn1/AskKickDeniedMessage.h index 741b902e..4ba1d9ef 100644 --- a/src/third_party/asn1/AskKickDeniedMessage.h +++ b/src/third_party/asn1/AskKickDeniedMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AskKickDeniedMessage_H_ diff --git a/src/third_party/asn1/AskKickPlayerMessage.c b/src/third_party/asn1/AskKickPlayerMessage.c index a56d1f4e..0af05280 100644 --- a/src/third_party/asn1/AskKickPlayerMessage.c +++ b/src/third_party/asn1/AskKickPlayerMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -34,8 +34,8 @@ static ber_tlv_tag_t asn_DEF_AskKickPlayerMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_AskKickPlayerMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 544 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* playerId at 546 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 545 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* playerId at 547 */ }; static asn_SEQUENCE_specifics_t asn_SPC_AskKickPlayerMessage_specs_1 = { sizeof(struct AskKickPlayerMessage), diff --git a/src/third_party/asn1/AskKickPlayerMessage.h b/src/third_party/asn1/AskKickPlayerMessage.h index 12d490d3..9b10915b 100644 --- a/src/third_party/asn1/AskKickPlayerMessage.h +++ b/src/third_party/asn1/AskKickPlayerMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AskKickPlayerMessage_H_ diff --git a/src/third_party/asn1/AuthClientResponse.c b/src/third_party/asn1/AuthClientResponse.c index 04825629..b7efc3bf 100644 --- a/src/third_party/asn1/AuthClientResponse.c +++ b/src/third_party/asn1/AuthClientResponse.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/AuthClientResponse.h b/src/third_party/asn1/AuthClientResponse.h index ae077c5c..657f9c43 100644 --- a/src/third_party/asn1/AuthClientResponse.h +++ b/src/third_party/asn1/AuthClientResponse.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AuthClientResponse_H_ diff --git a/src/third_party/asn1/AuthMessage.c b/src/third_party/asn1/AuthMessage.c index a7a196db..5b064fba 100644 --- a/src/third_party/asn1/AuthMessage.c +++ b/src/third_party/asn1/AuthMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/AuthMessage.h b/src/third_party/asn1/AuthMessage.h index 7d889d5c..b0e193ee 100644 --- a/src/third_party/asn1/AuthMessage.h +++ b/src/third_party/asn1/AuthMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AuthMessage_H_ diff --git a/src/third_party/asn1/AuthServerChallenge.c b/src/third_party/asn1/AuthServerChallenge.c index 3a75e0c6..762ecf9b 100644 --- a/src/third_party/asn1/AuthServerChallenge.c +++ b/src/third_party/asn1/AuthServerChallenge.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/AuthServerChallenge.h b/src/third_party/asn1/AuthServerChallenge.h index 430bae73..b9038b8a 100644 --- a/src/third_party/asn1/AuthServerChallenge.h +++ b/src/third_party/asn1/AuthServerChallenge.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AuthServerChallenge_H_ diff --git a/src/third_party/asn1/AuthServerVerification.c b/src/third_party/asn1/AuthServerVerification.c index 959924ba..cb9d0ac6 100644 --- a/src/third_party/asn1/AuthServerVerification.c +++ b/src/third_party/asn1/AuthServerVerification.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/AuthServerVerification.h b/src/third_party/asn1/AuthServerVerification.h index bdf2c57d..370cabc9 100644 --- a/src/third_party/asn1/AuthServerVerification.h +++ b/src/third_party/asn1/AuthServerVerification.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AuthServerVerification_H_ diff --git a/src/third_party/asn1/AuthenticatedLogin.c b/src/third_party/asn1/AuthenticatedLogin.c index e6ac497a..abf270eb 100644 --- a/src/third_party/asn1/AuthenticatedLogin.c +++ b/src/third_party/asn1/AuthenticatedLogin.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/AuthenticatedLogin.h b/src/third_party/asn1/AuthenticatedLogin.h index b0178e64..bdfc6202 100644 --- a/src/third_party/asn1/AuthenticatedLogin.h +++ b/src/third_party/asn1/AuthenticatedLogin.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AuthenticatedLogin_H_ diff --git a/src/third_party/asn1/AvatarData.c b/src/third_party/asn1/AvatarData.c index 36dace24..3f927410 100644 --- a/src/third_party/asn1/AvatarData.c +++ b/src/third_party/asn1/AvatarData.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/AvatarData.h b/src/third_party/asn1/AvatarData.h index 64e54ceb..4cef7d2e 100644 --- a/src/third_party/asn1/AvatarData.h +++ b/src/third_party/asn1/AvatarData.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AvatarData_H_ diff --git a/src/third_party/asn1/AvatarEnd.c b/src/third_party/asn1/AvatarEnd.c index 2727f723..9b83eb30 100644 --- a/src/third_party/asn1/AvatarEnd.c +++ b/src/third_party/asn1/AvatarEnd.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/AvatarEnd.h b/src/third_party/asn1/AvatarEnd.h index 94b0f6fc..d961b04a 100644 --- a/src/third_party/asn1/AvatarEnd.h +++ b/src/third_party/asn1/AvatarEnd.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AvatarEnd_H_ diff --git a/src/third_party/asn1/AvatarHash.c b/src/third_party/asn1/AvatarHash.c index 177a0dc6..c8c11468 100644 --- a/src/third_party/asn1/AvatarHash.c +++ b/src/third_party/asn1/AvatarHash.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/AvatarHash.h b/src/third_party/asn1/AvatarHash.h index d3b0828f..8cda45d9 100644 --- a/src/third_party/asn1/AvatarHash.h +++ b/src/third_party/asn1/AvatarHash.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AvatarHash_H_ diff --git a/src/third_party/asn1/AvatarHeader.c b/src/third_party/asn1/AvatarHeader.c index f5b11b3e..ed406ceb 100644 --- a/src/third_party/asn1/AvatarHeader.c +++ b/src/third_party/asn1/AvatarHeader.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/AvatarHeader.h b/src/third_party/asn1/AvatarHeader.h index 11fec531..4deb2c89 100644 --- a/src/third_party/asn1/AvatarHeader.h +++ b/src/third_party/asn1/AvatarHeader.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AvatarHeader_H_ diff --git a/src/third_party/asn1/AvatarReplyMessage.c b/src/third_party/asn1/AvatarReplyMessage.c index 42616a03..ac42ccd8 100644 --- a/src/third_party/asn1/AvatarReplyMessage.c +++ b/src/third_party/asn1/AvatarReplyMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/AvatarReplyMessage.h b/src/third_party/asn1/AvatarReplyMessage.h index 91f02951..71a40a0d 100644 --- a/src/third_party/asn1/AvatarReplyMessage.h +++ b/src/third_party/asn1/AvatarReplyMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AvatarReplyMessage_H_ diff --git a/src/third_party/asn1/AvatarRequestMessage.c b/src/third_party/asn1/AvatarRequestMessage.c index 1daba883..6971e40d 100644 --- a/src/third_party/asn1/AvatarRequestMessage.c +++ b/src/third_party/asn1/AvatarRequestMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/AvatarRequestMessage.h b/src/third_party/asn1/AvatarRequestMessage.h index 6e5f5f16..659a0c06 100644 --- a/src/third_party/asn1/AvatarRequestMessage.h +++ b/src/third_party/asn1/AvatarRequestMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _AvatarRequestMessage_H_ diff --git a/src/third_party/asn1/Card.c b/src/third_party/asn1/Card.c index 716773db..3da7b326 100644 --- a/src/third_party/asn1/Card.c +++ b/src/third_party/asn1/Card.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/Card.h b/src/third_party/asn1/Card.h index ad6c6121..1dbcb8ba 100644 --- a/src/third_party/asn1/Card.h +++ b/src/third_party/asn1/Card.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _Card_H_ diff --git a/src/third_party/asn1/ChatMessage.c b/src/third_party/asn1/ChatMessage.c index 06f3ef82..7b45e50e 100644 --- a/src/third_party/asn1/ChatMessage.c +++ b/src/third_party/asn1/ChatMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -80,10 +80,10 @@ static asn_TYPE_member_t asn_MBR_chatType_2[] = { }, }; static asn_TYPE_tag2member_t asn_MAP_chatType_tag2el_2[] = { - { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* chatTypeLobby at 644 */ - { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* chatTypeGame at 645 */ - { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* chatTypeBot at 646 */ - { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* chatTypeBroadcast at 648 */ + { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* chatTypeLobby at 645 */ + { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* chatTypeGame at 646 */ + { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* chatTypeBot at 647 */ + { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* chatTypeBroadcast at 649 */ }; static asn_CHOICE_specifics_t asn_SPC_chatType_specs_2 = { sizeof(struct chatType), @@ -143,11 +143,11 @@ static ber_tlv_tag_t asn_DEF_ChatMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_ChatMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (12 << 2)), 1, 0, 0 }, /* chatText at 649 */ - { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* chatTypeLobby at 644 */ - { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 0, 0, 0 }, /* chatTypeGame at 645 */ - { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 0, 0, 0 }, /* chatTypeBot at 646 */ - { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 0, 0, 0 } /* chatTypeBroadcast at 648 */ + { (ASN_TAG_CLASS_UNIVERSAL | (12 << 2)), 1, 0, 0 }, /* chatText at 650 */ + { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* chatTypeLobby at 645 */ + { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 0, 0, 0 }, /* chatTypeGame at 646 */ + { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 0, 0, 0 }, /* chatTypeBot at 647 */ + { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 0, 0, 0 } /* chatTypeBroadcast at 649 */ }; static asn_SEQUENCE_specifics_t asn_SPC_ChatMessage_specs_1 = { sizeof(struct ChatMessage), diff --git a/src/third_party/asn1/ChatMessage.h b/src/third_party/asn1/ChatMessage.h index 8aab240b..e8f6cbe8 100644 --- a/src/third_party/asn1/ChatMessage.h +++ b/src/third_party/asn1/ChatMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _ChatMessage_H_ diff --git a/src/third_party/asn1/ChatRequestMessage.c b/src/third_party/asn1/ChatRequestMessage.c index 7fd4f396..fce62e7f 100644 --- a/src/third_party/asn1/ChatRequestMessage.c +++ b/src/third_party/asn1/ChatRequestMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -62,8 +62,8 @@ static asn_TYPE_member_t asn_MBR_chatRequestType_2[] = { }, }; static asn_TYPE_tag2member_t asn_MAP_chatRequestType_tag2el_2[] = { - { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* chatRequestTypeLobby at 629 */ - { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* chatRequestTypeGame at 631 */ + { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* chatRequestTypeLobby at 630 */ + { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* chatRequestTypeGame at 632 */ }; static asn_CHOICE_specifics_t asn_SPC_chatRequestType_specs_2 = { sizeof(struct chatRequestType), @@ -123,9 +123,9 @@ static ber_tlv_tag_t asn_DEF_ChatRequestMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_ChatRequestMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (12 << 2)), 1, 0, 0 }, /* chatText at 632 */ - { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* chatRequestTypeLobby at 629 */ - { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 0, 0, 0 } /* chatRequestTypeGame at 631 */ + { (ASN_TAG_CLASS_UNIVERSAL | (12 << 2)), 1, 0, 0 }, /* chatText at 633 */ + { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* chatRequestTypeLobby at 630 */ + { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 0, 0, 0 } /* chatRequestTypeGame at 632 */ }; static asn_SEQUENCE_specifics_t asn_SPC_ChatRequestMessage_specs_1 = { sizeof(struct ChatRequestMessage), diff --git a/src/third_party/asn1/ChatRequestMessage.h b/src/third_party/asn1/ChatRequestMessage.h index c0ff9bdb..ed1e436d 100644 --- a/src/third_party/asn1/ChatRequestMessage.h +++ b/src/third_party/asn1/ChatRequestMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _ChatRequestMessage_H_ diff --git a/src/third_party/asn1/ChatRequestTypeGame.c b/src/third_party/asn1/ChatRequestTypeGame.c index 83666846..b37f0760 100644 --- a/src/third_party/asn1/ChatRequestTypeGame.c +++ b/src/third_party/asn1/ChatRequestTypeGame.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -24,7 +24,7 @@ static ber_tlv_tag_t asn_DEF_ChatRequestTypeGame_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_ChatRequestTypeGame_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 } /* gameId at 640 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 } /* gameId at 641 */ }; static asn_SEQUENCE_specifics_t asn_SPC_ChatRequestTypeGame_specs_1 = { sizeof(struct ChatRequestTypeGame), diff --git a/src/third_party/asn1/ChatRequestTypeGame.h b/src/third_party/asn1/ChatRequestTypeGame.h index a3d91790..2ad5b333 100644 --- a/src/third_party/asn1/ChatRequestTypeGame.h +++ b/src/third_party/asn1/ChatRequestTypeGame.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _ChatRequestTypeGame_H_ diff --git a/src/third_party/asn1/ChatRequestTypeLobby.c b/src/third_party/asn1/ChatRequestTypeLobby.c index 78e63eb4..bd9b2133 100644 --- a/src/third_party/asn1/ChatRequestTypeLobby.c +++ b/src/third_party/asn1/ChatRequestTypeLobby.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/ChatRequestTypeLobby.h b/src/third_party/asn1/ChatRequestTypeLobby.h index 7e9e43a3..dd1280e5 100644 --- a/src/third_party/asn1/ChatRequestTypeLobby.h +++ b/src/third_party/asn1/ChatRequestTypeLobby.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _ChatRequestTypeLobby_H_ diff --git a/src/third_party/asn1/ChatTypeBot.c b/src/third_party/asn1/ChatTypeBot.c index 5968d414..b5f037aa 100644 --- a/src/third_party/asn1/ChatTypeBot.c +++ b/src/third_party/asn1/ChatTypeBot.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/ChatTypeBot.h b/src/third_party/asn1/ChatTypeBot.h index 2b7bf072..db670cef 100644 --- a/src/third_party/asn1/ChatTypeBot.h +++ b/src/third_party/asn1/ChatTypeBot.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _ChatTypeBot_H_ diff --git a/src/third_party/asn1/ChatTypeBroadcast.c b/src/third_party/asn1/ChatTypeBroadcast.c index b8a47adb..ec11b27b 100644 --- a/src/third_party/asn1/ChatTypeBroadcast.c +++ b/src/third_party/asn1/ChatTypeBroadcast.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/ChatTypeBroadcast.h b/src/third_party/asn1/ChatTypeBroadcast.h index 55b0091c..40d6f697 100644 --- a/src/third_party/asn1/ChatTypeBroadcast.h +++ b/src/third_party/asn1/ChatTypeBroadcast.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _ChatTypeBroadcast_H_ diff --git a/src/third_party/asn1/ChatTypeGame.c b/src/third_party/asn1/ChatTypeGame.c index a2b93c5f..eea7d76d 100644 --- a/src/third_party/asn1/ChatTypeGame.c +++ b/src/third_party/asn1/ChatTypeGame.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -33,8 +33,8 @@ static ber_tlv_tag_t asn_DEF_ChatTypeGame_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_ChatTypeGame_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 657 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* playerId at 659 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 658 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* playerId at 660 */ }; static asn_SEQUENCE_specifics_t asn_SPC_ChatTypeGame_specs_1 = { sizeof(struct ChatTypeGame), diff --git a/src/third_party/asn1/ChatTypeGame.h b/src/third_party/asn1/ChatTypeGame.h index 70cc0d8a..29de202b 100644 --- a/src/third_party/asn1/ChatTypeGame.h +++ b/src/third_party/asn1/ChatTypeGame.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _ChatTypeGame_H_ diff --git a/src/third_party/asn1/ChatTypeLobby.c b/src/third_party/asn1/ChatTypeLobby.c index 3e85eeb6..c62b6d5d 100644 --- a/src/third_party/asn1/ChatTypeLobby.c +++ b/src/third_party/asn1/ChatTypeLobby.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -24,7 +24,7 @@ static ber_tlv_tag_t asn_DEF_ChatTypeLobby_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_ChatTypeLobby_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 } /* playerId at 654 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 } /* playerId at 655 */ }; static asn_SEQUENCE_specifics_t asn_SPC_ChatTypeLobby_specs_1 = { sizeof(struct ChatTypeLobby), diff --git a/src/third_party/asn1/ChatTypeLobby.h b/src/third_party/asn1/ChatTypeLobby.h index 10b8dad2..ecfb3ecb 100644 --- a/src/third_party/asn1/ChatTypeLobby.h +++ b/src/third_party/asn1/ChatTypeLobby.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _ChatTypeLobby_H_ diff --git a/src/third_party/asn1/DealFlopCardsMessage.c b/src/third_party/asn1/DealFlopCardsMessage.c index 0fa61a34..9ca8bf48 100644 --- a/src/third_party/asn1/DealFlopCardsMessage.c +++ b/src/third_party/asn1/DealFlopCardsMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -52,10 +52,10 @@ static ber_tlv_tag_t asn_DEF_DealFlopCardsMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_DealFlopCardsMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 3 }, /* gameId at 476 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 2 }, /* flopCard1 at 477 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 1 }, /* flopCard2 at 478 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 3, -3, 0 } /* flopCard3 at 480 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 3 }, /* gameId at 477 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 2 }, /* flopCard1 at 478 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 1 }, /* flopCard2 at 479 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 3, -3, 0 } /* flopCard3 at 481 */ }; static asn_SEQUENCE_specifics_t asn_SPC_DealFlopCardsMessage_specs_1 = { sizeof(struct DealFlopCardsMessage), diff --git a/src/third_party/asn1/DealFlopCardsMessage.h b/src/third_party/asn1/DealFlopCardsMessage.h index 2b2c2327..1291d903 100644 --- a/src/third_party/asn1/DealFlopCardsMessage.h +++ b/src/third_party/asn1/DealFlopCardsMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _DealFlopCardsMessage_H_ diff --git a/src/third_party/asn1/DealRiverCardMessage.c b/src/third_party/asn1/DealRiverCardMessage.c index a9fec51e..1d05ada9 100644 --- a/src/third_party/asn1/DealRiverCardMessage.c +++ b/src/third_party/asn1/DealRiverCardMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -34,8 +34,8 @@ static ber_tlv_tag_t asn_DEF_DealRiverCardMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_DealRiverCardMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 488 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* riverCard at 490 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 489 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* riverCard at 491 */ }; static asn_SEQUENCE_specifics_t asn_SPC_DealRiverCardMessage_specs_1 = { sizeof(struct DealRiverCardMessage), diff --git a/src/third_party/asn1/DealRiverCardMessage.h b/src/third_party/asn1/DealRiverCardMessage.h index 71e9ee39..5e81edb8 100644 --- a/src/third_party/asn1/DealRiverCardMessage.h +++ b/src/third_party/asn1/DealRiverCardMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _DealRiverCardMessage_H_ diff --git a/src/third_party/asn1/DealTurnCardMessage.c b/src/third_party/asn1/DealTurnCardMessage.c index cc3ad4f2..fb389c7a 100644 --- a/src/third_party/asn1/DealTurnCardMessage.c +++ b/src/third_party/asn1/DealTurnCardMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -34,8 +34,8 @@ static ber_tlv_tag_t asn_DEF_DealTurnCardMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_DealTurnCardMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 483 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* turnCard at 485 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 484 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* turnCard at 486 */ }; static asn_SEQUENCE_specifics_t asn_SPC_DealTurnCardMessage_specs_1 = { sizeof(struct DealTurnCardMessage), diff --git a/src/third_party/asn1/DealTurnCardMessage.h b/src/third_party/asn1/DealTurnCardMessage.h index 1034199a..871e17fe 100644 --- a/src/third_party/asn1/DealTurnCardMessage.h +++ b/src/third_party/asn1/DealTurnCardMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _DealTurnCardMessage_H_ diff --git a/src/third_party/asn1/DialogMessage.c b/src/third_party/asn1/DialogMessage.c index b9c6b741..f0e8e127 100644 --- a/src/third_party/asn1/DialogMessage.c +++ b/src/third_party/asn1/DialogMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -57,7 +57,7 @@ static ber_tlv_tag_t asn_DEF_DialogMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_DialogMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (12 << 2)), 0, 0, 0 } /* notificationText at 668 */ + { (ASN_TAG_CLASS_UNIVERSAL | (12 << 2)), 0, 0, 0 } /* notificationText at 669 */ }; static asn_SEQUENCE_specifics_t asn_SPC_DialogMessage_specs_1 = { sizeof(struct DialogMessage), diff --git a/src/third_party/asn1/DialogMessage.h b/src/third_party/asn1/DialogMessage.h index 993ce05e..f6f1e0f0 100644 --- a/src/third_party/asn1/DialogMessage.h +++ b/src/third_party/asn1/DialogMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _DialogMessage_H_ diff --git a/src/third_party/asn1/EndKickPetitionMessage.c b/src/third_party/asn1/EndKickPetitionMessage.c index d117f7a1..5149703c 100644 --- a/src/third_party/asn1/EndKickPetitionMessage.c +++ b/src/third_party/asn1/EndKickPetitionMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -241,12 +241,12 @@ static ber_tlv_tag_t asn_DEF_EndKickPetitionMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_EndKickPetitionMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (1 << 2)), 4, 0, 0 }, /* resultPlayerKicked at 607 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 3 }, /* gameId at 603 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 2 }, /* petitionId at 604 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 1 }, /* numVotesAgainstKicking at 605 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 3, -3, 0 }, /* numVotesInFavourOfKicking at 606 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 5, 0, 0 } /* petitionEndReason at 609 */ + { (ASN_TAG_CLASS_UNIVERSAL | (1 << 2)), 4, 0, 0 }, /* resultPlayerKicked at 608 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 3 }, /* gameId at 604 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 2 }, /* petitionId at 605 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 1 }, /* numVotesAgainstKicking at 606 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 3, -3, 0 }, /* numVotesInFavourOfKicking at 607 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 5, 0, 0 } /* petitionEndReason at 610 */ }; static asn_SEQUENCE_specifics_t asn_SPC_EndKickPetitionMessage_specs_1 = { sizeof(struct EndKickPetitionMessage), diff --git a/src/third_party/asn1/EndKickPetitionMessage.h b/src/third_party/asn1/EndKickPetitionMessage.h index 19a22980..f2461939 100644 --- a/src/third_party/asn1/EndKickPetitionMessage.h +++ b/src/third_party/asn1/EndKickPetitionMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _EndKickPetitionMessage_H_ diff --git a/src/third_party/asn1/EndOfGameMessage.c b/src/third_party/asn1/EndOfGameMessage.c index 8ee3de42..af5392cc 100644 --- a/src/third_party/asn1/EndOfGameMessage.c +++ b/src/third_party/asn1/EndOfGameMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -34,8 +34,8 @@ static ber_tlv_tag_t asn_DEF_EndOfGameMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_EndOfGameMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 539 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* winnerPlayerId at 541 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 540 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* winnerPlayerId at 542 */ }; static asn_SEQUENCE_specifics_t asn_SPC_EndOfGameMessage_specs_1 = { sizeof(struct EndOfGameMessage), diff --git a/src/third_party/asn1/EndOfGameMessage.h b/src/third_party/asn1/EndOfGameMessage.h index 134fea40..34b516e5 100644 --- a/src/third_party/asn1/EndOfGameMessage.h +++ b/src/third_party/asn1/EndOfGameMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _EndOfGameMessage_H_ diff --git a/src/third_party/asn1/EndOfHandHideCards.c b/src/third_party/asn1/EndOfHandHideCards.c index 1ec2b9d3..a7ebc344 100644 --- a/src/third_party/asn1/EndOfHandHideCards.c +++ b/src/third_party/asn1/EndOfHandHideCards.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -92,9 +92,9 @@ static ber_tlv_tag_t asn_DEF_EndOfHandHideCards_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_EndOfHandHideCards_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 2 }, /* playerId at 526 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 1 }, /* moneyWon at 527 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 0 } /* playerMoney at 528 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 2 }, /* playerId at 527 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 1 }, /* moneyWon at 528 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 0 } /* playerMoney at 529 */ }; static asn_SEQUENCE_specifics_t asn_SPC_EndOfHandHideCards_specs_1 = { sizeof(struct EndOfHandHideCards), diff --git a/src/third_party/asn1/EndOfHandHideCards.h b/src/third_party/asn1/EndOfHandHideCards.h index 3610d5cd..3e7e91d2 100644 --- a/src/third_party/asn1/EndOfHandHideCards.h +++ b/src/third_party/asn1/EndOfHandHideCards.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _EndOfHandHideCards_H_ diff --git a/src/third_party/asn1/EndOfHandMessage.c b/src/third_party/asn1/EndOfHandMessage.c index 9fa90791..e2471310 100644 --- a/src/third_party/asn1/EndOfHandMessage.c +++ b/src/third_party/asn1/EndOfHandMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -30,8 +30,8 @@ static asn_TYPE_member_t asn_MBR_endOfHandType_3[] = { }, }; static asn_TYPE_tag2member_t asn_MAP_endOfHandType_tag2el_3[] = { - { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* endOfHandShowCards at 506 */ - { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* endOfHandHideCards at 508 */ + { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* endOfHandShowCards at 507 */ + { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* endOfHandHideCards at 509 */ }; static asn_CHOICE_specifics_t asn_SPC_endOfHandType_specs_3 = { sizeof(struct endOfHandType), @@ -91,9 +91,9 @@ static ber_tlv_tag_t asn_DEF_EndOfHandMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_EndOfHandMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 }, /* gameId at 504 */ - { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 1, 0, 0 }, /* endOfHandShowCards at 506 */ - { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* endOfHandHideCards at 508 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 }, /* gameId at 505 */ + { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 1, 0, 0 }, /* endOfHandShowCards at 507 */ + { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* endOfHandHideCards at 509 */ }; static asn_SEQUENCE_specifics_t asn_SPC_EndOfHandMessage_specs_1 = { sizeof(struct EndOfHandMessage), diff --git a/src/third_party/asn1/EndOfHandMessage.h b/src/third_party/asn1/EndOfHandMessage.h index 0ad90dbc..a24b9dc1 100644 --- a/src/third_party/asn1/EndOfHandMessage.h +++ b/src/third_party/asn1/EndOfHandMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _EndOfHandMessage_H_ diff --git a/src/third_party/asn1/EndOfHandShowCards.c b/src/third_party/asn1/EndOfHandShowCards.c index 43cdbe13..d61c4099 100644 --- a/src/third_party/asn1/EndOfHandShowCards.c +++ b/src/third_party/asn1/EndOfHandShowCards.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -94,7 +94,7 @@ static ber_tlv_tag_t asn_DEF_EndOfHandShowCards_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_EndOfHandShowCards_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 0, 0, 0 } /* playerResults at 513 */ + { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 0, 0, 0 } /* playerResults at 514 */ }; static asn_SEQUENCE_specifics_t asn_SPC_EndOfHandShowCards_specs_1 = { sizeof(struct EndOfHandShowCards), diff --git a/src/third_party/asn1/EndOfHandShowCards.h b/src/third_party/asn1/EndOfHandShowCards.h index a3cd769e..fb21ca5c 100644 --- a/src/third_party/asn1/EndOfHandShowCards.h +++ b/src/third_party/asn1/EndOfHandShowCards.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _EndOfHandShowCards_H_ diff --git a/src/third_party/asn1/ErrorMessage.c b/src/third_party/asn1/ErrorMessage.c index fb006784..1d8b00ba 100644 --- a/src/third_party/asn1/ErrorMessage.c +++ b/src/third_party/asn1/ErrorMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -168,7 +168,7 @@ static ber_tlv_tag_t asn_DEF_ErrorMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_ErrorMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 0, 0, 0 } /* errorReason at 684 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 0, 0, 0 } /* errorReason at 685 */ }; static asn_SEQUENCE_specifics_t asn_SPC_ErrorMessage_specs_1 = { sizeof(struct ErrorMessage), diff --git a/src/third_party/asn1/ErrorMessage.h b/src/third_party/asn1/ErrorMessage.h index c5bf2cbe..db45329e 100644 --- a/src/third_party/asn1/ErrorMessage.h +++ b/src/third_party/asn1/ErrorMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _ErrorMessage_H_ diff --git a/src/third_party/asn1/GameAdminChanged.c b/src/third_party/asn1/GameAdminChanged.c index 2e89a1ad..1626b1a3 100644 --- a/src/third_party/asn1/GameAdminChanged.c +++ b/src/third_party/asn1/GameAdminChanged.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -24,7 +24,7 @@ static ber_tlv_tag_t asn_DEF_GameAdminChanged_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_GameAdminChanged_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 } /* newAdminPlayerId at 368 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 } /* newAdminPlayerId at 369 */ }; static asn_SEQUENCE_specifics_t asn_SPC_GameAdminChanged_specs_1 = { sizeof(struct GameAdminChanged), diff --git a/src/third_party/asn1/GameAdminChanged.h b/src/third_party/asn1/GameAdminChanged.h index a7b45de2..87d50614 100644 --- a/src/third_party/asn1/GameAdminChanged.h +++ b/src/third_party/asn1/GameAdminChanged.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _GameAdminChanged_H_ diff --git a/src/third_party/asn1/GameListAdminChanged.c b/src/third_party/asn1/GameListAdminChanged.c index 410d7bb8..5e7eebfb 100644 --- a/src/third_party/asn1/GameListAdminChanged.c +++ b/src/third_party/asn1/GameListAdminChanged.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/GameListAdminChanged.h b/src/third_party/asn1/GameListAdminChanged.h index 02c631d6..4cc5a79b 100644 --- a/src/third_party/asn1/GameListAdminChanged.h +++ b/src/third_party/asn1/GameListAdminChanged.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _GameListAdminChanged_H_ diff --git a/src/third_party/asn1/GameListMessage.c b/src/third_party/asn1/GameListMessage.c index 2a6798c5..f32c7739 100644 --- a/src/third_party/asn1/GameListMessage.c +++ b/src/third_party/asn1/GameListMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/GameListMessage.h b/src/third_party/asn1/GameListMessage.h index c371de85..d4b46e5e 100644 --- a/src/third_party/asn1/GameListMessage.h +++ b/src/third_party/asn1/GameListMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _GameListMessage_H_ diff --git a/src/third_party/asn1/GameListNew.c b/src/third_party/asn1/GameListNew.c index cee12039..145b5648 100644 --- a/src/third_party/asn1/GameListNew.c +++ b/src/third_party/asn1/GameListNew.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/GameListNew.h b/src/third_party/asn1/GameListNew.h index 86a7f64c..a7814e9b 100644 --- a/src/third_party/asn1/GameListNew.h +++ b/src/third_party/asn1/GameListNew.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _GameListNew_H_ diff --git a/src/third_party/asn1/GameListPlayerJoined.c b/src/third_party/asn1/GameListPlayerJoined.c index c2c1b0f3..e8ee97c1 100644 --- a/src/third_party/asn1/GameListPlayerJoined.c +++ b/src/third_party/asn1/GameListPlayerJoined.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/GameListPlayerJoined.h b/src/third_party/asn1/GameListPlayerJoined.h index f3f83cea..0ca10c03 100644 --- a/src/third_party/asn1/GameListPlayerJoined.h +++ b/src/third_party/asn1/GameListPlayerJoined.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _GameListPlayerJoined_H_ diff --git a/src/third_party/asn1/GameListPlayerLeft.c b/src/third_party/asn1/GameListPlayerLeft.c index ab2484aa..bba7670c 100644 --- a/src/third_party/asn1/GameListPlayerLeft.c +++ b/src/third_party/asn1/GameListPlayerLeft.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/GameListPlayerLeft.h b/src/third_party/asn1/GameListPlayerLeft.h index 7cb57ed5..d053a6ff 100644 --- a/src/third_party/asn1/GameListPlayerLeft.h +++ b/src/third_party/asn1/GameListPlayerLeft.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _GameListPlayerLeft_H_ diff --git a/src/third_party/asn1/GameListUpdate.c b/src/third_party/asn1/GameListUpdate.c index 3849b47c..562f882b 100644 --- a/src/third_party/asn1/GameListUpdate.c +++ b/src/third_party/asn1/GameListUpdate.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/GameListUpdate.h b/src/third_party/asn1/GameListUpdate.h index 0ecbba05..a1923004 100644 --- a/src/third_party/asn1/GameListUpdate.h +++ b/src/third_party/asn1/GameListUpdate.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _GameListUpdate_H_ diff --git a/src/third_party/asn1/GamePlayerJoined.c b/src/third_party/asn1/GamePlayerJoined.c index 63e08bf3..47fce263 100644 --- a/src/third_party/asn1/GamePlayerJoined.c +++ b/src/third_party/asn1/GamePlayerJoined.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -33,8 +33,8 @@ static ber_tlv_tag_t asn_DEF_GamePlayerJoined_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_GamePlayerJoined_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (1 << 2)), 1, 0, 0 }, /* isGameAdmin at 354 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 } /* playerId at 353 */ + { (ASN_TAG_CLASS_UNIVERSAL | (1 << 2)), 1, 0, 0 }, /* isGameAdmin at 355 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 } /* playerId at 354 */ }; static asn_SEQUENCE_specifics_t asn_SPC_GamePlayerJoined_specs_1 = { sizeof(struct GamePlayerJoined), diff --git a/src/third_party/asn1/GamePlayerJoined.h b/src/third_party/asn1/GamePlayerJoined.h index 8c6892db..07c7202a 100644 --- a/src/third_party/asn1/GamePlayerJoined.h +++ b/src/third_party/asn1/GamePlayerJoined.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _GamePlayerJoined_H_ diff --git a/src/third_party/asn1/GamePlayerLeft.c b/src/third_party/asn1/GamePlayerLeft.c index 34d1ee99..cc6d272b 100644 --- a/src/third_party/asn1/GamePlayerLeft.c +++ b/src/third_party/asn1/GamePlayerLeft.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -152,8 +152,8 @@ static ber_tlv_tag_t asn_DEF_GamePlayerLeft_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_GamePlayerLeft_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 }, /* playerId at 358 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 1, 0, 0 } /* gamePlayerLeftReason at 360 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 }, /* playerId at 359 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 1, 0, 0 } /* gamePlayerLeftReason at 361 */ }; static asn_SEQUENCE_specifics_t asn_SPC_GamePlayerLeft_specs_1 = { sizeof(struct GamePlayerLeft), diff --git a/src/third_party/asn1/GamePlayerLeft.h b/src/third_party/asn1/GamePlayerLeft.h index 82f71331..57f5c3c4 100644 --- a/src/third_party/asn1/GamePlayerLeft.h +++ b/src/third_party/asn1/GamePlayerLeft.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _GamePlayerLeft_H_ diff --git a/src/third_party/asn1/GamePlayerMessage.c b/src/third_party/asn1/GamePlayerMessage.c index 1bbe6af2..421fddd3 100644 --- a/src/third_party/asn1/GamePlayerMessage.c +++ b/src/third_party/asn1/GamePlayerMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -48,10 +48,10 @@ static asn_TYPE_member_t asn_MBR_gamePlayerNotification_3[] = { }, }; static asn_TYPE_tag2member_t asn_MAP_gamePlayerNotification_tag2el_3[] = { - { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* gamePlayerJoined at 345 */ - { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* gamePlayerLeft at 346 */ - { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* gameAdminChanged at 347 */ - { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* removedFromGame at 349 */ + { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* gamePlayerJoined at 346 */ + { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* gamePlayerLeft at 347 */ + { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* gameAdminChanged at 348 */ + { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* removedFromGame at 350 */ }; static asn_CHOICE_specifics_t asn_SPC_gamePlayerNotification_specs_3 = { sizeof(struct gamePlayerNotification), @@ -111,11 +111,11 @@ static ber_tlv_tag_t asn_DEF_GamePlayerMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_GamePlayerMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 }, /* gameId at 343 */ - { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 1, 0, 0 }, /* gamePlayerJoined at 345 */ - { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* gamePlayerLeft at 346 */ - { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 1, 0, 0 }, /* gameAdminChanged at 347 */ - { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 1, 0, 0 } /* removedFromGame at 349 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 }, /* gameId at 344 */ + { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 1, 0, 0 }, /* gamePlayerJoined at 346 */ + { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* gamePlayerLeft at 347 */ + { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 1, 0, 0 }, /* gameAdminChanged at 348 */ + { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 1, 0, 0 } /* removedFromGame at 350 */ }; static asn_SEQUENCE_specifics_t asn_SPC_GamePlayerMessage_specs_1 = { sizeof(struct GamePlayerMessage), diff --git a/src/third_party/asn1/GamePlayerMessage.h b/src/third_party/asn1/GamePlayerMessage.h index 8425226c..bf83aa2b 100644 --- a/src/third_party/asn1/GamePlayerMessage.h +++ b/src/third_party/asn1/GamePlayerMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _GamePlayerMessage_H_ diff --git a/src/third_party/asn1/GameStartMessage.c b/src/third_party/asn1/GameStartMessage.c index 9afd36f8..24b009ff 100644 --- a/src/third_party/asn1/GameStartMessage.c +++ b/src/third_party/asn1/GameStartMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -113,9 +113,9 @@ static ber_tlv_tag_t asn_DEF_GameStartMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_GameStartMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 427 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 }, /* startDealerPlayerId at 428 */ - { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 2, 0, 0 } /* playerSeats at 430 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 428 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 }, /* startDealerPlayerId at 429 */ + { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 2, 0, 0 } /* playerSeats at 431 */ }; static asn_SEQUENCE_specifics_t asn_SPC_GameStartMessage_specs_1 = { sizeof(struct GameStartMessage), diff --git a/src/third_party/asn1/GameStartMessage.h b/src/third_party/asn1/GameStartMessage.h index 30cac6ff..88ee1a21 100644 --- a/src/third_party/asn1/GameStartMessage.h +++ b/src/third_party/asn1/GameStartMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _GameStartMessage_H_ diff --git a/src/third_party/asn1/GuestLogin.c b/src/third_party/asn1/GuestLogin.c index add7d494..da521d30 100644 --- a/src/third_party/asn1/GuestLogin.c +++ b/src/third_party/asn1/GuestLogin.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/GuestLogin.h b/src/third_party/asn1/GuestLogin.h index d952bbd1..ae7ccfb3 100644 --- a/src/third_party/asn1/GuestLogin.h +++ b/src/third_party/asn1/GuestLogin.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _GuestLogin_H_ diff --git a/src/third_party/asn1/Guid.c b/src/third_party/asn1/Guid.c index d6eb2b00..0c640a08 100644 --- a/src/third_party/asn1/Guid.c +++ b/src/third_party/asn1/Guid.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/Guid.h b/src/third_party/asn1/Guid.h index 62513005..9050a4a3 100644 --- a/src/third_party/asn1/Guid.h +++ b/src/third_party/asn1/Guid.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _Guid_H_ diff --git a/src/third_party/asn1/HandStartMessage.c b/src/third_party/asn1/HandStartMessage.c index 924fd4e8..12c7a27e 100644 --- a/src/third_party/asn1/HandStartMessage.c +++ b/src/third_party/asn1/HandStartMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -77,10 +77,10 @@ static ber_tlv_tag_t asn_DEF_HandStartMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_HandStartMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 3 }, /* gameId at 433 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 2 }, /* yourCard1 at 434 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 1 }, /* yourCard2 at 435 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 3, -3, 0 } /* smallBlind at 436 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 3 }, /* gameId at 434 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 2 }, /* yourCard1 at 435 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 1 }, /* yourCard2 at 436 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 3, -3, 0 } /* smallBlind at 437 */ }; static asn_SEQUENCE_specifics_t asn_SPC_HandStartMessage_specs_1 = { sizeof(struct HandStartMessage), diff --git a/src/third_party/asn1/HandStartMessage.h b/src/third_party/asn1/HandStartMessage.h index bf17564e..379ec99b 100644 --- a/src/third_party/asn1/HandStartMessage.h +++ b/src/third_party/asn1/HandStartMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _HandStartMessage_H_ diff --git a/src/third_party/asn1/Id.c b/src/third_party/asn1/Id.c index 43e6bd31..fd59a394 100644 --- a/src/third_party/asn1/Id.c +++ b/src/third_party/asn1/Id.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/Id.h b/src/third_party/asn1/Id.h index a069e801..afe36569 100644 --- a/src/third_party/asn1/Id.h +++ b/src/third_party/asn1/Id.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _Id_H_ diff --git a/src/third_party/asn1/InitAckMessage.c b/src/third_party/asn1/InitAckMessage.c index 0890f630..17b9fc2e 100644 --- a/src/third_party/asn1/InitAckMessage.c +++ b/src/third_party/asn1/InitAckMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/InitAckMessage.h b/src/third_party/asn1/InitAckMessage.h index 23f582c7..a0e8ba39 100644 --- a/src/third_party/asn1/InitAckMessage.h +++ b/src/third_party/asn1/InitAckMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _InitAckMessage_H_ diff --git a/src/third_party/asn1/InitMessage.c b/src/third_party/asn1/InitMessage.c index 7e8b09d2..6b74d7ff 100644 --- a/src/third_party/asn1/InitMessage.c +++ b/src/third_party/asn1/InitMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/InitMessage.h b/src/third_party/asn1/InitMessage.h index 324e8034..68b971eb 100644 --- a/src/third_party/asn1/InitMessage.h +++ b/src/third_party/asn1/InitMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _InitMessage_H_ diff --git a/src/third_party/asn1/InviteNotifyMessage.c b/src/third_party/asn1/InviteNotifyMessage.c index 35e2e7fd..d6c21511 100644 --- a/src/third_party/asn1/InviteNotifyMessage.c +++ b/src/third_party/asn1/InviteNotifyMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -43,9 +43,9 @@ static ber_tlv_tag_t asn_DEF_InviteNotifyMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_InviteNotifyMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 2 }, /* gameId at 396 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 1 }, /* playerIdWho at 397 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 0 } /* playerIdByWhom at 399 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 2 }, /* gameId at 397 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 1 }, /* playerIdWho at 398 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 0 } /* playerIdByWhom at 400 */ }; static asn_SEQUENCE_specifics_t asn_SPC_InviteNotifyMessage_specs_1 = { sizeof(struct InviteNotifyMessage), diff --git a/src/third_party/asn1/InviteNotifyMessage.h b/src/third_party/asn1/InviteNotifyMessage.h index 94db69ba..393039a7 100644 --- a/src/third_party/asn1/InviteNotifyMessage.h +++ b/src/third_party/asn1/InviteNotifyMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _InviteNotifyMessage_H_ diff --git a/src/third_party/asn1/InvitePlayerToGameMessage.c b/src/third_party/asn1/InvitePlayerToGameMessage.c index fd8fc255..77b31ef4 100644 --- a/src/third_party/asn1/InvitePlayerToGameMessage.c +++ b/src/third_party/asn1/InvitePlayerToGameMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -34,8 +34,8 @@ static ber_tlv_tag_t asn_DEF_InvitePlayerToGameMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_InvitePlayerToGameMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 391 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* playerId at 393 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 392 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* playerId at 394 */ }; static asn_SEQUENCE_specifics_t asn_SPC_InvitePlayerToGameMessage_specs_1 = { sizeof(struct InvitePlayerToGameMessage), diff --git a/src/third_party/asn1/InvitePlayerToGameMessage.h b/src/third_party/asn1/InvitePlayerToGameMessage.h index dcdad8e0..19306b06 100644 --- a/src/third_party/asn1/InvitePlayerToGameMessage.h +++ b/src/third_party/asn1/InvitePlayerToGameMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _InvitePlayerToGameMessage_H_ diff --git a/src/third_party/asn1/JoinExistingGame.c b/src/third_party/asn1/JoinExistingGame.c index b1ef7416..5bfac343 100644 --- a/src/third_party/asn1/JoinExistingGame.c +++ b/src/third_party/asn1/JoinExistingGame.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/JoinExistingGame.h b/src/third_party/asn1/JoinExistingGame.h index 5f3f6336..69d7d072 100644 --- a/src/third_party/asn1/JoinExistingGame.h +++ b/src/third_party/asn1/JoinExistingGame.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _JoinExistingGame_H_ diff --git a/src/third_party/asn1/JoinGameAck.c b/src/third_party/asn1/JoinGameAck.c index 9f24f3e8..21b5691b 100644 --- a/src/third_party/asn1/JoinGameAck.c +++ b/src/third_party/asn1/JoinGameAck.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/JoinGameAck.h b/src/third_party/asn1/JoinGameAck.h index 5d2d6d8e..df124569 100644 --- a/src/third_party/asn1/JoinGameAck.h +++ b/src/third_party/asn1/JoinGameAck.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _JoinGameAck_H_ diff --git a/src/third_party/asn1/JoinGameFailed.c b/src/third_party/asn1/JoinGameFailed.c index c6dc6b8d..1152f638 100644 --- a/src/third_party/asn1/JoinGameFailed.c +++ b/src/third_party/asn1/JoinGameFailed.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -89,7 +89,8 @@ static asn_INTEGER_enum_map_t asn_MAP_joinGameFailureReason_value2enum_2[] = { { 4, 15, "invalidPassword" }, { 5, 17, "notAllowedAsGuest" }, { 6, 10, "notInvited" }, - { 7, 13, "gameNameInUse" } + { 7, 13, "gameNameInUse" }, + { 8, 15, "invalidSettings" } }; static unsigned int asn_MAP_joinGameFailureReason_enum2value_2[] = { 1, /* gameIsFull(2) */ @@ -97,13 +98,14 @@ static unsigned int asn_MAP_joinGameFailureReason_enum2value_2[] = { 6, /* gameNameInUse(7) */ 0, /* invalidGame(1) */ 3, /* invalidPassword(4) */ + 7, /* invalidSettings(8) */ 4, /* notAllowedAsGuest(5) */ 5 /* notInvited(6) */ }; static asn_INTEGER_specifics_t asn_SPC_joinGameFailureReason_specs_2 = { asn_MAP_joinGameFailureReason_value2enum_2, /* "tag" => N; sorted by tag */ asn_MAP_joinGameFailureReason_enum2value_2, /* N => "tag"; sorted by N */ - 7, /* Number of elements in the maps */ + 8, /* Number of elements in the maps */ 0, /* Enumeration is not extensible */ 1, /* Strict enumeration */ 0, /* Native long size */ diff --git a/src/third_party/asn1/JoinGameFailed.h b/src/third_party/asn1/JoinGameFailed.h index 4f36e079..ca053407 100644 --- a/src/third_party/asn1/JoinGameFailed.h +++ b/src/third_party/asn1/JoinGameFailed.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _JoinGameFailed_H_ @@ -27,7 +27,8 @@ typedef enum joinGameFailureReason { joinGameFailureReason_invalidPassword = 4, joinGameFailureReason_notAllowedAsGuest = 5, joinGameFailureReason_notInvited = 6, - joinGameFailureReason_gameNameInUse = 7 + joinGameFailureReason_gameNameInUse = 7, + joinGameFailureReason_invalidSettings = 8 } e_joinGameFailureReason; /* JoinGameFailed */ diff --git a/src/third_party/asn1/JoinGameReplyMessage.c b/src/third_party/asn1/JoinGameReplyMessage.c index caee42d7..479e6c94 100644 --- a/src/third_party/asn1/JoinGameReplyMessage.c +++ b/src/third_party/asn1/JoinGameReplyMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/JoinGameReplyMessage.h b/src/third_party/asn1/JoinGameReplyMessage.h index 3955f4b7..f5c89da9 100644 --- a/src/third_party/asn1/JoinGameReplyMessage.h +++ b/src/third_party/asn1/JoinGameReplyMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _JoinGameReplyMessage_H_ diff --git a/src/third_party/asn1/JoinGameRequestMessage.c b/src/third_party/asn1/JoinGameRequestMessage.c index 8c1b88de..bcdef7a1 100644 --- a/src/third_party/asn1/JoinGameRequestMessage.c +++ b/src/third_party/asn1/JoinGameRequestMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/JoinGameRequestMessage.h b/src/third_party/asn1/JoinGameRequestMessage.h index ef08c8d4..5a083474 100644 --- a/src/third_party/asn1/JoinGameRequestMessage.h +++ b/src/third_party/asn1/JoinGameRequestMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _JoinGameRequestMessage_H_ diff --git a/src/third_party/asn1/JoinNewGame.c b/src/third_party/asn1/JoinNewGame.c index acf7819d..361889c0 100644 --- a/src/third_party/asn1/JoinNewGame.c +++ b/src/third_party/asn1/JoinNewGame.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/JoinNewGame.h b/src/third_party/asn1/JoinNewGame.h index 6b8cdaa6..09b8ccdc 100644 --- a/src/third_party/asn1/JoinNewGame.h +++ b/src/third_party/asn1/JoinNewGame.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _JoinNewGame_H_ diff --git a/src/third_party/asn1/KickPetitionUpdateMessage.c b/src/third_party/asn1/KickPetitionUpdateMessage.c index c660c4ea..5f3bc1e5 100644 --- a/src/third_party/asn1/KickPetitionUpdateMessage.c +++ b/src/third_party/asn1/KickPetitionUpdateMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -136,11 +136,11 @@ static ber_tlv_tag_t asn_DEF_KickPetitionUpdateMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_KickPetitionUpdateMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 4 }, /* gameId at 595 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 3 }, /* petitionId at 596 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 2 }, /* numVotesAgainstKicking at 597 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 3, -3, 1 }, /* numVotesInFavourOfKicking at 598 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 4, -4, 0 } /* numVotesNeededToKick at 599 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 4 }, /* gameId at 596 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 3 }, /* petitionId at 597 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 2 }, /* numVotesAgainstKicking at 598 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 3, -3, 1 }, /* numVotesInFavourOfKicking at 599 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 4, -4, 0 } /* numVotesNeededToKick at 600 */ }; static asn_SEQUENCE_specifics_t asn_SPC_KickPetitionUpdateMessage_specs_1 = { sizeof(struct KickPetitionUpdateMessage), diff --git a/src/third_party/asn1/KickPetitionUpdateMessage.h b/src/third_party/asn1/KickPetitionUpdateMessage.h index 43ee43ba..cc0caa5d 100644 --- a/src/third_party/asn1/KickPetitionUpdateMessage.h +++ b/src/third_party/asn1/KickPetitionUpdateMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _KickPetitionUpdateMessage_H_ diff --git a/src/third_party/asn1/KickPlayerRequestMessage.c b/src/third_party/asn1/KickPlayerRequestMessage.c index e2494c1c..cb0c8088 100644 --- a/src/third_party/asn1/KickPlayerRequestMessage.c +++ b/src/third_party/asn1/KickPlayerRequestMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -34,8 +34,8 @@ static ber_tlv_tag_t asn_DEF_KickPlayerRequestMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_KickPlayerRequestMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 382 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* playerId at 384 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 383 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* playerId at 385 */ }; static asn_SEQUENCE_specifics_t asn_SPC_KickPlayerRequestMessage_specs_1 = { sizeof(struct KickPlayerRequestMessage), diff --git a/src/third_party/asn1/KickPlayerRequestMessage.h b/src/third_party/asn1/KickPlayerRequestMessage.h index 4dd1e11d..3f0e7287 100644 --- a/src/third_party/asn1/KickPlayerRequestMessage.h +++ b/src/third_party/asn1/KickPlayerRequestMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _KickPlayerRequestMessage_H_ diff --git a/src/third_party/asn1/LeaveGameRequestMessage.c b/src/third_party/asn1/LeaveGameRequestMessage.c index 7a1b8dba..9f0c32af 100644 --- a/src/third_party/asn1/LeaveGameRequestMessage.c +++ b/src/third_party/asn1/LeaveGameRequestMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -25,7 +25,7 @@ static ber_tlv_tag_t asn_DEF_LeaveGameRequestMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_LeaveGameRequestMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 } /* gameId at 388 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 } /* gameId at 389 */ }; static asn_SEQUENCE_specifics_t asn_SPC_LeaveGameRequestMessage_specs_1 = { sizeof(struct LeaveGameRequestMessage), diff --git a/src/third_party/asn1/LeaveGameRequestMessage.h b/src/third_party/asn1/LeaveGameRequestMessage.h index 14563504..8ab2dc75 100644 --- a/src/third_party/asn1/LeaveGameRequestMessage.h +++ b/src/third_party/asn1/LeaveGameRequestMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _LeaveGameRequestMessage_H_ diff --git a/src/third_party/asn1/MyActionRequestMessage.c b/src/third_party/asn1/MyActionRequestMessage.c index 857eb758..3d78b7b5 100644 --- a/src/third_party/asn1/MyActionRequestMessage.c +++ b/src/third_party/asn1/MyActionRequestMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -77,10 +77,10 @@ static ber_tlv_tag_t asn_DEF_MyActionRequestMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_MyActionRequestMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 446 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 3, -1, 0 }, /* myRelativeBet at 449 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 1, 0, 1 }, /* gameState at 447 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 2, -1, 0 } /* myAction at 448 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 447 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 3, -1, 0 }, /* myRelativeBet at 450 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 1, 0, 1 }, /* gameState at 448 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 2, -1, 0 } /* myAction at 449 */ }; static asn_SEQUENCE_specifics_t asn_SPC_MyActionRequestMessage_specs_1 = { sizeof(struct MyActionRequestMessage), diff --git a/src/third_party/asn1/MyActionRequestMessage.h b/src/third_party/asn1/MyActionRequestMessage.h index 97f6b6bf..a21f4704 100644 --- a/src/third_party/asn1/MyActionRequestMessage.h +++ b/src/third_party/asn1/MyActionRequestMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _MyActionRequestMessage_H_ diff --git a/src/third_party/asn1/NetAvatarType.c b/src/third_party/asn1/NetAvatarType.c index ba54d7a7..9d2decf1 100644 --- a/src/third_party/asn1/NetAvatarType.c +++ b/src/third_party/asn1/NetAvatarType.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/NetAvatarType.h b/src/third_party/asn1/NetAvatarType.h index 654fb6e8..e13c2938 100644 --- a/src/third_party/asn1/NetAvatarType.h +++ b/src/third_party/asn1/NetAvatarType.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _NetAvatarType_H_ diff --git a/src/third_party/asn1/NetGameInfo.c b/src/third_party/asn1/NetGameInfo.c index 2e8aa460..8cc4986d 100644 --- a/src/third_party/asn1/NetGameInfo.c +++ b/src/third_party/asn1/NetGameInfo.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -532,8 +532,8 @@ static asn_TYPE_member_t asn_MBR_raiseIntervalMode_9[] = { }, }; static asn_TYPE_tag2member_t asn_MAP_raiseIntervalMode_tag2el_9[] = { - { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* raiseEveryHands at 325 */ - { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* raiseEveryMinutes at 326 */ + { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* raiseEveryHands at 326 */ + { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* raiseEveryMinutes at 327 */ }; static asn_CHOICE_specifics_t asn_SPC_raiseIntervalMode_specs_9 = { sizeof(struct raiseIntervalMode), @@ -772,19 +772,19 @@ static ber_tlv_tag_t asn_DEF_NetGameInfo_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_NetGameInfo_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, 0, 6 }, /* maxNumPlayers at 323 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 5, -1, 5 }, /* proposedGuiSpeed at 333 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 6, -2, 4 }, /* delayBetweenHands at 334 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 7, -3, 3 }, /* playerActionTimeout at 335 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 8, -4, 2 }, /* firstSmallBlind at 336 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 9, -5, 1 }, /* endRaiseSmallBlindValue at 337 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 10, -6, 0 }, /* startMoney at 338 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 1, 0, 1 }, /* netGameType at 318 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 4, -1, 0 }, /* endRaiseMode at 329 */ - { (ASN_TAG_CLASS_UNIVERSAL | (12 << 2)), 0, 0, 0 }, /* gameName at 316 */ - { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 11, 0, 0 }, /* manualBlinds at 339 */ - { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 3, 0, 0 }, /* raiseEveryHands at 325 */ - { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 3, 0, 0 } /* raiseEveryMinutes at 326 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, 0, 6 }, /* maxNumPlayers at 324 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 5, -1, 5 }, /* proposedGuiSpeed at 334 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 6, -2, 4 }, /* delayBetweenHands at 335 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 7, -3, 3 }, /* playerActionTimeout at 336 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 8, -4, 2 }, /* firstSmallBlind at 337 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 9, -5, 1 }, /* endRaiseSmallBlindValue at 338 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 10, -6, 0 }, /* startMoney at 339 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 1, 0, 1 }, /* netGameType at 319 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 4, -1, 0 }, /* endRaiseMode at 330 */ + { (ASN_TAG_CLASS_UNIVERSAL | (12 << 2)), 0, 0, 0 }, /* gameName at 317 */ + { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 11, 0, 0 }, /* manualBlinds at 340 */ + { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 3, 0, 0 }, /* raiseEveryHands at 326 */ + { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 3, 0, 0 } /* raiseEveryMinutes at 327 */ }; static asn_SEQUENCE_specifics_t asn_SPC_NetGameInfo_specs_1 = { sizeof(struct NetGameInfo), diff --git a/src/third_party/asn1/NetGameInfo.h b/src/third_party/asn1/NetGameInfo.h index 39d7bffe..54445471 100644 --- a/src/third_party/asn1/NetGameInfo.h +++ b/src/third_party/asn1/NetGameInfo.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _NetGameInfo_H_ diff --git a/src/third_party/asn1/NetGameMode.c b/src/third_party/asn1/NetGameMode.c index aff73f05..1ea75d00 100644 --- a/src/third_party/asn1/NetGameMode.c +++ b/src/third_party/asn1/NetGameMode.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/NetGameMode.h b/src/third_party/asn1/NetGameMode.h index 95f63b3d..528c878d 100644 --- a/src/third_party/asn1/NetGameMode.h +++ b/src/third_party/asn1/NetGameMode.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _NetGameMode_H_ diff --git a/src/third_party/asn1/NetGameState.c b/src/third_party/asn1/NetGameState.c index 322dadaa..c99d1e31 100644 --- a/src/third_party/asn1/NetGameState.c +++ b/src/third_party/asn1/NetGameState.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/NetGameState.h b/src/third_party/asn1/NetGameState.h index 55baffc6..4e8c3a46 100644 --- a/src/third_party/asn1/NetGameState.h +++ b/src/third_party/asn1/NetGameState.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _NetGameState_H_ diff --git a/src/third_party/asn1/NetPlayerAction.c b/src/third_party/asn1/NetPlayerAction.c index bc75e8c6..86c09267 100644 --- a/src/third_party/asn1/NetPlayerAction.c +++ b/src/third_party/asn1/NetPlayerAction.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/NetPlayerAction.h b/src/third_party/asn1/NetPlayerAction.h index e50177a4..6a693890 100644 --- a/src/third_party/asn1/NetPlayerAction.h +++ b/src/third_party/asn1/NetPlayerAction.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _NetPlayerAction_H_ diff --git a/src/third_party/asn1/NonZeroId.c b/src/third_party/asn1/NonZeroId.c index f6c0b0f8..0ca4f0e0 100644 --- a/src/third_party/asn1/NonZeroId.c +++ b/src/third_party/asn1/NonZeroId.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/NonZeroId.h b/src/third_party/asn1/NonZeroId.h index 82f75045..119098c8 100644 --- a/src/third_party/asn1/NonZeroId.h +++ b/src/third_party/asn1/NonZeroId.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _NonZeroId_H_ diff --git a/src/third_party/asn1/PlayerAllIn.c b/src/third_party/asn1/PlayerAllIn.c index 9980d1d9..35919d50 100644 --- a/src/third_party/asn1/PlayerAllIn.c +++ b/src/third_party/asn1/PlayerAllIn.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -42,9 +42,9 @@ static ber_tlv_tag_t asn_DEF_PlayerAllIn_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_PlayerAllIn_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 2 }, /* playerId at 498 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 1 }, /* allInCard1 at 499 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 0 } /* allInCard2 at 501 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 2 }, /* playerId at 499 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 1 }, /* allInCard1 at 500 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 0 } /* allInCard2 at 502 */ }; static asn_SEQUENCE_specifics_t asn_SPC_PlayerAllIn_specs_1 = { sizeof(struct PlayerAllIn), diff --git a/src/third_party/asn1/PlayerAllIn.h b/src/third_party/asn1/PlayerAllIn.h index 02a02dc7..549636e7 100644 --- a/src/third_party/asn1/PlayerAllIn.h +++ b/src/third_party/asn1/PlayerAllIn.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _PlayerAllIn_H_ diff --git a/src/third_party/asn1/PlayerInfoData.c b/src/third_party/asn1/PlayerInfoData.c index 048c991d..998d7365 100644 --- a/src/third_party/asn1/PlayerInfoData.c +++ b/src/third_party/asn1/PlayerInfoData.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/PlayerInfoData.h b/src/third_party/asn1/PlayerInfoData.h index 71356574..c3cf9f76 100644 --- a/src/third_party/asn1/PlayerInfoData.h +++ b/src/third_party/asn1/PlayerInfoData.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _PlayerInfoData_H_ diff --git a/src/third_party/asn1/PlayerInfoReplyMessage.c b/src/third_party/asn1/PlayerInfoReplyMessage.c index d09daec6..e81194eb 100644 --- a/src/third_party/asn1/PlayerInfoReplyMessage.c +++ b/src/third_party/asn1/PlayerInfoReplyMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/PlayerInfoReplyMessage.h b/src/third_party/asn1/PlayerInfoReplyMessage.h index 7a93911b..9e120b4e 100644 --- a/src/third_party/asn1/PlayerInfoReplyMessage.h +++ b/src/third_party/asn1/PlayerInfoReplyMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _PlayerInfoReplyMessage_H_ diff --git a/src/third_party/asn1/PlayerInfoRequestMessage.c b/src/third_party/asn1/PlayerInfoRequestMessage.c index 6d47a87e..6b4a2278 100644 --- a/src/third_party/asn1/PlayerInfoRequestMessage.c +++ b/src/third_party/asn1/PlayerInfoRequestMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/PlayerInfoRequestMessage.h b/src/third_party/asn1/PlayerInfoRequestMessage.h index 95141383..dfc35672 100644 --- a/src/third_party/asn1/PlayerInfoRequestMessage.h +++ b/src/third_party/asn1/PlayerInfoRequestMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _PlayerInfoRequestMessage_H_ diff --git a/src/third_party/asn1/PlayerInfoRights.c b/src/third_party/asn1/PlayerInfoRights.c index b630a97e..9c806d8d 100644 --- a/src/third_party/asn1/PlayerInfoRights.c +++ b/src/third_party/asn1/PlayerInfoRights.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/PlayerInfoRights.h b/src/third_party/asn1/PlayerInfoRights.h index 83046d9e..a629e8e3 100644 --- a/src/third_party/asn1/PlayerInfoRights.h +++ b/src/third_party/asn1/PlayerInfoRights.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _PlayerInfoRights_H_ diff --git a/src/third_party/asn1/PlayerListMessage.c b/src/third_party/asn1/PlayerListMessage.c index e73a3f0b..dab0d4e8 100644 --- a/src/third_party/asn1/PlayerListMessage.c +++ b/src/third_party/asn1/PlayerListMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/PlayerListMessage.h b/src/third_party/asn1/PlayerListMessage.h index f51651de..45e3aa90 100644 --- a/src/third_party/asn1/PlayerListMessage.h +++ b/src/third_party/asn1/PlayerListMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _PlayerListMessage_H_ diff --git a/src/third_party/asn1/PlayerResult.c b/src/third_party/asn1/PlayerResult.c index 18df4a56..2282fd3f 100644 --- a/src/third_party/asn1/PlayerResult.c +++ b/src/third_party/asn1/PlayerResult.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -198,13 +198,13 @@ static ber_tlv_tag_t asn_DEF_PlayerResult_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_PlayerResult_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 5 }, /* playerId at 516 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 4 }, /* resultCard1 at 517 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 3 }, /* resultCard2 at 518 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 4, -3, 2 }, /* cardsValue at 520 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 5, -4, 1 }, /* moneyWon at 521 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 6, -5, 0 }, /* playerMoney at 522 */ - { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 3, 0, 0 } /* bestHandPosition at 519 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 5 }, /* playerId at 517 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 4 }, /* resultCard1 at 518 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 3 }, /* resultCard2 at 519 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 4, -3, 2 }, /* cardsValue at 521 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 5, -4, 1 }, /* moneyWon at 522 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 6, -5, 0 }, /* playerMoney at 523 */ + { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 3, 0, 0 } /* bestHandPosition at 520 */ }; static asn_SEQUENCE_specifics_t asn_SPC_PlayerResult_specs_1 = { sizeof(struct PlayerResult), diff --git a/src/third_party/asn1/PlayerResult.h b/src/third_party/asn1/PlayerResult.h index d5c923d6..026255f7 100644 --- a/src/third_party/asn1/PlayerResult.h +++ b/src/third_party/asn1/PlayerResult.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _PlayerResult_H_ diff --git a/src/third_party/asn1/PlayersActionDoneMessage.c b/src/third_party/asn1/PlayersActionDoneMessage.c index 423abbcc..db0b97dc 100644 --- a/src/third_party/asn1/PlayersActionDoneMessage.c +++ b/src/third_party/asn1/PlayersActionDoneMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -188,14 +188,14 @@ static ber_tlv_tag_t asn_DEF_PlayersActionDoneMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_PlayersActionDoneMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 5 }, /* gameId at 465 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 4 }, /* playerId at 466 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 4, -2, 3 }, /* totalPlayerBet at 469 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 5, -3, 2 }, /* playerMoney at 470 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 6, -4, 1 }, /* highestSet at 471 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 7, -5, 0 }, /* minimumRaise at 472 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 2, 0, 1 }, /* gameState at 467 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 3, -1, 0 } /* playerAction at 468 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 5 }, /* gameId at 466 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 4 }, /* playerId at 467 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 4, -2, 3 }, /* totalPlayerBet at 470 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 5, -3, 2 }, /* playerMoney at 471 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 6, -4, 1 }, /* highestSet at 472 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 7, -5, 0 }, /* minimumRaise at 473 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 2, 0, 1 }, /* gameState at 468 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 3, -1, 0 } /* playerAction at 469 */ }; static asn_SEQUENCE_specifics_t asn_SPC_PlayersActionDoneMessage_specs_1 = { sizeof(struct PlayersActionDoneMessage), diff --git a/src/third_party/asn1/PlayersActionDoneMessage.h b/src/third_party/asn1/PlayersActionDoneMessage.h index f6b32a64..7a9a4d8f 100644 --- a/src/third_party/asn1/PlayersActionDoneMessage.h +++ b/src/third_party/asn1/PlayersActionDoneMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _PlayersActionDoneMessage_H_ diff --git a/src/third_party/asn1/PlayersTurnMessage.c b/src/third_party/asn1/PlayersTurnMessage.c index 469ecc2c..fa083666 100644 --- a/src/third_party/asn1/PlayersTurnMessage.c +++ b/src/third_party/asn1/PlayersTurnMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -43,9 +43,9 @@ static ber_tlv_tag_t asn_DEF_PlayersTurnMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_PlayersTurnMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 440 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 }, /* playerId at 441 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 2, 0, 0 } /* gameState at 443 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 441 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 }, /* playerId at 442 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 2, 0, 0 } /* gameState at 444 */ }; static asn_SEQUENCE_specifics_t asn_SPC_PlayersTurnMessage_specs_1 = { sizeof(struct PlayersTurnMessage), diff --git a/src/third_party/asn1/PlayersTurnMessage.h b/src/third_party/asn1/PlayersTurnMessage.h index 753ecb1b..a40fd20a 100644 --- a/src/third_party/asn1/PlayersTurnMessage.h +++ b/src/third_party/asn1/PlayersTurnMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _PlayersTurnMessage_H_ diff --git a/src/third_party/asn1/PokerTHMessage.c b/src/third_party/asn1/PokerTHMessage.c index cdd0a393..87a5f115 100644 --- a/src/third_party/asn1/PokerTHMessage.c +++ b/src/third_party/asn1/PokerTHMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/PokerTHMessage.h b/src/third_party/asn1/PokerTHMessage.h index 79b86771..9e2228e0 100644 --- a/src/third_party/asn1/PokerTHMessage.h +++ b/src/third_party/asn1/PokerTHMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _PokerTHMessage_H_ diff --git a/src/third_party/asn1/RejectGameInvReason.c b/src/third_party/asn1/RejectGameInvReason.c index 2f32f3ae..1d9ee380 100644 --- a/src/third_party/asn1/RejectGameInvReason.c +++ b/src/third_party/asn1/RejectGameInvReason.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/RejectGameInvReason.h b/src/third_party/asn1/RejectGameInvReason.h index 7971b9d1..53bcd457 100644 --- a/src/third_party/asn1/RejectGameInvReason.h +++ b/src/third_party/asn1/RejectGameInvReason.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _RejectGameInvReason_H_ diff --git a/src/third_party/asn1/RejectGameInvitationMessage.c b/src/third_party/asn1/RejectGameInvitationMessage.c index 4c6f81e9..edd8e004 100644 --- a/src/third_party/asn1/RejectGameInvitationMessage.c +++ b/src/third_party/asn1/RejectGameInvitationMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -34,8 +34,8 @@ static ber_tlv_tag_t asn_DEF_RejectGameInvitationMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_RejectGameInvitationMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 }, /* gameId at 407 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 1, 0, 0 } /* myRejectReason at 409 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 }, /* gameId at 408 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 1, 0, 0 } /* myRejectReason at 410 */ }; static asn_SEQUENCE_specifics_t asn_SPC_RejectGameInvitationMessage_specs_1 = { sizeof(struct RejectGameInvitationMessage), diff --git a/src/third_party/asn1/RejectGameInvitationMessage.h b/src/third_party/asn1/RejectGameInvitationMessage.h index 4118aa04..9fe069ee 100644 --- a/src/third_party/asn1/RejectGameInvitationMessage.h +++ b/src/third_party/asn1/RejectGameInvitationMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _RejectGameInvitationMessage_H_ diff --git a/src/third_party/asn1/RejectInvNotifyMessage.c b/src/third_party/asn1/RejectInvNotifyMessage.c index cefc3bfc..2923e78d 100644 --- a/src/third_party/asn1/RejectInvNotifyMessage.c +++ b/src/third_party/asn1/RejectInvNotifyMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -43,9 +43,9 @@ static ber_tlv_tag_t asn_DEF_RejectInvNotifyMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_RejectInvNotifyMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 412 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 }, /* playerId at 413 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 2, 0, 0 } /* playerRejectReason at 415 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 413 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 }, /* playerId at 414 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 2, 0, 0 } /* playerRejectReason at 416 */ }; static asn_SEQUENCE_specifics_t asn_SPC_RejectInvNotifyMessage_specs_1 = { sizeof(struct RejectInvNotifyMessage), diff --git a/src/third_party/asn1/RejectInvNotifyMessage.h b/src/third_party/asn1/RejectInvNotifyMessage.h index c1cb6ed3..a4a88a57 100644 --- a/src/third_party/asn1/RejectInvNotifyMessage.h +++ b/src/third_party/asn1/RejectInvNotifyMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _RejectInvNotifyMessage_H_ diff --git a/src/third_party/asn1/RemovedFromGame.c b/src/third_party/asn1/RemovedFromGame.c index 86af15a6..08f17eff 100644 --- a/src/third_party/asn1/RemovedFromGame.c +++ b/src/third_party/asn1/RemovedFromGame.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -149,7 +149,7 @@ static ber_tlv_tag_t asn_DEF_RemovedFromGame_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_RemovedFromGame_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 0, 0, 0 } /* removedFromGameReason at 372 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 0, 0, 0 } /* removedFromGameReason at 373 */ }; static asn_SEQUENCE_specifics_t asn_SPC_RemovedFromGame_specs_1 = { sizeof(struct RemovedFromGame), diff --git a/src/third_party/asn1/RemovedFromGame.h b/src/third_party/asn1/RemovedFromGame.h index ee8681ac..caaa577f 100644 --- a/src/third_party/asn1/RemovedFromGame.h +++ b/src/third_party/asn1/RemovedFromGame.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _RemovedFromGame_H_ diff --git a/src/third_party/asn1/ResetTimeoutMessage.c b/src/third_party/asn1/ResetTimeoutMessage.c index 337522e5..f5b4f4e5 100644 --- a/src/third_party/asn1/ResetTimeoutMessage.c +++ b/src/third_party/asn1/ResetTimeoutMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/ResetTimeoutMessage.h b/src/third_party/asn1/ResetTimeoutMessage.h index 84a4b42e..bc007245 100644 --- a/src/third_party/asn1/ResetTimeoutMessage.h +++ b/src/third_party/asn1/ResetTimeoutMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _ResetTimeoutMessage_H_ diff --git a/src/third_party/asn1/ShowMyCardsRequestMessage.c b/src/third_party/asn1/ShowMyCardsRequestMessage.c index 5c1b8469..eddcdf07 100644 --- a/src/third_party/asn1/ShowMyCardsRequestMessage.c +++ b/src/third_party/asn1/ShowMyCardsRequestMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/ShowMyCardsRequestMessage.h b/src/third_party/asn1/ShowMyCardsRequestMessage.h index f5eeb757..4b96e63b 100644 --- a/src/third_party/asn1/ShowMyCardsRequestMessage.h +++ b/src/third_party/asn1/ShowMyCardsRequestMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _ShowMyCardsRequestMessage_H_ diff --git a/src/third_party/asn1/StartEventAckMessage.c b/src/third_party/asn1/StartEventAckMessage.c index be60ff41..224af611 100644 --- a/src/third_party/asn1/StartEventAckMessage.c +++ b/src/third_party/asn1/StartEventAckMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -25,7 +25,7 @@ static ber_tlv_tag_t asn_DEF_StartEventAckMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_StartEventAckMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 } /* gameId at 424 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 } /* gameId at 425 */ }; static asn_SEQUENCE_specifics_t asn_SPC_StartEventAckMessage_specs_1 = { sizeof(struct StartEventAckMessage), diff --git a/src/third_party/asn1/StartEventAckMessage.h b/src/third_party/asn1/StartEventAckMessage.h index c0dabc14..afa03abd 100644 --- a/src/third_party/asn1/StartEventAckMessage.h +++ b/src/third_party/asn1/StartEventAckMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _StartEventAckMessage_H_ diff --git a/src/third_party/asn1/StartEventMessage.c b/src/third_party/asn1/StartEventMessage.c index 0807667e..75c68e81 100644 --- a/src/third_party/asn1/StartEventMessage.c +++ b/src/third_party/asn1/StartEventMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -34,8 +34,8 @@ static ber_tlv_tag_t asn_DEF_StartEventMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_StartEventMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (1 << 2)), 1, 0, 0 }, /* fillWithComputerPlayers at 419 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 } /* gameId at 418 */ + { (ASN_TAG_CLASS_UNIVERSAL | (1 << 2)), 1, 0, 0 }, /* fillWithComputerPlayers at 420 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 } /* gameId at 419 */ }; static asn_SEQUENCE_specifics_t asn_SPC_StartEventMessage_specs_1 = { sizeof(struct StartEventMessage), diff --git a/src/third_party/asn1/StartEventMessage.h b/src/third_party/asn1/StartEventMessage.h index 4bc653da..9448ca34 100644 --- a/src/third_party/asn1/StartEventMessage.h +++ b/src/third_party/asn1/StartEventMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _StartEventMessage_H_ diff --git a/src/third_party/asn1/StartKickPetitionMessage.c b/src/third_party/asn1/StartKickPetitionMessage.c index 96d78fd7..2220072f 100644 --- a/src/third_party/asn1/StartKickPetitionMessage.c +++ b/src/third_party/asn1/StartKickPetitionMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -120,12 +120,12 @@ static ber_tlv_tag_t asn_DEF_StartKickPetitionMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_StartKickPetitionMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 5 }, /* gameId at 561 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 4 }, /* petitionId at 562 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 3 }, /* proposingPlayerId at 563 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 3, -3, 2 }, /* kickPlayerId at 564 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 4, -4, 1 }, /* kickTimeoutSec at 565 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 5, -5, 0 } /* numVotesNeededToKick at 566 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 5 }, /* gameId at 562 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 4 }, /* petitionId at 563 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -2, 3 }, /* proposingPlayerId at 564 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 3, -3, 2 }, /* kickPlayerId at 565 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 4, -4, 1 }, /* kickTimeoutSec at 566 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 5, -5, 0 } /* numVotesNeededToKick at 567 */ }; static asn_SEQUENCE_specifics_t asn_SPC_StartKickPetitionMessage_specs_1 = { sizeof(struct StartKickPetitionMessage), diff --git a/src/third_party/asn1/StartKickPetitionMessage.h b/src/third_party/asn1/StartKickPetitionMessage.h index b50a15d4..f9374d3e 100644 --- a/src/third_party/asn1/StartKickPetitionMessage.h +++ b/src/third_party/asn1/StartKickPetitionMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _StartKickPetitionMessage_H_ diff --git a/src/third_party/asn1/StatisticsData.c b/src/third_party/asn1/StatisticsData.c index 259833d6..9b6a3d03 100644 --- a/src/third_party/asn1/StatisticsData.c +++ b/src/third_party/asn1/StatisticsData.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -148,8 +148,8 @@ static ber_tlv_tag_t asn_DEF_StatisticsData_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_StatisticsData_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, 0, 0 }, /* statisticsValue at 625 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 0, 0, 0 } /* statisticsType at 622 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, 0, 0 }, /* statisticsValue at 626 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 0, 0, 0 } /* statisticsType at 623 */ }; static asn_SEQUENCE_specifics_t asn_SPC_StatisticsData_specs_1 = { sizeof(struct StatisticsData), diff --git a/src/third_party/asn1/StatisticsData.h b/src/third_party/asn1/StatisticsData.h index 5dc2b540..ab74c92e 100644 --- a/src/third_party/asn1/StatisticsData.h +++ b/src/third_party/asn1/StatisticsData.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _StatisticsData_H_ diff --git a/src/third_party/asn1/StatisticsMessage.c b/src/third_party/asn1/StatisticsMessage.c index 898e6f5b..5f628873 100644 --- a/src/third_party/asn1/StatisticsMessage.c +++ b/src/third_party/asn1/StatisticsMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -95,7 +95,7 @@ static ber_tlv_tag_t asn_DEF_StatisticsMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_StatisticsMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 0, 0, 0 } /* statisticsData at 618 */ + { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 0, 0, 0 } /* statisticsData at 619 */ }; static asn_SEQUENCE_specifics_t asn_SPC_StatisticsMessage_specs_1 = { sizeof(struct StatisticsMessage), diff --git a/src/third_party/asn1/StatisticsMessage.h b/src/third_party/asn1/StatisticsMessage.h index 3dc3758a..7acf0a59 100644 --- a/src/third_party/asn1/StatisticsMessage.h +++ b/src/third_party/asn1/StatisticsMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _StatisticsMessage_H_ diff --git a/src/third_party/asn1/SubscriptionRequestMessage.c b/src/third_party/asn1/SubscriptionRequestMessage.c index 9921d1ad..351fdab9 100644 --- a/src/third_party/asn1/SubscriptionRequestMessage.c +++ b/src/third_party/asn1/SubscriptionRequestMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/SubscriptionRequestMessage.h b/src/third_party/asn1/SubscriptionRequestMessage.h index a90154d5..e17dd1a9 100644 --- a/src/third_party/asn1/SubscriptionRequestMessage.h +++ b/src/third_party/asn1/SubscriptionRequestMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _SubscriptionRequestMessage_H_ diff --git a/src/third_party/asn1/TimeoutWarningMessage.c b/src/third_party/asn1/TimeoutWarningMessage.c index 8b9ad105..6058cf8d 100644 --- a/src/third_party/asn1/TimeoutWarningMessage.c +++ b/src/third_party/asn1/TimeoutWarningMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -151,8 +151,8 @@ static ber_tlv_tag_t asn_DEF_TimeoutWarningMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_TimeoutWarningMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, 0, 0 }, /* remainingSeconds at 677 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 0, 0, 0 } /* timeoutReason at 673 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, 0, 0 }, /* remainingSeconds at 678 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 0, 0, 0 } /* timeoutReason at 674 */ }; static asn_SEQUENCE_specifics_t asn_SPC_TimeoutWarningMessage_specs_1 = { sizeof(struct TimeoutWarningMessage), diff --git a/src/third_party/asn1/TimeoutWarningMessage.h b/src/third_party/asn1/TimeoutWarningMessage.h index d98c3cc7..0bbfa9b6 100644 --- a/src/third_party/asn1/TimeoutWarningMessage.h +++ b/src/third_party/asn1/TimeoutWarningMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _TimeoutWarningMessage_H_ diff --git a/src/third_party/asn1/UnauthenticatedLogin.c b/src/third_party/asn1/UnauthenticatedLogin.c index 648ee2ed..537a18f8 100644 --- a/src/third_party/asn1/UnauthenticatedLogin.c +++ b/src/third_party/asn1/UnauthenticatedLogin.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/UnauthenticatedLogin.h b/src/third_party/asn1/UnauthenticatedLogin.h index 3ad46d91..7a64382c 100644 --- a/src/third_party/asn1/UnauthenticatedLogin.h +++ b/src/third_party/asn1/UnauthenticatedLogin.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _UnauthenticatedLogin_H_ diff --git a/src/third_party/asn1/UnknownAvatar.c b/src/third_party/asn1/UnknownAvatar.c index d6b28dbf..2f7216b3 100644 --- a/src/third_party/asn1/UnknownAvatar.c +++ b/src/third_party/asn1/UnknownAvatar.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/UnknownAvatar.h b/src/third_party/asn1/UnknownAvatar.h index 17245f7a..e5a39791 100644 --- a/src/third_party/asn1/UnknownAvatar.h +++ b/src/third_party/asn1/UnknownAvatar.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _UnknownAvatar_H_ diff --git a/src/third_party/asn1/UnknownPlayerInfo.c b/src/third_party/asn1/UnknownPlayerInfo.c index 66341f95..57f0f27c 100644 --- a/src/third_party/asn1/UnknownPlayerInfo.c +++ b/src/third_party/asn1/UnknownPlayerInfo.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/UnknownPlayerInfo.h b/src/third_party/asn1/UnknownPlayerInfo.h index 759efcea..3d05895e 100644 --- a/src/third_party/asn1/UnknownPlayerInfo.h +++ b/src/third_party/asn1/UnknownPlayerInfo.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _UnknownPlayerInfo_H_ diff --git a/src/third_party/asn1/Version.c b/src/third_party/asn1/Version.c index a9ae2996..4be70c43 100644 --- a/src/third_party/asn1/Version.c +++ b/src/third_party/asn1/Version.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/Version.h b/src/third_party/asn1/Version.h index 961624db..45241c72 100644 --- a/src/third_party/asn1/Version.h +++ b/src/third_party/asn1/Version.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _Version_H_ diff --git a/src/third_party/asn1/VoteKickAck.c b/src/third_party/asn1/VoteKickAck.c index c6d032b7..f61b1722 100644 --- a/src/third_party/asn1/VoteKickAck.c +++ b/src/third_party/asn1/VoteKickAck.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include diff --git a/src/third_party/asn1/VoteKickAck.h b/src/third_party/asn1/VoteKickAck.h index fa19974d..44a41dd6 100644 --- a/src/third_party/asn1/VoteKickAck.h +++ b/src/third_party/asn1/VoteKickAck.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _VoteKickAck_H_ diff --git a/src/third_party/asn1/VoteKickDenied.c b/src/third_party/asn1/VoteKickDenied.c index e0fae89f..f3bce498 100644 --- a/src/third_party/asn1/VoteKickDenied.c +++ b/src/third_party/asn1/VoteKickDenied.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -141,7 +141,7 @@ static ber_tlv_tag_t asn_DEF_VoteKickDenied_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_VoteKickDenied_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 0, 0, 0 } /* voteKickDeniedReason at 589 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 0, 0, 0 } /* voteKickDeniedReason at 590 */ }; static asn_SEQUENCE_specifics_t asn_SPC_VoteKickDenied_specs_1 = { sizeof(struct VoteKickDenied), diff --git a/src/third_party/asn1/VoteKickDenied.h b/src/third_party/asn1/VoteKickDenied.h index fd061ad7..dde1f80f 100644 --- a/src/third_party/asn1/VoteKickDenied.h +++ b/src/third_party/asn1/VoteKickDenied.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _VoteKickDenied_H_ diff --git a/src/third_party/asn1/VoteKickReplyMessage.c b/src/third_party/asn1/VoteKickReplyMessage.c index c8dd38c8..d8338446 100644 --- a/src/third_party/asn1/VoteKickReplyMessage.c +++ b/src/third_party/asn1/VoteKickReplyMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -30,8 +30,8 @@ static asn_TYPE_member_t asn_MBR_voteKickReplyType_4[] = { }, }; static asn_TYPE_tag2member_t asn_MAP_voteKickReplyType_tag2el_4[] = { - { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* voteKickAck at 579 */ - { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* voteKickDenied at 581 */ + { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* voteKickAck at 580 */ + { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* voteKickDenied at 582 */ }; static asn_CHOICE_specifics_t asn_SPC_voteKickReplyType_specs_4 = { sizeof(struct voteKickReplyType), @@ -100,10 +100,10 @@ static ber_tlv_tag_t asn_DEF_VoteKickReplyMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_VoteKickReplyMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 576 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 }, /* petitionId at 577 */ - { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 2, 0, 0 }, /* voteKickAck at 579 */ - { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 2, 0, 0 } /* voteKickDenied at 581 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 577 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 }, /* petitionId at 578 */ + { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 2, 0, 0 }, /* voteKickAck at 580 */ + { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 2, 0, 0 } /* voteKickDenied at 582 */ }; static asn_SEQUENCE_specifics_t asn_SPC_VoteKickReplyMessage_specs_1 = { sizeof(struct VoteKickReplyMessage), diff --git a/src/third_party/asn1/VoteKickReplyMessage.h b/src/third_party/asn1/VoteKickReplyMessage.h index af893c4e..c09f993e 100644 --- a/src/third_party/asn1/VoteKickReplyMessage.h +++ b/src/third_party/asn1/VoteKickReplyMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _VoteKickReplyMessage_H_ diff --git a/src/third_party/asn1/VoteKickRequestMessage.c b/src/third_party/asn1/VoteKickRequestMessage.c index 4d3ad9eb..ba952a84 100644 --- a/src/third_party/asn1/VoteKickRequestMessage.c +++ b/src/third_party/asn1/VoteKickRequestMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -43,9 +43,9 @@ static ber_tlv_tag_t asn_DEF_VoteKickRequestMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_VoteKickRequestMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (1 << 2)), 2, 0, 0 }, /* voteKick at 572 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 570 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* petitionId at 571 */ + { (ASN_TAG_CLASS_UNIVERSAL | (1 << 2)), 2, 0, 0 }, /* voteKick at 573 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 571 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, -1, 0 } /* petitionId at 572 */ }; static asn_SEQUENCE_specifics_t asn_SPC_VoteKickRequestMessage_specs_1 = { sizeof(struct VoteKickRequestMessage), diff --git a/src/third_party/asn1/VoteKickRequestMessage.h b/src/third_party/asn1/VoteKickRequestMessage.h index cece8f7b..6c916930 100644 --- a/src/third_party/asn1/VoteKickRequestMessage.h +++ b/src/third_party/asn1/VoteKickRequestMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _VoteKickRequestMessage_H_ diff --git a/src/third_party/asn1/YourActionRejectedMessage.c b/src/third_party/asn1/YourActionRejectedMessage.c index 90ba841c..c5deebe3 100644 --- a/src/third_party/asn1/YourActionRejectedMessage.c +++ b/src/third_party/asn1/YourActionRejectedMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #include @@ -205,11 +205,11 @@ static ber_tlv_tag_t asn_DEF_YourActionRejectedMessage_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_TYPE_tag2member_t asn_MAP_YourActionRejectedMessage_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 453 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 3, -1, 0 }, /* yourRelativeBet at 456 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 1, 0, 2 }, /* gameState at 454 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 2, -1, 1 }, /* yourAction at 455 */ - { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 4, -2, 0 } /* rejectionReason at 458 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 1 }, /* gameId at 454 */ + { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 3, -1, 0 }, /* yourRelativeBet at 457 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 1, 0, 2 }, /* gameState at 455 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 2, -1, 1 }, /* yourAction at 456 */ + { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 4, -2, 0 } /* rejectionReason at 459 */ }; static asn_SEQUENCE_specifics_t asn_SPC_YourActionRejectedMessage_specs_1 = { sizeof(struct YourActionRejectedMessage), diff --git a/src/third_party/asn1/YourActionRejectedMessage.h b/src/third_party/asn1/YourActionRejectedMessage.h index 002a9588..7e9f4442 100644 --- a/src/third_party/asn1/YourActionRejectedMessage.h +++ b/src/third_party/asn1/YourActionRejectedMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "POKERTH-PROTOCOL" * found in "../../../docs/pokerth.asn1" - * `asn1c -fnative-types` + * `asn1c -fskeletons-copy` */ #ifndef _YourActionRejectedMessage_H_