summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-23 18:21:36 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-23 18:21:36 +0000
commit08e3879a38da10dc3f0bdd3f7278c0355a1d263a (patch)
tree2ae7ff0a8b02331d3e4047ae50234d6ea9537d69 /Changelog-Trunk.txt
parent80e4f1be607a232e0165e51f901fbe51a39ad8c0 (diff)
downloadhercules-08e3879a38da10dc3f0bdd3f7278c0355a1d263a.tar.gz
hercules-08e3879a38da10dc3f0bdd3f7278c0355a1d263a.tar.bz2
hercules-08e3879a38da10dc3f0bdd3f7278c0355a1d263a.tar.xz
hercules-08e3879a38da10dc3f0bdd3f7278c0355a1d263a.zip
- Modified pc_percent_heal to avoid overflow problems.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5718 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 94c34030d..73c173742 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/23
+ * Modified the function pc_percent_heal to prevent overflow problems. [Skotlex]
* Changed the second entry in the water_height.txt listing to specify
directly the .rsw file (instead of .gat). [Skotlex]
* Fixed Potion Pitcher sometimes crashing the server. [Skotlex]