POGOserver/POGOProtos/Networking/Requests/Messages
Felix bc853908e1 Update
- Adding protos
- Adding dumps
- Simple http server
- Various packets
- Added readme
2016-08-05 20:43:56 +02:00
..
AddFortModifierMessage.proto Update 2016-08-05 20:43:56 +02:00
AttackGymMessage.proto Update 2016-08-05 20:43:56 +02:00
CatchPokemonMessage.proto Update 2016-08-05 20:43:56 +02:00
CheckAwardedBadgesMessage.proto Update 2016-08-05 20:43:56 +02:00
CheckCodenameAvailableMessage.proto Update 2016-08-05 20:43:56 +02:00
ClaimCodenameMessage.proto Update 2016-08-05 20:43:56 +02:00
CollectDailyBonusMessage.proto Update 2016-08-05 20:43:56 +02:00
CollectDailyDefenderBonusMessage.proto Update 2016-08-05 20:43:56 +02:00
DiskEncounterMessage.proto Update 2016-08-05 20:43:56 +02:00
DownloadItemTemplatesMessage.proto Update 2016-08-05 20:43:56 +02:00
DownloadRemoteConfigVersionMessage.proto Update 2016-08-05 20:43:56 +02:00
DownloadSettingsMessage.proto Update 2016-08-05 20:43:56 +02:00
EchoMessage.proto Update 2016-08-05 20:43:56 +02:00
EncounterMessage.proto Update 2016-08-05 20:43:56 +02:00
EncounterTutorialCompleteMessage.proto Update 2016-08-05 20:43:56 +02:00
EquipBadgeMessage.proto Update 2016-08-05 20:43:56 +02:00
EvolvePokemonMessage.proto Update 2016-08-05 20:43:56 +02:00
FortDeployPokemonMessage.proto Update 2016-08-05 20:43:56 +02:00
FortDetailsMessage.proto Update 2016-08-05 20:43:56 +02:00
FortRecallPokemonMessage.proto Update 2016-08-05 20:43:56 +02:00
FortSearchMessage.proto Update 2016-08-05 20:43:56 +02:00
GetAssetDigestMessage.proto Update 2016-08-05 20:43:56 +02:00
GetDownloadUrlsMessage.proto Update 2016-08-05 20:43:56 +02:00
GetGymDetailsMessage.proto Update 2016-08-05 20:43:56 +02:00
GetHatchedEggsMessage.proto Update 2016-08-05 20:43:56 +02:00
GetIncensePokemonMessage.proto Update 2016-08-05 20:43:56 +02:00
GetInventoryMessage.proto Update 2016-08-05 20:43:56 +02:00
GetMapObjectsMessage.proto Update 2016-08-05 20:43:56 +02:00
GetPlayerMessage.proto Update 2016-08-05 20:43:56 +02:00
GetPlayerProfileMessage.proto Update 2016-08-05 20:43:56 +02:00
GetSuggestedCodenamesMessage.proto Update 2016-08-05 20:43:56 +02:00
IncenseEncounterMessage.proto Update 2016-08-05 20:43:56 +02:00
LevelUpRewardsMessage.proto Update 2016-08-05 20:43:56 +02:00
MarkTutorialCompleteMessage.proto Update 2016-08-05 20:43:56 +02:00
NicknamePokemonMessage.proto Update 2016-08-05 20:43:56 +02:00
PlayerUpdateMessage.proto Update 2016-08-05 20:43:56 +02:00
README.txt Update 2016-08-05 20:43:56 +02:00
RecycleInventoryItemMessage.proto Update 2016-08-05 20:43:56 +02:00
ReleasePokemonMessage.proto Update 2016-08-05 20:43:56 +02:00
SetAvatarMessage.proto Update 2016-08-05 20:43:56 +02:00
SetContactSettingsMessage.proto Update 2016-08-05 20:43:56 +02:00
SetFavoritePokemonMessage.proto Update 2016-08-05 20:43:56 +02:00
SetPlayerTeamMessage.proto Update 2016-08-05 20:43:56 +02:00
SfidaActionLogMessage.proto Update 2016-08-05 20:43:56 +02:00
StartGymBattleMessage.proto Update 2016-08-05 20:43:56 +02:00
UpgradePokemonMessage.proto Update 2016-08-05 20:43:56 +02:00
UseIncenseMessage.proto Update 2016-08-05 20:43:56 +02:00
UseItemCaptureMessage.proto Update 2016-08-05 20:43:56 +02:00
UseItemEggIncubatorMessage.proto Update 2016-08-05 20:43:56 +02:00
UseItemGymMessage.proto Update 2016-08-05 20:43:56 +02:00
UseItemPotionMessage.proto Update 2016-08-05 20:43:56 +02:00
UseItemReviveMessage.proto Update 2016-08-05 20:43:56 +02:00
UseItemXpBoostMessage.proto Update 2016-08-05 20:43:56 +02:00

Requests message name should be the "RequestType" in camelcase with "Message" as suffix.