diff options
Diffstat (limited to 'servergreps/hercules/20100608')
6 files changed, 19 insertions, 14 deletions
diff --git a/servergreps/hercules/20100608/hercules_3ceam_inpackets.txt b/servergreps/hercules/20100608/hercules_3ceam_inpackets.txt new file mode 100644 index 0000000..f0ed8e2 --- /dev/null +++ b/servergreps/hercules/20100608/hercules_3ceam_inpackets.txt @@ -0,0 +1,3 @@ +Wrong preffered packet for function clif->pGMReqAccountName: 01df vs 07f5 +Different packet size for packet 023b clif->pStoragePassword: 36 vs 24 +Wrong function name for packet 07f5: clif->pGMFullStrip vs clif->pGMReqAccountName diff --git a/servergreps/hercules/20100608/hercules_3ceam_outpackets.txt b/servergreps/hercules/20100608/hercules_3ceam_outpackets.txt index 9b23fc6..1f9cbe0 100644 --- a/servergreps/hercules/20100608/hercules_3ceam_outpackets.txt +++ b/servergreps/hercules/20100608/hercules_3ceam_outpackets.txt @@ -2,9 +2,9 @@ Exists only in 3CeaM: 0073 Exists only in 3CeaM: 00fe Exists only in 3CeaM: 0104 Exists only in 3CeaM: 01e2 -Exists only in 3CeaM: 08cf -Exists only in 3CeaM: 08d2 -Exists only in 3CeaM: 097e +Exists only in 3CeaM, but missing packet size: 08cf +Exists only in 3CeaM, but missing packet size: 08d2 +Exists only in 3CeaM, but missing packet size: 097e Exists only in 3CeaM: 0991 Exists only in 3CeaM: 0992 Exists only in 3CeaM: 0993 @@ -12,10 +12,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/20100608/hercules_idathena_inpackets.txt b/servergreps/hercules/20100608/hercules_idathena_inpackets.txt new file mode 100644 index 0000000..ee03354 --- /dev/null +++ b/servergreps/hercules/20100608/hercules_idathena_inpackets.txt @@ -0,0 +1 @@ +Exists only in idAthena: 012f clif->pOpenVending diff --git a/servergreps/hercules/20100608/hercules_idathena_outpackets.txt b/servergreps/hercules/20100608/hercules_idathena_outpackets.txt index 5700f62..11d5c6a 100644 --- a/servergreps/hercules/20100608/hercules_idathena_outpackets.txt +++ b/servergreps/hercules/20100608/hercules_idathena_outpackets.txt @@ -1,7 +1,7 @@ -Exists only in idAthena: 08cf -Exists only in idAthena: 08d2 -Exists only in idAthena: 0908 -Exists only in idAthena: 0979 +Exists only in idAthena, but missing packet size: 08cf +Exists only in idAthena, but missing packet size: 08d2 +Exists only in idAthena, but missing packet size: 0908 +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/20100608/hercules_rathena_inpackets.txt b/servergreps/hercules/20100608/hercules_rathena_inpackets.txt new file mode 100644 index 0000000..4e5c80f --- /dev/null +++ b/servergreps/hercules/20100608/hercules_rathena_inpackets.txt @@ -0,0 +1 @@ +Exists only in rAthena: 012f clif->pOpenVending diff --git a/servergreps/hercules/20100608/hercules_rathena_outpackets.txt b/servergreps/hercules/20100608/hercules_rathena_outpackets.txt index f92f5e6..cec283e 100644 --- a/servergreps/hercules/20100608/hercules_rathena_outpackets.txt +++ b/servergreps/hercules/20100608/hercules_rathena_outpackets.txt @@ -1,8 +1,8 @@ Exists only in rAthena: 083e -Exists only in rAthena: 08cf -Exists only in rAthena: 08d2 -Exists only in rAthena: 0908 -Exists only in rAthena: 0979 +Exists only in rAthena, but missing packet size: 08cf +Exists only in rAthena, but missing packet size: 08d2 +Exists only in rAthena, but missing packet size: 0908 +Exists only in rAthena, but missing packet size: 0979 Exists only in rAthena: 09a0 Exists only in rAthena: 09b7 Exists only in rAthena: 09b9 |