diff options
author | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-02 05:27:19 +0000 |
---|---|---|
committer | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-02 05:27:19 +0000 |
commit | d899792c127313aafdd1d694b257a59f98a75891 (patch) | |
tree | b6ef2e26091c8e8ffd154147d3de5dc2562fc107 /Changelog-Trunk.txt | |
parent | 764202dc0bd8376d57d41a49a3bd8b0627ac3511 (diff) | |
download | hercules-d899792c127313aafdd1d694b257a59f98a75891.tar.gz hercules-d899792c127313aafdd1d694b257a59f98a75891.tar.bz2 hercules-d899792c127313aafdd1d694b257a59f98a75891.tar.xz hercules-d899792c127313aafdd1d694b257a59f98a75891.zip |
Ensured character data is saved even when last map is the only value that has changed during save time. (bugreport:2218)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14442 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 6edc0cb83..6a0422f8c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2010/11/02 + * Ensured character data is saved even when last map is the only value that has changed during save time. (bugreport:2218) [Paradox924X] * Applied fix by Ai4rei to reintroduce mapName within charinfo packet when PACKETVER >= 20100803. Follow-up to r14432. (bugreport:4413) [Paradox924X] * Updated script doc to appropriately describe the effects of close/close2 when used without a window on screen. (bugreport:898) [Paradox924X] * Applied patch by xazax to clean up various bits of code across mapserver code. (bugreport:4512) [Paradox924X] |