diff options
author | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-14 02:32:24 +0000 |
---|---|---|
committer | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-14 02:32:24 +0000 |
commit | 02a755111f9a707cc7fdef81772c74b1d10242b1 (patch) | |
tree | 83d051a5e7e3826a4c5fc50780cde68ebe82111c /Changelog-Trunk.txt | |
parent | 9fccafd43e1c30947f3d3748b30ecc292ec3bbe9 (diff) | |
download | hercules-02a755111f9a707cc7fdef81772c74b1d10242b1.tar.gz hercules-02a755111f9a707cc7fdef81772c74b1d10242b1.tar.bz2 hercules-02a755111f9a707cc7fdef81772c74b1d10242b1.tar.xz hercules-02a755111f9a707cc7fdef81772c74b1d10242b1.zip |
Some more updates to the quest log system. It has been completely moved to the inter server instead of the char server.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12584 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index dbc8324f6..68690ceb3 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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. 2008/04/13 + * More major updates to the quest log system. [Kevin] * Followup to r12579 (all other players appeared as female on sql branch). [FlavioJS] * Some major updates to the quest system, beginning to move it over to the inter server instead of char server. (r12581) [Kevin] |