diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-25 23:18:53 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-25 23:18:53 +0000 |
commit | f9c3a2a80b9981a3102661928f5c2469e47d360c (patch) | |
tree | 7ef877e22e1c170cccfafc3e897b14cf756be3ba /Changelog-Trunk.txt | |
parent | 3222178785b9f2f6fe6ac41283cb47bf07ab44ad (diff) | |
download | hercules-f9c3a2a80b9981a3102661928f5c2469e47d360c.tar.gz hercules-f9c3a2a80b9981a3102661928f5c2469e47d360c.tar.bz2 hercules-f9c3a2a80b9981a3102661928f5c2469e47d360c.tar.xz hercules-f9c3a2a80b9981a3102661928f5c2469e47d360c.zip |
* Fixed message display for FullStrip and SelfProvoke. (bugreport: 3011, bugreport: 3415)
* Fixed an error on 'changequest'
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13962 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index cefedfa91..5e33d992a 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,7 +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. 09/07/25 - * Rewrote Quest Log system. + * Rewrote Quest Log system. [Inkfish] + * Fixed message display for FullStrip and SelfProvoke. (bugreport: 3011, bugreport: 3415) [Inkfish] 09/07/21 * Added proper bounds of INT_MIN to INT_MAX for hp/sp when being sent to/from status_damage/status_heal for negative values because of INT_MAX being (-INT_MIN - 1). [Paradox924X] 09/07/17 |