diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-18 21:31:59 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-18 21:31:59 +0000 |
commit | ad1898424cb775ca1aa807c317b7acfa62266dd3 (patch) | |
tree | 416f66a01ea0b1a18cec5729e203187488320453 /Changelog-Trunk.txt | |
parent | 6e1b26ac5719d627e6e23b5909e07cc58f76a244 (diff) | |
download | hercules-ad1898424cb775ca1aa807c317b7acfa62266dd3.tar.gz hercules-ad1898424cb775ca1aa807c317b7acfa62266dd3.tar.bz2 hercules-ad1898424cb775ca1aa807c317b7acfa62266dd3.tar.xz hercules-ad1898424cb775ca1aa807c317b7acfa62266dd3.zip |
- Added a overflow check when calculating party exp share.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9010 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 cda0418a0..9325b699e 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/10/18
+ * Added a overflow check when calculating party exp share. [Skotlex]
2006/10/16
* Adjusted UTSUSEMI/BUNSINJYUTSU so that they block range/melee weapon
attacks and only melee misc attacks. This isn't 100% correct, but it's a
|