summaryrefslogtreecommitdiff
path: root/servergreps/hercules/20141016
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-04-06 19:48:56 +0300
committerAndrei Karas <akaras@inbox.ru>2016-04-06 19:53:02 +0300
commit4318c5855e7f306b96094aa406b359fa2f6370d7 (patch)
tree2cb51549fa72ad403515e0f9576131a024ee7866 /servergreps/hercules/20141016
parent934c6a8d467834e09d04df822c37954922a3a4bd (diff)
downloadtools-4318c5855e7f306b96094aa406b359fa2f6370d7.tar.gz
tools-4318c5855e7f306b96094aa406b359fa2f6370d7.tar.bz2
tools-4318c5855e7f306b96094aa406b359fa2f6370d7.tar.xz
tools-4318c5855e7f306b96094aa406b359fa2f6370d7.zip
servergreps: save wrong client to server packet sizes into separate file.
Diffstat (limited to 'servergreps/hercules/20141016')
-rw-r--r--servergreps/hercules/20141016/clientpackets.txt2
-rw-r--r--servergreps/hercules/20141016/clientwrongpacketsizes.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/servergreps/hercules/20141016/clientpackets.txt b/servergreps/hercules/20141016/clientpackets.txt
index 271eae3..546838e 100644
--- a/servergreps/hercules/20141016/clientpackets.txt
+++ b/servergreps/hercules/20141016/clientpackets.txt
@@ -235,5 +235,3 @@ PSESENT BUT UNIMPLIMENTED CMSG_PARTY_INVITED
? UNIMPLIMENTED clif->pSkillSelectMenu
? UNIMPLIMENTED clif->pStoragePassword
? UNIMPLIMENTED clif->pTaekwon
-WRONG SIZE 022d CMSG_BUYINGSTORE_CLOSE clif->pMoveFromKafra 2 vs 8
-WRONG SIZE 0940 CMSG_SEARCHSTORE_NEXT_PAGE clif->pTakeItem 2 vs 6
diff --git a/servergreps/hercules/20141016/clientwrongpacketsizes.txt b/servergreps/hercules/20141016/clientwrongpacketsizes.txt
new file mode 100644
index 0000000..dab6a5d
--- /dev/null
+++ b/servergreps/hercules/20141016/clientwrongpacketsizes.txt
@@ -0,0 +1,2 @@
+022d CMSG_BUYINGSTORE_CLOSE clif->pMoveFromKafra 2 vs 8
+0940 CMSG_SEARCHSTORE_NEXT_PAGE clif->pTakeItem 2 vs 6