diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-05 11:43:20 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-05 11:43:20 +0000 |
commit | 8ec1c47aed09c90343949d57c92760ba84738a46 (patch) | |
tree | 8e00a7c53171347a5e110b19482c38bf4ebc8683 /Changelog-Trunk.txt | |
parent | 1bbd86388b5396a4c3ef9f1d34e2c6113955c92b (diff) | |
download | hercules-8ec1c47aed09c90343949d57c92760ba84738a46.tar.gz hercules-8ec1c47aed09c90343949d57c92760ba84738a46.tar.bz2 hercules-8ec1c47aed09c90343949d57c92760ba84738a46.tar.xz hercules-8ec1c47aed09c90343949d57c92760ba84738a46.zip |
- Found the position of emblem_id in packet 1b6, commented out the old fix while it's in trial period.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9409 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index d32b3fd05..75498e7fb 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2004/12/05 + * Found the position of emblem_id in packet 1b6. [FlavioJS] * Moved START_ACCOUNT_NUM and END_ACCOUNT_NUM from login.h to mmo.h and changed clif_guess_PacketVer to use that. [FlavioJS] * Made the script engine big-endian compatible. [FlavioJS] |