diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-08-31 00:52:59 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-06 01:18:53 +0300 |
commit | 46d5ab4d6cd15e64d0f512db8166c40e21cbf764 (patch) | |
tree | 0f53e10f4a2051e0d1fc02802846761daa8f55a2 /src/net/tmwa | |
parent | d4b4d8ed1f887e957b8b73b7c57cea34b249de8e (diff) | |
download | plus-46d5ab4d6cd15e64d0f512db8166c40e21cbf764.tar.gz plus-46d5ab4d6cd15e64d0f512db8166c40e21cbf764.tar.bz2 plus-46d5ab4d6cd15e64d0f512db8166c40e21cbf764.tar.xz plus-46d5ab4d6cd15e64d0f512db8166c40e21cbf764.zip |
add column headers into packets.h in tmwa.
Diffstat (limited to 'src/net/tmwa')
-rw-r--r-- | src/net/tmwa/packets.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/net/tmwa/packets.h b/src/net/tmwa/packets.h index 39d293e88..f3f823d6f 100644 --- a/src/net/tmwa/packets.h +++ b/src/net/tmwa/packets.h @@ -36,6 +36,8 @@ namespace TmwAthena int16_t packet_lengths[] = { +//0 1 2 3 4 5 6 7 8 9 a b c d e f +//0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -55,6 +57,8 @@ int16_t packet_lengths[] = 3, 4, 4, 2, -1, -1, 3, -1, 6, 14, 3, -1, 28, 29, -1, -1, 30, 30, 26, 2, 6, 26, 3, 3, 8, 19, 5, 2, 3, 2, 2, 2, 3, 2, 6, 8, 21, 8, 8, 2, 2, 26, 3, -1, 6, 27, 30, 10, +//0 1 2 3 4 5 6 7 8 9 a b c d e f +//0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 // #0x0100 2, 6, 6, 30, 79, 31, 10, 10, -1, -1, 4, 6, 6, 2, 11, -1, 10, 39, 4, 10, 31, 35, 10, 18, 2, 13, 15, 20, 68, 2, 3, 16, @@ -75,6 +79,8 @@ int16_t packet_lengths[] = 8, 14, 10, 35, 6, 8, 4, 11, 54, 53, 60, 2, -1, 47, 33, 6, 30, 8, 34, 14, 2, 6, 26, 2, 28, 81, 6, 10, 26, 2, -1, -1, -1, -1, 20, 10, 32, 9, 34, 14, 2, 6, 48, 56, -1, 4, 5, 10, +//0 1 2 3 4 5 6 7 8 9 a b c d e f +//0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 // #0x0200 26, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 19, 10, 0, 0, 0, 2, -1, 16, 0, 8, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, |