From 0698f0b34299624e6ac535442b4e7b8894dd8167 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Sat, 2 Dec 2006 04:21:35 +0000 Subject: - Replaced @send with the version I use for testing packets. Can display the packet length. Supports dynamic packets, quoted strings with escaped characters and fixed/variable length, and normal/hex byte/word/long data types. The number of fields is not limited, but it automatically stops parsing when the packet is full. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9387 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4aba37ef0..d4b5ebe64 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,12 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2006/12/02 + * Replaced @send with the version I use for testing packets. + Can display the packet length. Supports dynamic packets, quoted strings + with escaped characters and fixed/variable length, and normal/hex + byte/word/long data types. The number of fields is not limited, but it + automatically stops parsing when the packet is full. [FlavioJS] 2006/12/01 * Fixed passive mobs becoming increasingly unlikely to retaliate to attacks after they got inflicted by a disabling status change. [Skotlex] -- cgit v1.2.3-70-g09d2