diff options
author | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-11 01:38:41 +0000 |
---|---|---|
committer | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-11 01:38:41 +0000 |
commit | eb9d9a5e40f78993ab6280df285b1a15a7f27abb (patch) | |
tree | e9431a807a8fdfa9252a12d5f0eac1a51c8f32d9 /Changelog-Trunk.txt | |
parent | 773729d995cc32f98e87f6996b210ff6a2cc8d96 (diff) | |
download | hercules-eb9d9a5e40f78993ab6280df285b1a15a7f27abb.tar.gz hercules-eb9d9a5e40f78993ab6280df285b1a15a7f27abb.tar.bz2 hercules-eb9d9a5e40f78993ab6280df285b1a15a7f27abb.tar.xz hercules-eb9d9a5e40f78993ab6280df285b1a15a7f27abb.zip |
More questlog code.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12556 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 8293b92a6..e8fb335cd 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/10 + * More quest log code. [Kevin] * Client not marked online until map receives auth request from the client - and is approved. Also added some online/offline sets to the auth system - that were being skipped.(r12552) [Kevin] |