diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-15 19:44:22 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-15 19:44:22 +0000 |
commit | 7b19af9f7c8ea99216f1a7f5c92a8122010b0631 (patch) | |
tree | 9db73bc3461b78773c5af99bb986c1eb02b2c756 /Changelog-Trunk.txt | |
parent | 8a215272209c0d486fa6eb400825bec43287b9b6 (diff) | |
download | hercules-7b19af9f7c8ea99216f1a7f5c92a8122010b0631.tar.gz hercules-7b19af9f7c8ea99216f1a7f5c92a8122010b0631.tar.bz2 hercules-7b19af9f7c8ea99216f1a7f5c92a8122010b0631.tar.xz hercules-7b19af9f7c8ea99216f1a7f5c92a8122010b0631.zip |
- Some cleanup of int_homun.c
- Added homun saving/loading support to char-TXT. Note that this is completely untested, so it may be as good as broken.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8299 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 3ef72b78c..759b545e6 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/08/15
+ * Added homun saving/loading support to char-TXT. Note that this is
+ completely untested, so it may be as good as broken. [Skotlex]
* Added a crash-fix on status_calc_bl_sub_homun to abort in case the homun
has no master (need to clean up this function later) [Skotlex]
* Tested char-txt load/save, it seems to be working fine, but you should
|