diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-27 12:45:12 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-27 12:45:12 +0000 |
commit | 4c0b6e20600032b95b6ff4b0add236f44daabb3c (patch) | |
tree | f72f7cd308b68f43c0e116e1fc155af481ed8a24 /Changelog-Trunk.txt | |
parent | 842984c9a12ca4d641314d3f1f5651c3a77d3f61 (diff) | |
download | hercules-4c0b6e20600032b95b6ff4b0add236f44daabb3c.tar.gz hercules-4c0b6e20600032b95b6ff4b0add236f44daabb3c.tar.bz2 hercules-4c0b6e20600032b95b6ff4b0add236f44daabb3c.tar.xz hercules-4c0b6e20600032b95b6ff4b0add236f44daabb3c.zip |
Removed 'petid', a command from r284 to look up pet ids by name.
Cleaned up some pet-related code.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11586 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 15c3ef246..1a66c3845 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. 2007/10/27 + * Removed 'petid', a command from r284 to look up pet ids by name * Fixed TXT charserver doing periodic random-sized alloc (bugreport:312) * Set 'Create Converter's produce success rate to 100% (bugreport:302) * Added check that verifies weapon/ammo/state requirements also when |