diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-18 09:18:38 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-18 09:18:38 +0000 |
commit | eb5b93986c7ade4100da3d1bcaf07c9f2b7824e4 (patch) | |
tree | bf517b0b08ced1839812604dc24335885ec12822 /Changelog-Trunk.txt | |
parent | 9f8f222a8dc995e03cb51ac827e790c5926b312d (diff) | |
download | hercules-eb5b93986c7ade4100da3d1bcaf07c9f2b7824e4.tar.gz hercules-eb5b93986c7ade4100da3d1bcaf07c9f2b7824e4.tar.bz2 hercules-eb5b93986c7ade4100da3d1bcaf07c9f2b7824e4.tar.xz hercules-eb5b93986c7ade4100da3d1bcaf07c9f2b7824e4.zip |
Fixed signed/unsigned comparison issues with natural heal system
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8337 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 ceeae54e9..6d9881fe4 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ 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/08/18
+ * Fixed signed/unsigned comparison issues with natural heal system [Toms]
2006/08/17
* Vaporize will no fail when the homun is dead. [Skotlex]
* Corrected thhe double free issue that occurs when a homun dies and has no
|