diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-05-01 05:55:06 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-05-01 05:55:06 +0000 |
commit | f1fd1e277edb4eec67380e378e486fe2756dbb7e (patch) | |
tree | 007e5ae005df4fe9ef59ba29074d86fe15217abe /Changelog-Trunk.txt | |
parent | 7b6da851f876885e3c1a5cd7ad0d364d77404bf0 (diff) | |
download | hercules-f1fd1e277edb4eec67380e378e486fe2756dbb7e.tar.gz hercules-f1fd1e277edb4eec67380e378e486fe2756dbb7e.tar.bz2 hercules-f1fd1e277edb4eec67380e378e486fe2756dbb7e.tar.xz hercules-f1fd1e277edb4eec67380e378e486fe2756dbb7e.zip |
* Removed auto-add feature from mapindex code, as map indexes are used for save data, thus need to be constant across server starts (since r4726).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14807 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 99a3ffbbb..24abef588 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/05/01 + * Removed auto-add feature from mapindex code, as map indexes are used for save data, thus need to be constant across server starts (since r4726). [Ai4rei] 2011/04/28 * Fixed @makehomun not checking for existing homunculus properly and thus allowing to create a homunculus when one is already present but inactive (bugreport:4879, since r10272). [Ai4rei] * Updated packet 0x163 (ZC_BAN_LIST) to reflect change in packet layout introduced with 2010-08-03aRagexeRE (bugreport:4881, follow up to r14718). [Ai4rei] |