diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-31 01:17:03 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-31 01:17:03 +0000 |
commit | d21f2f8479c618c15958ae1f9ac5811b9b035921 (patch) | |
tree | 0182c275b3d3431c33ace6709970adaabefdd5c0 /Changelog-Renewal.txt | |
parent | c82d8121d5c52e42242d9f3f8be36f0aed569701 (diff) | |
download | hercules-d21f2f8479c618c15958ae1f9ac5811b9b035921.tar.gz hercules-d21f2f8479c618c15958ae1f9ac5811b9b035921.tar.bz2 hercules-d21f2f8479c618c15958ae1f9ac5811b9b035921.tar.xz hercules-d21f2f8479c618c15958ae1f9ac5811b9b035921.zip |
* Fixed a nullpo crash in pc_gainexp when receiving exp though script command getexp (topic:262958, since r14625).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14644 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Renewal.txt')
-rw-r--r-- | Changelog-Renewal.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Renewal.txt b/Changelog-Renewal.txt index 858f42379..1ea2567f0 100644 --- a/Changelog-Renewal.txt +++ b/Changelog-Renewal.txt @@ -1,5 +1,7 @@ Date Added +2010/12/30 + * Fixed a nullpo crash in pc_gainexp when receiving exp though script command getexp (topic:262958, since r14625). [Ai4rei] 2010/12/27 * Added item stacking limit database (item_stack.txt) required for runes and other 3rd class related skill items. [Ai4rei] * Merged fixes from trunk for script command 'checkweight' (r14631) and skill-based item production (r14633). [Ai4rei] |