summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
author(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-27 15:53:28 +0000
committer(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-27 15:53:28 +0000
commit8f3d851c422e444510b659a2f4f850cb5036e604 (patch)
tree95655c033a5c9b4ff4f88d1738899ea703918305 /Changelog.txt
parent33794f0169fff0884af02c9487a8660572de94d5 (diff)
downloadhercules-8f3d851c422e444510b659a2f4f850cb5036e604.tar.gz
hercules-8f3d851c422e444510b659a2f4f850cb5036e604.tar.bz2
hercules-8f3d851c422e444510b659a2f4f850cb5036e604.tar.xz
hercules-8f3d851c422e444510b659a2f4f850cb5036e604.zip
Kick all characters when the char server disconnects from the map server
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1005 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 56c1592ba..de465eae7 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,6 +1,8 @@
Date Added
01/27
+ * Kick all characters when the char server disconnects from the map
+ server [celest]
* Added @changelook command for spriters to test view ID's [celest]
* Added a check to Pneuma to prevent crashing [celest]
* Tweaked garbage collection code after feedback from users