summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-29 20:20:42 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-29 20:20:42 +0000
commit79f89b00e06f7878797d3b9033ae178e18b9277a (patch)
treee9bfb59c72cdd61fae0d5759198b8c00592f4a2b /Changelog-Trunk.txt
parent9bb3864452f0478ca2c1bc689e02e4112c27aa66 (diff)
downloadhercules-79f89b00e06f7878797d3b9033ae178e18b9277a.tar.gz
hercules-79f89b00e06f7878797d3b9033ae178e18b9277a.tar.bz2
hercules-79f89b00e06f7878797d3b9033ae178e18b9277a.tar.xz
hercules-79f89b00e06f7878797d3b9033ae178e18b9277a.zip
- Fixed pc_gainexp resetting your exp to 0 rather than adding it in... -.-
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6828 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 25030ceae..b1c55093f 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/05/29
+ * Fixed pc_gainexp resetting your exp to 0 rather than adding it in...
+ [Skotlex]
* Corrected aspd calculation code to avoid negative overflows. [Skotlex]
* Fixed battle_check_target check on BCT_ALL to check versus BL_CHAR
instead of BL_PC and BL_MOB [Skotlex]