diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-24 16:04:40 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-24 16:04:40 +0000 |
commit | db1cd48635235a32a7c0d0db4c81eea517a73361 (patch) | |
tree | 698cfca652c4f4b9a5a2b10eaeb446a30c8e8229 /Changelog-Trunk.txt | |
parent | 68502123b0f03d87b7bf593e903da369f464255d (diff) | |
download | hercules-db1cd48635235a32a7c0d0db4c81eea517a73361.tar.gz hercules-db1cd48635235a32a7c0d0db4c81eea517a73361.tar.bz2 hercules-db1cd48635235a32a7c0d0db4c81eea517a73361.tar.xz hercules-db1cd48635235a32a7c0d0db4c81eea517a73361.zip |
- Likely fixed Homunculus not disappearing the second their intimacy hit 0.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9313 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index dda417310..d29d1679d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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.
2006/11/24
+ * Likely fixed Homunculus not disappearing the second their intimacy hit 0.
+ [Skotlex]
* Fixed uninitialized variable fd being used in WFIFOHEAD in a few clif
functions. [Skotlex]
* Fixed the fact that the TURBO code breaks when you attempt to handle more
|