summaryrefslogtreecommitdiff
path: root/servergreps/hercules/20120410
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-09-25 03:07:46 +0300
committerAndrei Karas <akaras@inbox.ru>2016-09-25 03:07:46 +0300
commitd7e0a68dfe64c68a1bdc0f484a0e698745185997 (patch)
tree646f5aa6796dfd32be447b6a9acf4548863c0a3c /servergreps/hercules/20120410
parentbd175028c22fdeff6b19ec6cc7361aea03f9073f (diff)
downloadevol-tools-d7e0a68dfe64c68a1bdc0f484a0e698745185997.tar.gz
evol-tools-d7e0a68dfe64c68a1bdc0f484a0e698745185997.tar.bz2
evol-tools-d7e0a68dfe64c68a1bdc0f484a0e698745185997.tar.xz
evol-tools-d7e0a68dfe64c68a1bdc0f484a0e698745185997.zip
servergreps: updatelogs
Diffstat (limited to 'servergreps/hercules/20120410')
-rw-r--r--servergreps/hercules/20120410/hercules_3ceam_inpackets.txt20
-rw-r--r--servergreps/hercules/20120410/hercules_3ceam_outpackets.txt8
-rw-r--r--servergreps/hercules/20120410/hercules_idathena_inpackets.txt13
-rw-r--r--servergreps/hercules/20120410/hercules_idathena_outpackets.txt2
-rw-r--r--servergreps/hercules/20120410/hercules_rathena_inpackets.txt12
-rw-r--r--servergreps/hercules/20120410/hercules_rathena_outpackets.txt2
6 files changed, 51 insertions, 6 deletions
diff --git a/servergreps/hercules/20120410/hercules_3ceam_inpackets.txt b/servergreps/hercules/20120410/hercules_3ceam_inpackets.txt
new file mode 100644
index 0000000..3278def
--- /dev/null
+++ b/servergreps/hercules/20120410/hercules_3ceam_inpackets.txt
@@ -0,0 +1,20 @@
+Wrong preffered packet for function clif->pPartyBookingDeleteReq: 0806 vs 08e9
+Wrong preffered packet for function clif->pPartyBookingUpdateReq: 0808 vs 08eb
+Wrong preffered packet for function clif->pGMReqAccountName: 01df vs 07f5
+Wrong preffered packet for function clif->pPartyBookingRegisterReq: 091d vs 08e5
+Wrong preffered packet for function clif->pPartyBookingSearchReq: 0804 vs 08e7
+Exists only in 3CeaM: 07ec clif->pSearchStoreInfo
+Exists only in 3CeaM: 088c clif->pReqClickBuyingStore
+Exists only in 3CeaM: 0895 clif->pPartyInvite2
+Exists only in 3CeaM: 0896 clif->pChangeDir
+Exists only in 3CeaM: 089d clif->pReqTradeBuyingStore
+Exists only in 3CeaM: 08a4 clif->pMoveToKafra
+Exists only in 3CeaM: 08a9 clif->pReqCloseBuyingStore
+Exists only in 3CeaM: 08e5 clif->pPartyBookingRegisterReq
+Exists only in 3CeaM: 08ef clif->pDull
+Exists only in 3CeaM: 08f1 clif->pDull
+Different packet size for packet 023b clif->pStoragePassword: 36 vs 24
+Wrong function name for packet 07f5: clif->pGMFullStrip vs clif->pGMReqAccountName
+Wrong function name for packet 08e7: clif->pPartyRecruitSearchReq vs clif->pPartyBookingSearchReq
+Wrong function name for packet 08e9: clif->pPartyRecruitDeleteReq vs clif->pPartyBookingDeleteReq
+Wrong function name for packet 08eb: clif->pPartyRecruitUpdateReq vs clif->pPartyBookingUpdateReq
diff --git a/servergreps/hercules/20120410/hercules_3ceam_outpackets.txt b/servergreps/hercules/20120410/hercules_3ceam_outpackets.txt
index 6e76e9a..b13b268 100644
--- a/servergreps/hercules/20120410/hercules_3ceam_outpackets.txt
+++ b/servergreps/hercules/20120410/hercules_3ceam_outpackets.txt
@@ -6,7 +6,7 @@ Exists only in 3CeaM: 01e2
Exists only in 3CeaM: 0856
Exists only in 3CeaM: 0857
Exists only in 3CeaM: 0858
-Exists only in 3CeaM: 097e
+Exists only in 3CeaM, but missing packet size: 097e
Exists only in 3CeaM: 0991
Exists only in 3CeaM: 0992
Exists only in 3CeaM: 0993
@@ -14,10 +14,10 @@ Exists only in 3CeaM: 0994
Exists only in 3CeaM: 0995
Exists only in 3CeaM: 0996
Exists only in 3CeaM: 0997
-Exists only in 3CeaM: 099b
-Exists only in 3CeaM: 09c1
+Exists only in 3CeaM, but missing packet size: 099b
+Exists only in 3CeaM, but missing packet size: 09c1
Exists only in 3CeaM: 09db
Exists only in 3CeaM: 09dc
Exists only in 3CeaM: 09dd
-Exists only in 3CeaM: 0a02
+Exists only in 3CeaM, but missing packet size: 0a02
Exists only in 3CeaM: 0a28
diff --git a/servergreps/hercules/20120410/hercules_idathena_inpackets.txt b/servergreps/hercules/20120410/hercules_idathena_inpackets.txt
new file mode 100644
index 0000000..9a46e9a
--- /dev/null
+++ b/servergreps/hercules/20120410/hercules_idathena_inpackets.txt
@@ -0,0 +1,13 @@
+Wrong preffered packet for function clif->pPartyBookingDeleteReq: 0806 vs 08e9
+Wrong preffered packet for function clif->pPartyBookingUpdateReq: 0808 vs 08eb
+Wrong preffered packet for function clif->pPartyBookingSearchReq: 0804 vs 08e7
+Exists only in idAthena: 012f clif->pOpenVending
+Exists only in idAthena: 08ef clif->pDull
+Exists only in idAthena: 08f1 clif->pDull
+Exists only in idAthena: 0916 clif->pGuildInvite2
+Different packet size for packet 0365 clif->pPartyBookingRegisterReq: 18 vs 41
+Wrong function name for packet 08d7: clif->pBGQueueRegister vs clif->pDull
+Wrong function name for packet 08e7: clif->pPartyRecruitSearchReq vs clif->pPartyBookingSearchReq
+Wrong function name for packet 08e9: clif->pPartyRecruitDeleteReq vs clif->pPartyBookingDeleteReq
+Wrong function name for packet 08eb: clif->pPartyRecruitUpdateReq vs clif->pPartyBookingUpdateReq
+Different packet size for packet 091d clif->pPartyBookingRegisterReq: 18 vs 41
diff --git a/servergreps/hercules/20120410/hercules_idathena_outpackets.txt b/servergreps/hercules/20120410/hercules_idathena_outpackets.txt
index 519edef..92554ca 100644
--- a/servergreps/hercules/20120410/hercules_idathena_outpackets.txt
+++ b/servergreps/hercules/20120410/hercules_idathena_outpackets.txt
@@ -2,7 +2,7 @@ Exists only in idAthena: 011f
Exists only in idAthena: 0856
Exists only in idAthena: 08d1
Exists only in idAthena: 08ff
-Exists only in idAthena: 0979
+Exists only in idAthena, but missing packet size: 0979
Exists only in idAthena: 09a0
Exists only in idAthena: 09b7
Exists only in idAthena: 09b9
diff --git a/servergreps/hercules/20120410/hercules_rathena_inpackets.txt b/servergreps/hercules/20120410/hercules_rathena_inpackets.txt
new file mode 100644
index 0000000..52a18ac
--- /dev/null
+++ b/servergreps/hercules/20120410/hercules_rathena_inpackets.txt
@@ -0,0 +1,12 @@
+Wrong preffered packet for function clif->pPartyBookingDeleteReq: 0806 vs 08e9
+Wrong preffered packet for function clif->pPartyBookingUpdateReq: 0808 vs 08eb
+Wrong preffered packet for function clif->pPartyBookingSearchReq: 0804 vs 08e7
+Exists only in rAthena: 012f clif->pOpenVending
+Exists only in rAthena: 08ef clif->pDull
+Exists only in rAthena: 08f1 clif->pDull
+Exists only in rAthena: 0916 clif->pGuildInvite2
+Different packet size for packet 0365 clif->pPartyBookingRegisterReq: 18 vs 41
+Wrong function name for packet 08e7: clif->pPartyRecruitSearchReq vs clif->pPartyBookingSearchReq
+Wrong function name for packet 08e9: clif->pPartyRecruitDeleteReq vs clif->pPartyBookingDeleteReq
+Wrong function name for packet 08eb: clif->pPartyRecruitUpdateReq vs clif->pPartyBookingUpdateReq
+Different packet size for packet 091d clif->pPartyBookingRegisterReq: 18 vs 41
diff --git a/servergreps/hercules/20120410/hercules_rathena_outpackets.txt b/servergreps/hercules/20120410/hercules_rathena_outpackets.txt
index 0775d28..82f13c8 100644
--- a/servergreps/hercules/20120410/hercules_rathena_outpackets.txt
+++ b/servergreps/hercules/20120410/hercules_rathena_outpackets.txt
@@ -1,7 +1,7 @@
Exists only in rAthena: 011f
Exists only in rAthena: 08d1
Exists only in rAthena: 08ff
-Exists only in rAthena: 0979
+Exists only in rAthena, but missing packet size: 0979
Exists only in rAthena: 09a0
Exists only in rAthena: 09b7
Exists only in rAthena: 09b9