From b3f8687feebcd9fd8d4f27e97ed33e4b0f951a63 Mon Sep 17 00:00:00 2001 From: ultramage Date: Wed, 28 Nov 2007 00:07:12 +0000 Subject: * Reconstructed a list of all PACKETVER types, by reverse-engineering it from places in the code where the define is used - recovered PACKETVER 6 which was added in r51, but overwritten by r141, one of the dumbest commits that I have seen so far - since 6 was the 'new trade window' update, it and its corresponding reply packet will now be used from now on instead the old version git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11830 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4d8df25be..31a5c1697 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,13 @@ 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. +2007/11/28 + * Reconstructed a list of all PACKETVER types, by reverse-engineering + it from places in the code where the define is used [ultramage] + - recovered PACKETVER 6 which was added in r51, but overwritten by r141, + one of the dumbest commits that I have seen so far + - since 6 was the 'new trade window' update, it and its corresponding + reply packet will now be used from now on instead the old version 2007/11/27 * Added safesnprintf to strlib.c/h (bugreport:372) [FlavioJS] * removed login/char server_fd[] arrays, added server[].fd instead -- cgit v1.2.3-70-g09d2