summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorveider <veider@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-31 20:34:23 +0000
committerveider <veider@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-31 20:34:23 +0000
commit1b9da54036054f509abb4cc922bfff624e6f636d (patch)
tree0248112f6b672faa02bc5f02c585f5cc2969f80d /Changelog-SVN.txt
parent634bdec0ab92f420ad2e004790514b9350c663bd (diff)
downloadhercules-1b9da54036054f509abb4cc922bfff624e6f636d.tar.gz
hercules-1b9da54036054f509abb4cc922bfff624e6f636d.tar.bz2
hercules-1b9da54036054f509abb4cc922bfff624e6f636d.tar.xz
hercules-1b9da54036054f509abb4cc922bfff624e6f636d.zip
Added adoption to TXT version
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1364 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index 7745ed762..10e9775ab 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -2,6 +2,10 @@
Date Added
03/31
+ * Added father/mother/child fields to mmo_char_tostr() and
+ mmo_char_fromstr() [veider]
+ * Added exp sharing between family members for TXT version [veider]
+ * Added char_married() and char_child() to TXT version [veider]
* Fixed memory corruption associated with afm files [SVN 1363: MouseJstr]
* More pedantic g++ fixes so that it builds without any and
all warnings [SVN 1362: MouseJstr]