diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-16 00:22:08 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-16 00:22:08 +0000 |
commit | b161e36747dd69ed3d550687d2b7f62aa2f1a706 (patch) | |
tree | e699db393f0692b6b8bb2f76df78c0bb5df3d0ef /Changelog-Trunk.txt | |
parent | a08c2d5709c644507cf034e319e60eeed0ad636a (diff) | |
download | hercules-b161e36747dd69ed3d550687d2b7f62aa2f1a706.tar.gz hercules-b161e36747dd69ed3d550687d2b7f62aa2f1a706.tar.bz2 hercules-b161e36747dd69ed3d550687d2b7f62aa2f1a706.tar.xz hercules-b161e36747dd69ed3d550687d2b7f62aa2f1a706.zip |
- Increased MAX_PACKET_DB to 0x300 and added a warning for when packet ids greater than MAX_PACKET_DB are found.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9506 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index a1335aea9..804398738 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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/16 + * Increased MAX_PACKET_DB to 0x300 and added a warning for when packet ids + greater than MAX_PACKET_DB are found. [FlavioJS] 2006/12/15 * There will be now warnings printed when a shop sells an item which's buy price is 20z, since those usually are "rare" items with no buyying price |