summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-05 11:43:20 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-05 11:43:20 +0000
commit8ec1c47aed09c90343949d57c92760ba84738a46 (patch)
tree8e00a7c53171347a5e110b19482c38bf4ebc8683 /Changelog-Trunk.txt
parent1bbd86388b5396a4c3ef9f1d34e2c6113955c92b (diff)
downloadhercules-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.txt1
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]