mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-04-10 11:14:48 -05:00
|
|
||
|---|---|---|
| .. | ||
| AddFortModifierMessage.proto | ||
| AttackGymMessage.proto | ||
| CatchPokemonMessage.proto | ||
| CheckAwardedBadgesMessage.proto | ||
| CheckCodenameAvailableMessage.proto | ||
| ClaimCodenameMessage.proto | ||
| CollectDailyBonusMessage.proto | ||
| CollectDailyDefenderBonusMessage.proto | ||
| DiskEncounterMessage.proto | ||
| DownloadItemTemplatesMessage.proto | ||
| DownloadRemoteConfigVersionMessage.proto | ||
| DownloadSettingsMessage.proto | ||
| EchoMessage.proto | ||
| EncounterMessage.proto | ||
| EncounterTutorialCompleteMessage.proto | ||
| EquipBadgeMessage.proto | ||
| EvolvePokemonMessage.proto | ||
| FortDeployPokemonMessage.proto | ||
| FortDetailsMessage.proto | ||
| FortRecallPokemonMessage.proto | ||
| FortSearchMessage.proto | ||
| GetAssetDigestMessage.proto | ||
| GetDownloadUrlsMessage.proto | ||
| GetGymDetailsMessage.proto | ||
| GetHatchedEggsMessage.proto | ||
| GetIncensePokemonMessage.proto | ||
| GetInventoryMessage.proto | ||
| GetMapObjectsMessage.proto | ||
| GetPlayerMessage.proto | ||
| GetPlayerProfileMessage.proto | ||
| GetSuggestedCodenamesMessage.proto | ||
| IncenseEncounterMessage.proto | ||
| LevelUpRewardsMessage.proto | ||
| MarkTutorialCompleteMessage.proto | ||
| NicknamePokemonMessage.proto | ||
| PlayerUpdateMessage.proto | ||
| README.txt | ||
| RecycleInventoryItemMessage.proto | ||
| ReleasePokemonMessage.proto | ||
| SetAvatarMessage.proto | ||
| SetContactSettingsMessage.proto | ||
| SetFavoritePokemonMessage.proto | ||
| SetPlayerTeamMessage.proto | ||
| SfidaActionLogMessage.proto | ||
| StartGymBattleMessage.proto | ||
| UpgradePokemonMessage.proto | ||
| UseIncenseMessage.proto | ||
| UseItemCaptureMessage.proto | ||
| UseItemEggIncubatorMessage.proto | ||
| UseItemGymMessage.proto | ||
| UseItemPotionMessage.proto | ||
| UseItemReviveMessage.proto | ||
| UseItemXpBoostMessage.proto | ||
Requests message name should be the "RequestType" in camelcase with "Message" as suffix.