diff options
author | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-11 07:12:45 +0000 |
---|---|---|
committer | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-11 07:12:45 +0000 |
commit | 3e2be49541f4f9e464fb7cac1c4bd6eff4df5572 (patch) | |
tree | fbda0c2978ef30de8362c56d2a352a06791d2bce /Changelog-Trunk.txt | |
parent | c6670cae6548eb6792b13f00ea6d8299c2c825fc (diff) | |
download | hercules-3e2be49541f4f9e464fb7cac1c4bd6eff4df5572.tar.gz hercules-3e2be49541f4f9e464fb7cac1c4bd6eff4df5572.tar.bz2 hercules-3e2be49541f4f9e464fb7cac1c4bd6eff4df5572.tar.xz hercules-3e2be49541f4f9e464fb7cac1c4bd6eff4df5572.zip |
Finished most of the quest log code, still bits here and there but it's usable now.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12558 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index e8fb335cd..eb0f27342 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2008/04/11 + * Finished most of the quest log code, still bits here and there + - but it's ready for testing. (r12558) [Kevin] 2008/04/10 * More quest log code. [Kevin] * Client not marked online until map receives auth request from the client |