diff options
author | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-28 15:03:33 +0000 |
---|---|---|
committer | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-28 15:03:33 +0000 |
commit | 99530f7a98c91047873d65c6e071af9e861d2bfc (patch) | |
tree | 1ad0da474452fc2808ed535394850101d8fb4b0b /Changelog-Trunk.txt | |
parent | f4f66f5c07b22bd68274e21aee2b32cb69cea637 (diff) | |
download | hercules-99530f7a98c91047873d65c6e071af9e861d2bfc.tar.gz hercules-99530f7a98c91047873d65c6e071af9e861d2bfc.tar.bz2 hercules-99530f7a98c91047873d65c6e071af9e861d2bfc.tar.xz hercules-99530f7a98c91047873d65c6e071af9e861d2bfc.zip |
Cleaned up char server set online/offline/char select functions. (bugreport:1359)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12670 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 2dfd49ea9..ee8e18c24 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ 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/28 + * Cleaned up char server set online/offline/char select functions. (r12670) [Kevin] 2008/04/26 * Added script function hasquest. [Kevin] * Fixed OnGuildBreak. [Kevin] |