diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-27 16:15:26 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-27 16:15:26 +0000 |
commit | 1195b69fb88843d6813253fcedda35e416ff2e96 (patch) | |
tree | 853d3a4f50bc3774b685e35d1eeb06e642bb5a19 /Changelog-Trunk.txt | |
parent | 0e5784703b00fe94eb19e24298d3dde5dbc811da (diff) | |
download | hercules-1195b69fb88843d6813253fcedda35e416ff2e96.tar.gz hercules-1195b69fb88843d6813253fcedda35e416ff2e96.tar.bz2 hercules-1195b69fb88843d6813253fcedda35e416ff2e96.tar.xz hercules-1195b69fb88843d6813253fcedda35e416ff2e96.zip |
- Added a cleanup routine on shutdown to remove all characters from memory for whom the save ack has not returned from the char-server yet.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7923 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 5664838c9..a0438a7e5 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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.
2006/07/27
+ * Added a cleanup routine on shutdown to remove all characters from memory
+ for whom the save ack has not returned from the char-server yet. [Skotlex]
* Now when you set the guardian's HP, if the guardian is spawned, it's HP
will be updated accordingly (and if you set it to 0, the guardian is
killed) [Skotlex]
|